summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2022-10-14Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-119/+241
2022-10-12ALSA: hda: cs35l41: Support System SuspendStefan Binding-24/+136
2022-10-12ALSA: hda: cs35l41: Remove suspend/resume hda hooksStefan Binding-39/+13
2022-10-12ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controlsRichard Fitzgerald-29/+40
2022-10-12ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing con...Stefan Binding-2/+11
2022-10-12ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removalStefan Binding-13/+4
2022-10-11ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai-4/+9
2022-10-11ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai-2/+0
2022-10-11ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal-0/+1
2022-10-10ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones-0/+1
2022-10-10ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones-3/+5
2022-10-09ALSA: usb-audio: Avoid superfluous endpoint setupTakashi Iwai-6/+14
2022-10-09ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()Takashi Iwai-0/+2
2022-10-09ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()Takashi Iwai-3/+7
2022-10-09ALSA: usb-audio: Avoid unnecessary interface change at EP closeTakashi Iwai-0/+5
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2763/+12386
2022-10-05ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly-1/+0
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-204/+79
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-1918/+11321
2022-10-03Merge branch 'for-next' into for-linusTakashi Iwai-829/+1055
2022-10-01ALSA: hda: Fix position reporting on PoulsboTakashi Iwai-1/+2
2022-10-01ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai-6/+0
2022-09-30Merge tag 'asoc-fix-v6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-18/+14
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao-12/+12
2022-09-30ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6Srinivas Kandagatla-2/+1
2022-09-30ALSA: usb-audio: Fix potential memory leaksTakashi Iwai-2/+1
2022-09-30ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai-1/+2
2022-09-30ASoC: mediatek: mt8192-mt6359: Set the driver name for the cardNícolas F. R. A. Prado-1/+5
2022-09-30ALSA: hda/realtek: More robust component matching for CS35L41Takashi Iwai-25/+37
2022-09-30ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagBrent Lu-47/+47
2022-09-30ASoC: nau8825: Add TDM supportDavid Lin-0/+111
2022-09-30Fix PM disable depth imbalance in probeMark Brown-11/+15
2022-09-29ASoC: core: clarify the driver name initializationJaroslav Kysela-14/+23
2022-09-29ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probeZhang Qilong-2/+6
2022-09-29ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probeZhang Qilong-3/+3
2022-09-29ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong-3/+3
2022-09-29ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probeZhang Qilong-3/+3
2022-09-29ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()"Krzysztof Kozlowski-4/+6
2022-09-29ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select"Colin Ian King-4/+4
2022-09-29ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 modelTakashi Iwai-0/+18
2022-09-29ALSA: asihpi - Remove unused struct hpi_subsys_responseYuan Can-5/+0
2022-09-29ALSA: sb: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing-1/+1
2022-09-28ASoC: mediatek: mt8195: update audio tuner settingsTrevor Wu-2/+2
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang-37/+80
2022-09-27Fix PM disable depth imbalance in stm32 probeMark Brown-5/+7
2022-09-27ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probeZhang Qilong-2/+2
2022-09-27ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probeZhang Qilong-2/+2
2022-09-27ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probeZhang Qilong-3/+5
2022-09-27ASoC: cs42l42: Fallback to headphones for type detectStefan Binding-5/+2
2022-09-27ASoC: apple: mca: Adjust timing of component unregisterMartin Povišer-2/+3