Show patches with: none      |   22922 patches
« 1 2 ... 150 151 152229 230 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] ASoC: codecs: mt6359-accdet: remove useless initialization ASoC: cppcheck fixes of the week --- 2021-04-26 Pierre-Louis Bossart Accepted
ALSA: virtio: fix kernel-doc ALSA: virtio: fix kernel-doc --- 2021-04-26 Pierre-Louis Bossart Accepted
[v2,2/2] ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on Bullseye Fix couple of bugs reported by Canonical --- 2021-04-26 Vitaly Rodionov New
[v2,1/2] ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dB Fix couple of bugs reported by Canonical --- 2021-04-26 Vitaly Rodionov New
[3/3] ASoC: cs42l42: Add support for ACPI table match entry [1/3] ASoC: cs42l42: Add support for set_jack calls --- 2021-04-26 Lucas tanure New
[2/3] ASoC: cs42l42: Use device_property API instead of of_property [1/3] ASoC: cs42l42: Add support for set_jack calls --- 2021-04-26 Lucas tanure New
[1/3] ASoC: cs42l42: Add support for set_jack calls [1/3] ASoC: cs42l42: Add support for set_jack calls --- 2021-04-26 Lucas tanure Accepted
sound/isa/ib: Fix two use after free in snd_sb_qsound_build sound/isa/ib: Fix two use after free in snd_sb_qsound_build --- 2021-04-26 Lv Yunlong Accepted
sound/isa/sb/emu8000: Fix a use after free in snd_emu8000_create_mixer sound/isa/sb/emu8000: Fix a use after free in snd_emu8000_create_mixer --- 2021-04-26 Lv Yunlong Accepted
ASoC: fsl_spdif: add support for enabling raw capture mode ASoC: fsl_spdif: add support for enabling raw capture mode --- 2021-04-26 Shengjiu Wang New
ALSA: usb-audio: Fix implicit sync clearance at stopping stream ALSA: usb-audio: Fix implicit sync clearance at stopping stream --- 2021-04-26 Takashi Iwai Accepted
ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops --- 2021-04-25 Sami Loone Accepted
ASoC: q6dsp: q6afe: remove unneeded dead-store initialization ASoC: q6dsp: q6afe: remove unneeded dead-store initialization --- 2021-04-25 Yang Li Accepted
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines firmware: replace HOTPLUG with UEVENT in FW_ACTION defines --- 2021-04-25 Shawn Guo Accepted
[v1,2/2] ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on Bullseye Fix couple of bugs reported by Canonical --- 2021-04-24 Vitaly Rodionov Superseded
[v1,1/2] ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to 16% Fix couple of bugs reported by Canonical --- 2021-04-24 Vitaly Rodionov Superseded
[v2,14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,13/14] spi: pxa2xx: Constify struct driver_data parameter spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,12/14] spi: pxa2xx: Extract read_SSSR_bits() helper spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort() spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,06/14] spi: pxa2xx: Group Intel Quark specific definitions spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,05/14] spi: pxa2xx: Unify ifdeffery used in the headers spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,04/14] spi: pxa2xx: Replace header inclusions by forward declarations spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,03/14] spi: pxa2xx: Utilize struct device from struct ssp_device spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
[v2,01/14] spi: pxa2xx: Use one point of return when ->probe() fails spi: pxa2xx: Set of cleanups --- 2021-04-23 Andy Shevchenko Superseded
ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 --- 2021-04-23 Mark Brown Accepted
[v1,14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,13/14] spi: pxa2xx: Constify struct driver_data parameter [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,12/14] spi: pxa2xx: Extract read_SSSR_bits() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort() [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,06/14] spi: pxa2xx: Group Intel Quark specific definitions [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,05/14] spi: pxa2xx: Consolidate related headers under include/linux/spi [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko New
[v1,04/14] spi: pxa2xx: Replace header inclusions by forward declarations [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko New
[v1,03/14] spi: pxa2xx: Utilize struct device from struct ssp_device [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails --- 2021-04-23 Andy Shevchenko Superseded
[2/2] drm/amd/amdgpu: Add dwc quirk for Stoney/CZ platforms [1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver --- 2021-04-23 Vijendar Mukunda New
[1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver [1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver --- 2021-04-23 Vijendar Mukunda New
ASoC: max98088: fix ni clock divider calculation ASoC: max98088: fix ni clock divider calculation --- 2021-04-23 Marco Felsch Accepted
[2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec machine driver [1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver --- 2021-04-23 Shengjiu Wang New
[1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver [1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver --- 2021-04-23 Shengjiu Wang New
ASoC: tegra: mark runtime-pm functions as __maybe_unused ASoC: tegra: mark runtime-pm functions as __maybe_unused --- 2021-04-22 Arnd Bergmann New
ASoC: adau17x1: Avoid overwriting CHPF ASoC: adau17x1: Avoid overwriting CHPF --- 2021-04-22 Niklas Carlsson New
[2/2] ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices [1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..." --- 2021-04-22 Takashi Iwai Accepted
[1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..." [1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..." --- 2021-04-22 Takashi Iwai Accepted
[v2] ASoC: rt711-sdca: add the notification when volume changed [v2] ASoC: rt711-sdca: add the notification when volume changed --- 2021-04-22 Shuming [范書銘] Superseded
[v4] ASoC: rt711-sdca: change capture switch controls [v4] ASoC: rt711-sdca: change capture switch controls --- 2021-04-22 Shuming [范書銘] Accepted
ASoC: rt711-sdca: add the notification when volume changed ASoC: rt711-sdca: add the notification when volume changed --- 2021-04-22 Shuming [范書銘] Accepted
[v3] ASoC: rt711-sdca: change capture switch controls [v3] ASoC: rt711-sdca: change capture switch controls --- 2021-04-22 Shuming [范書銘] New
[7/7] ASoC: hdmi-codec: add .get_fmt support ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto New
[6/7] ASoC: fsi: add .get_fmt support ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto New
[5/7] ASoC: rsnd: add .get_fmt support ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto New
[4/7] ASoC: pcm3168a: add .get_fmt support ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto New
[3/7] ASoC: ak4613: add .get_fmt support ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto New
[2/7] ASoC: soc-core: add snd_soc_runtime_get_dai_fmt() ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto New
[1/7] ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside ASoC: adds new .get_fmt support --- 2021-04-22 Kuninori Morimoto Superseded
[v8,4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go Untitled series #121852 --- 2021-04-21 Chris Morgan Superseded
[v8,2/4] ASoC: Add Rockchip rk817 audio CODEC support Untitled series #121852 --- 2021-04-21 Chris Morgan Superseded
[v2,5/5] ASoC: da7219: properly get clk from the provider Untitled series #121853 --- 2021-04-21 Jerome Brunet Accepted
[v2,3/5] ASoC: rt5682: clock driver must use the clock provider API Untitled series #121853 --- 2021-04-21 Jerome Brunet Accepted
[v2,2/5] ASoC: wcd934x: use the clock provider API Untitled series #121853 --- 2021-04-21 Jerome Brunet Accepted
[v2] ASoC: rt711-sdca: change capture switch controls [v2] ASoC: rt711-sdca: change capture switch controls --- 2021-04-21 Shuming [范書銘] New
ASoC: amd: drop S24_LE format support ASoC: amd: drop S24_LE format support --- 2021-04-21 Vijendar Mukunda Accepted
[5/5] ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() [1/5] ASoC: audio-graph: add graph_parse_node() --- 2021-04-21 Kuninori Morimoto Accepted
[3/5] ASoC: simple-card: add simple_parse_node() [1/5] ASoC: audio-graph: add graph_parse_node() --- 2021-04-21 Kuninori Morimoto Accepted
[1/5] ASoC: audio-graph: add graph_parse_node() [1/5] ASoC: audio-graph: add graph_parse_node() --- 2021-04-21 Kuninori Morimoto Accepted
[v7,4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go Untitled series #121609 --- 2021-04-20 Chris Morgan Superseded
[v7,2/4] ASoC: Add Rockchip rk817 audio CODEC support Untitled series #121609 --- 2021-04-20 Chris Morgan Superseded
ASoC: rt1015p: add support on format S32_LE ASoC: rt1015p: add support on format S32_LE --- 2021-04-20 Jack Yu Accepted
ALSA: ctxfi: Avoid writing uninitialized variable in uaa_to_xfi() ALSA: ctxfi: Avoid writing uninitialized variable in uaa_to_xfi() --- 2021-04-19 Yizhuo Zhai New
ASoC: simple-card-utils: Allocate link info structure on heap ASoC: simple-card-utils: Allocate link info structure on heap --- 2021-04-19 Thierry Reding New
[v6] sound: rawmidi: Add framing mode [v6] sound: rawmidi: Add framing mode --- 2021-04-19 David Henningsson Superseded
[v6,3/3] dt-bindings: Add Rockchip rk817 audio CODEC support [v6,1/3] mfd: Add Rockchip rk817 audio CODEC support --- 2021-04-19 Chris Morgan New
[v6,2/3] ASoC: Add Rockchip rk817 audio CODEC support [v6,1/3] mfd: Add Rockchip rk817 audio CODEC support --- 2021-04-19 Chris Morgan Accepted
[v6,1/3] mfd: Add Rockchip rk817 audio CODEC support [v6,1/3] mfd: Add Rockchip rk817 audio CODEC support --- 2021-04-19 Chris Morgan Accepted
[v2] ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices [v2] ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices --- 2021-04-19 Takashi Iwai Accepted
ASoC: sigmadsp: Disable cache mechanism for readbacks ASoC: sigmadsp: Disable cache mechanism for readbacks --- 2021-04-19 Niklas Carlsson New
[v2] ASoC: ak4458: check reset control status [v2] ASoC: ak4458: check reset control status --- 2021-04-19 Shengjiu Wang New
[v2] pinctrl: mediatek: use spin lock in mtk_rmw [v2] pinctrl: mediatek: use spin lock in mtk_rmw --- 2021-04-19 Tzung-Bi Shih Superseded
[4/4] soundwire: bus: add missing \n in dynamic debug soundwire: only use CLOCK_STOP_MODE0 and handle -ENODATA --- 2021-04-19 Liao, Bard New
[3/4] soundwire: bus: handle -ENODATA errors in clock stop/start sequences soundwire: only use CLOCK_STOP_MODE0 and handle -ENODATA --- 2021-04-19 Liao, Bard Superseded
[2/4] soundwire: add missing kernel-doc description soundwire: only use CLOCK_STOP_MODE0 and handle -ENODATA --- 2021-04-19 Liao, Bard New
[1/4] soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions soundwire: only use CLOCK_STOP_MODE0 and handle -ENODATA --- 2021-04-19 Liao, Bard Superseded
[RESEND] pinctrl: mediatek: use spin lock in mtk_rmw [RESEND] pinctrl: mediatek: use spin lock in mtk_rmw --- 2021-04-19 Tzung-Bi Shih Accepted
soundwire: cadence_master: always set CMD_ACCEPT soundwire: cadence_master: always set CMD_ACCEPT --- 2021-04-19 Liao, Bard Superseded
ALSA: hda/realtek: GA503 use same quirks as GA401 ALSA: hda/realtek: GA503 use same quirks as GA401 --- 2021-04-19 Luke D. Jones Accepted
[v3] soundwire: intel: move to auxiliary bus [v3] soundwire: intel: move to auxiliary bus --- 2021-04-19 Liao, Bard Superseded
[6/6] ASoC: audio-graph: remove Platform support ASoC: audio-graph: cleanups --- 2021-04-19 Kuninori Morimoto Accepted
[5/6] ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() ASoC: audio-graph: cleanups --- 2021-04-19 Kuninori Morimoto Accepted
[4/6] ASoC: audio-graph: remove "audio-graph-card, " preix support ASoC: audio-graph: cleanups --- 2021-04-19 Kuninori Morimoto Accepted
[3/6] ASoC: audio-graph: check ports if exists ASoC: audio-graph: cleanups --- 2021-04-19 Kuninori Morimoto Accepted
« 1 2 ... 150 151 152229 230 »