Show patches with: none      |   23544 patches
« 1 2 ... 168 169 170235 236 »
Patch Series S/W/F Date Submitter Delegate State
[v2,3/9] ASoC: audio-graph-card: Add clocks property to endpoint node Tegra186 and Tegra194 audio graph card --- 2021-01-29 Sameer Pujar Superseded
[6/6] soundwire: qcom: add support to new interrupts soundwire: qcom: various improvements --- 2021-01-29 Srinivas Kandagatla New
[5/6] soundwire: qcom: update register read/write routine soundwire: qcom: various improvements --- 2021-01-29 Srinivas Kandagatla New
[4/6] soundwire: qcom: start the clock during initialization soundwire: qcom: various improvements --- 2021-01-29 Srinivas Kandagatla Superseded
[8/8] arm64: tegra: Audio graph sound card for Jetson AGX Xavier Tegra186 and Tegra194 audio graph card --- 2021-01-29 Sameer Pujar Accepted
[6/8] Revert "arm64: tegra: Disable the ACONNECT for Jetson TX2" Tegra186 and Tegra194 audio graph card --- 2021-01-29 Sameer Pujar Accepted
[3/8] ASoC: audio-graph-card: Add clocks property to endpoint node Tegra186 and Tegra194 audio graph card --- 2021-01-29 Sameer Pujar Superseded
[2/8] ASoC: dt-bindings: tegra: Add iommus property to Tegra graph card Tegra186 and Tegra194 audio graph card --- 2021-01-29 Sameer Pujar Accepted
ASoC: soc-component: fix undefined reference to __ffssi2 ASoC: soc-component: fix undefined reference to __ffssi2 --- 2021-01-29 Srinivas Kandagatla Accepted
dt-bindings: Cleanup standard unit properties dt-bindings: Cleanup standard unit properties --- 2021-01-28 Rob Herring (Arm) Accepted
ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk --- 2021-01-28 Olivia Mackintosh Superseded
[7/7] ASoC: codec: lpass-tx-macro: add dapm widgets and route [1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec --- 2021-01-28 Srinivas Kandagatla Superseded
[6/7] ASoC: codec: lpass-tx-macro: add support for lpass tx macro [1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec --- 2021-01-28 Srinivas Kandagatla Superseded
[3/7] ASoC: codec: lpass-rx-macro: add dapm widgets and route [1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec --- 2021-01-28 Srinivas Kandagatla New
[1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec [1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec --- 2021-01-28 Srinivas Kandagatla Superseded
ASoC: Intel: remove duplicate MODULE_LICENSE/DESCRIPTION tags ASoC: Intel: remove duplicate MODULE_LICENSE/DESCRIPTION tags --- 2021-01-28 Kai Vehmanen Accepted
[5/5] ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs [1/5] ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API --- 2021-01-28 Kai Vehmanen New
[3/5] ASoC: SOF: update dsp core power status in common APIs [1/5] ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API --- 2021-01-28 Kai Vehmanen New
[1/5] ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API [1/5] ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API --- 2021-01-28 Kai Vehmanen New
ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend --- 2021-01-28 Kai Vehmanen New
[v2] ASoC: qcom: lpass-cpu: Remove bit clock state check [v2] ASoC: qcom: lpass-cpu: Remove bit clock state check --- 2021-01-27 Srinivasa Rao Mandadapu Superseded
[v2] ASoC: max98373: Fixes a typo in max98373_feedback_get [v2] ASoC: max98373: Fixes a typo in max98373_feedback_get --- 2021-01-27 Judy Hsiao New
ASoC: SOF: add a pointer to download repo in case FW request fails ASoC: SOF: add a pointer to download repo in case FW request fails --- 2021-01-27 Kai Vehmanen Accepted
[v9,1/1] alsa: jack: implement software jack injection via debugfs audio jack software injection --- 2021-01-27 Hui Wang Accepted
ASoC: qcom: lpass-cpu: Remove bit clock state check ASoC: qcom: lpass-cpu: Remove bit clock state check --- 2021-01-27 Srinivasa Rao Mandadapu Superseded
[v2,2/2] ASoC: SOF: Intel: hda: Enable DMI L1 for trace ASoC: SOF: Intel: hda: Enable DMI L1 for power savings --- 2021-01-27 Ranjani Sridharan Accepted
[v2,1/2] ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams ASoC: SOF: Intel: hda: Enable DMI L1 for power savings --- 2021-01-27 Ranjani Sridharan Superseded
ASoC: q6asm: fix 'physical' typos ASoC: q6asm: fix 'physical' typos --- 2021-01-26 Bjorn Helgaas New
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE --- 2021-01-26 Bjorn Helgaas New
[v2,2/2] ASoC: codecs: lpass-wsa-macro: make use of snd_soc_component_read_field() [v2,1/2] ASoC: soc-component: add snd_soc_component_read/write_field() --- 2021-01-26 Srinivas Kandagatla Accepted
[v2,1/2] ASoC: soc-component: add snd_soc_component_read/write_field() [v2,1/2] ASoC: soc-component: add snd_soc_component_read/write_field() --- 2021-01-26 Srinivas Kandagatla Accepted
[v3,4/5] amba: Make the remove callback return void amba: minor fix and various cleanups --- 2021-01-26 Uwe Kleine-König Accepted
ALSA: hda/via: Apply the workaround generically for Clevo machines ALSA: hda/via: Apply the workaround generically for Clevo machines --- 2021-01-26 Takashi Iwai Accepted
ASoC: siu: Fix build error by a wrong const prefix ASoC: siu: Fix build error by a wrong const prefix --- 2021-01-26 Takashi Iwai Accepted
[v1,2/2] dt-bindings: mediatek: mt8192: Fix dt_binding_check warning [v1,1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix dt_binding_check warning --- 2021-01-26 Robert Foss Accepted
[v1,1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix dt_binding_check warning [v1,1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix dt_binding_check warning --- 2021-01-26 Robert Foss New
[RFC,2/2] ASoC: codecs: lpass-wsa-macro: make use of snd_soc_component_read_field() [RFC,1/2] ASoC: soc-component: add snd_soc_component_read/write_field() --- 2021-01-26 Srinivas Kandagatla Superseded
[RFC,1/2] ASoC: soc-component: add snd_soc_component_read/write_field() [RFC,1/2] ASoC: soc-component: add snd_soc_component_read/write_field() --- 2021-01-26 Srinivas Kandagatla New
soundwire: return earlier if no slave is attached soundwire: return earlier if no slave is attached --- 2021-01-26 Liao, Bard New
soundwire: bus: add better dev_dbg to track complete() calls soundwire: bus: add better dev_dbg to track complete() calls --- 2021-01-26 Liao, Bard New
[3/3] soundwire: bus: clear parity interrupt before the mask is enabled soundwire: clear bus clash/parity interrupt before the mask is enabled --- 2021-01-26 Liao, Bard New
[2/3] soundwire: intel: add SDW_MASTER_QUIRKS_CLEAR_INITIAL_CLASH quirk soundwire: clear bus clash/parity interrupt before the mask is enabled --- 2021-01-26 Liao, Bard New
[1/3] soundwire: bus: clear bus clash interrupt before the mask is enabled soundwire: clear bus clash/parity interrupt before the mask is enabled --- 2021-01-26 Liao, Bard New
[v8,1/1] alsa: jack: implement software jack injection via debugfs audio jack software injection --- 2021-01-26 Hui Wang Superseded
ASoC: dmaengine_pcm: add peripheral configuration ASoC: dmaengine_pcm: add peripheral configuration --- 2021-01-26 Shengjiu Wang Superseded
[2/2] ASoC: SOF: Intel: hda: Enable DMI L1 for trace ASoC: SOF: Intel: hda: Enable DMI L1 for power savings --- 2021-01-26 Ranjani Sridharan Superseded
[1/2] ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams ASoC: SOF: Intel: hda: Enable DMI L1 for power savings --- 2021-01-26 Ranjani Sridharan Accepted
ALSA: bebob: remove an unnecessary condition in hwdep_read() ALSA: bebob: remove an unnecessary condition in hwdep_read() --- 2021-01-25 Takashi Sakamoto Accepted
ASoC: Intel: Skylake: Compile when any configuration is selected ASoC: Intel: Skylake: Compile when any configuration is selected --- 2021-01-25 Cezary Rojewski Accepted
[v2,2/2] ALSA: fireface: remove unnecessary condition in hwdep_read() [v2,1/2] ALSA: oxfw: remove an unnecessary condition in hwdep_read() --- 2021-01-25 Dan Carpenter Accepted
[v2,1/2] ALSA: oxfw: remove an unnecessary condition in hwdep_read() [v2,1/2] ALSA: oxfw: remove an unnecessary condition in hwdep_read() --- 2021-01-25 Dan Carpenter Accepted
[v2] ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup [v2] ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup --- 2021-01-25 Stephan Gerhold Accepted
ALSA: hda: intel-dsp-config: add PCI id for TGL-H ALSA: hda: intel-dsp-config: add PCI id for TGL-H --- 2021-01-25 Kai Vehmanen New
ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E --- 2021-01-25 Kai Vehmanen New
ALSA: hda: Assign boolean values to a bool variable ALSA: hda: Assign boolean values to a bool variable --- 2021-01-25 Abaci Team Accepted
[3/3] ASoC: Intel: adl: remove sof_fw_filename setting in ADL snd_soc_acpi_mach [1/3] ASoC: SOF: allow soundwire use desc->default_fw_filename --- 2021-01-25 Kai Vehmanen New
[2/3] ASoC: Intel: tgl: remove sof_fw_filename set for tgl_3_in_1_default [1/3] ASoC: SOF: allow soundwire use desc->default_fw_filename --- 2021-01-25 Kai Vehmanen New
[1/3] ASoC: SOF: allow soundwire use desc->default_fw_filename [1/3] ASoC: SOF: allow soundwire use desc->default_fw_filename --- 2021-01-25 Kai Vehmanen New
[v2,3/3] ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link ASoC: mediatek: mt8192: apply some cleanup --- 2021-01-25 Tzung-Bi Shih Superseded
[v2,2/3] ASoC: mediatek: mt8192: use asoc_substream_to_rtd() ASoC: mediatek: mt8192: apply some cleanup --- 2021-01-25 Tzung-Bi Shih Accepted
[v2,1/3] ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd() ASoC: mediatek: mt8192: apply some cleanup --- 2021-01-25 Tzung-Bi Shih Superseded
[v2] ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682 [v2] ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682 --- 2021-01-25 Tzung-Bi Shih Accepted
[v7,1/1] alsa: jack: implement software jack injection via debugfs audio jack software injection --- 2021-01-25 Hui Wang Superseded
[v2,9/9] ALSA: virtio: introduce device suspend/resume support [v2,1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec --- 2021-01-24 Anton Yakovlev New
[v2,7/9] ALSA: virtio: introduce jack support [v2,1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec --- 2021-01-24 Anton Yakovlev New
[v2,5/9] ALSA: virtio: handling control and I/O messages for the PCM device [v2,1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec --- 2021-01-24 Anton Yakovlev New
[v2,3/9] ALSA: virtio: handling control messages [v2,1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec --- 2021-01-24 Anton Yakovlev New
[v2,1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec [v2,1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec --- 2021-01-24 Anton Yakovlev Superseded
ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-750 ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-750 --- 2021-01-24 Olivia Mackintosh New
ASoC: audio-graph-card: Add audio mixer for Motorola mdm6600 ASoC: audio-graph-card: Add audio mixer for Motorola mdm6600 --- 2021-01-23 Pavel Machek Superseded
ALSA: usb-audio: workaround for iface reset issue ALSA: usb-audio: workaround for iface reset issue --- 2021-01-23 Takashi Iwai Accepted
[3/3] ASoC: codec: Add driver for JZ4760 internal codec [1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC --- 2021-01-23 Paul Cercueil New
[1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC [1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC --- 2021-01-23 Paul Cercueil Accepted
[v4,13/13] ASoC: Intel: bytcr_wm5102: Add jack detect support MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-23 Hans de Goede Superseded
[v4,10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-23 Hans de Goede Superseded
[v4,08/13] ASoC: arizona-jack: Use arizona->dev for runtime-pm MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-23 Hans de Goede Superseded
[v4,05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-23 Hans de Goede Superseded
[v4,03/13] extcon: arizona: Fix various races on driver unbind MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-23 Hans de Goede Superseded
[v4,02/13] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-23 Hans de Goede Superseded
[v3,13/13] ASoC: Intel: bytcr_wm5102: Add jack detect support MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,12/13] ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,11/13] ASoC: arizona-jack: Cleanup logging MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,09/13] ASoC: arizona-jack: convert into a helper library for codec drivers MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,08/13] ASoC: arizona-jack: Use arizona->dev for runtime-pm MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,07/13] ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,06/13] ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,04/13] extcon: arizona: Fix flags parameter to the gpiod_get("wlf, micd-pol") call MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,03/13] extcon: arizona: Fix various races on driver unbind MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,02/13] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[v3,01/13] mfd: arizona: Drop arizona-extcon cells MFD/extcon/ASoC: Rework arizona codec jack-detect support --- 2021-01-22 Hans de Goede Superseded
[alsa-lib,4/4] pcm: share: Pass appl_ptr and hw_ptr in snd_pcm_status() pcm: Fix missing appl_ptr and hw_ptr updates in snd_pcm_status() --- 2021-01-22 Takashi Iwai New
[alsa-lib,3/4] pcm: null: Pass appl_ptr and hw_ptr in snd_pcm_status() pcm: Fix missing appl_ptr and hw_ptr updates in snd_pcm_status() --- 2021-01-22 Takashi Iwai New
[alsa-lib,2/4] pcm: ioplug: Pass appl_ptr and hw_ptr in snd_pcm_status() pcm: Fix missing appl_ptr and hw_ptr updates in snd_pcm_status() --- 2021-01-22 Takashi Iwai New
[alsa-lib,1/4] pcm: direct: Fix the missing appl_ptr update pcm: Fix missing appl_ptr and hw_ptr updates in snd_pcm_status() --- 2021-01-22 Takashi Iwai New
[RFC,v6,1/1] alsa: jack: implement software jack injection via debugfs audio jack software injection --- 2021-01-22 Hui Wang Superseded
[4/4] ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682 ASoC: mediatek: mt8192-mt6359: fix I2S corrupted for RT5682 --- 2021-01-22 Tzung-Bi Shih Superseded
[3/4] ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link ASoC: mediatek: mt8192-mt6359: fix I2S corrupted for RT5682 --- 2021-01-22 Tzung-Bi Shih Superseded
[2/4] ASoC: mediatek: mt8192: use asoc_substream_to_rtd() ASoC: mediatek: mt8192-mt6359: fix I2S corrupted for RT5682 --- 2021-01-22 Tzung-Bi Shih Superseded
« 1 2 ... 168 169 170235 236 »