| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-14 | 9 | -119/+241 |
|\ |
|
| * | ALSA: hda: cs35l41: Support System Suspend | Stefan Binding | 2022-10-12 | 1 | -24/+136 |
| * | ALSA: hda: cs35l41: Remove suspend/resume hda hooks | Stefan Binding | 2022-10-12 | 3 | -39/+13 |
| * | ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls | Richard Fitzgerald | 2022-10-12 | 3 | -29/+40 |
| * | ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing con... | Stefan Binding | 2022-10-12 | 1 | -2/+11 |
| * | ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removal | Stefan Binding | 2022-10-12 | 1 | -13/+4 |
| * | ALSA: oss: Fix potential deadlock at unregistration | Takashi Iwai | 2022-10-11 | 1 | -4/+9 |
| * | ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() | Takashi Iwai | 2022-10-11 | 1 | -2/+0 |
| * | ALSA: hda/realtek: Add Intel Reference SSID to support headset keys | Saranya Gopal | 2022-10-11 | 1 | -0/+1 |
| * | ALSA: hda/realtek: Add quirk for ASUS GV601R laptop | Luke D. Jones | 2022-10-10 | 1 | -0/+1 |
| * | ALSA: hda/realtek: Correct pin configs for ASUS G533Z | Luke D. Jones | 2022-10-10 | 1 | -3/+5 |
| * | ALSA: usb-audio: Avoid superfluous endpoint setup | Takashi Iwai | 2022-10-09 | 2 | -6/+14 |
| * | ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params() | Takashi Iwai | 2022-10-09 | 1 | -0/+2 |
| * | ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params() | Takashi Iwai | 2022-10-09 | 1 | -3/+7 |
| * | ALSA: usb-audio: Avoid unnecessary interface change at EP close | Takashi Iwai | 2022-10-09 | 1 | -0/+5 |
| * | ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530 | Callum Osmotherly | 2022-10-05 | 1 | -1/+0 |
* | | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-10-05 | 297 | -2763/+12386 |
|\| |
|
| * | Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2022-10-03 | 223 | -1918/+11321 |
| |\ |
|
| | * | ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR | Judy Hsiao | 2022-09-30 | 1 | -12/+12 |
| | * | ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6 | Srinivas Kandagatla | 2022-09-30 | 1 | -2/+1 |
| | * | ASoC: mediatek: mt8192-mt6359: Set the driver name for the card | Nícolas F. R. A. Prado | 2022-09-30 | 1 | -1/+5 |
| | * | ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag | Brent Lu | 2022-09-30 | 3 | -47/+47 |
| | * | ASoC: nau8825: Add TDM support | David Lin | 2022-09-30 | 2 | -0/+111 |
| | * | Fix PM disable depth imbalance in probe | Mark Brown | 2022-09-30 | 4 | -11/+15 |
| | |\ |
|
| | | * | ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe | Zhang Qilong | 2022-09-29 | 1 | -2/+6 |
| | | * | ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe | Zhang Qilong | 2022-09-29 | 1 | -3/+3 |
| | | * | ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe | Zhang Qilong | 2022-09-29 | 1 | -3/+3 |
| | | * | ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe | Zhang Qilong | 2022-09-29 | 1 | -3/+3 |
| | * | | ASoC: core: clarify the driver name initialization | Jaroslav Kysela | 2022-09-29 | 1 | -14/+23 |
| | |/ |
|
| | * | ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select" | Colin Ian King | 2022-09-29 | 1 | -4/+4 |
| | * | ASoC: mediatek: mt8195: update audio tuner settings | Trevor Wu | 2022-09-28 | 1 | -2/+2 |
| | * | Fix PM disable depth imbalance in stm32 probe | Mark Brown | 2022-09-27 | 2 | -5/+7 |
| | |\ |
|
| | | * | ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe | Zhang Qilong | 2022-09-27 | 1 | -2/+2 |
| | | * | ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe | Zhang Qilong | 2022-09-27 | 1 | -3/+5 |
| | * | | ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe | Zhang Qilong | 2022-09-27 | 1 | -2/+2 |
| | |/ |
|
| | * | ASoC: cs42l42: Fallback to headphones for type detect | Stefan Binding | 2022-09-27 | 1 | -5/+2 |
| | * | ASoC: apple: mca: Adjust timing of component unregister | Martin Povišer | 2022-09-27 | 1 | -2/+3 |
| | * | ASoC: apple: mca: Remove stale release of DMA channels | Martin Povišer | 2022-09-27 | 1 | -8/+1 |
| | * | ASoC: apple: mca: Trigger, not deassert, the peripheral reset | Martin Povišer | 2022-09-27 | 1 | -3/+3 |
| | * | ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he... | Gustavo A. R. Silva | 2022-09-27 | 1 | -2/+2 |
| | * | ASoC: SOF: mediatek: mt8195: Add dsp_ops callback | Mark Brown | 2022-09-27 | 1 | -0/+44 |
| | |\ |
|
| | | * | ASoC: SOF: mediatek: mt8195: Add pcm_pointer callback | Chunxu Li | 2022-09-26 | 1 | -0/+33 |
| | | * | ASoC: SOF: mediatek: mt8195: Add pcm_hw_params callback | Chunxu Li | 2022-09-26 | 1 | -0/+11 |
| | * | | ASoC: codecs: wcd934x: Fix Kconfig dependency | Ren Zhijie | 2022-09-26 | 1 | -0/+1 |
| | |/ |
|
| | * | ASoC: SOF: ipc4/Intel: Improve and enable IPC error dump | Mark Brown | 2022-09-23 | 10 | -15/+77 |
| | |\ |
|
| | | * | ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeout | Peter Ujfalusi | 2022-09-23 | 1 | -0/+1 |
| | | * | ASoC: SOF: Intel: hda: Only dump firmware registers for IPC3 | Peter Ujfalusi | 2022-09-23 | 1 | -1/+2 |
| | | * | ASoC: SOF: Intel: mtl: Print relevant register in ipc_dump | Peter Ujfalusi | 2022-09-23 | 1 | -9/+8 |
| | | * | ASoC: SOF: Intel: skl: Use the ipc4 version of the ipc_dump | Peter Ujfalusi | 2022-09-23 | 1 | -1/+1 |
| | | * | ASoC: SOF: Intel: hda: Add separate ops for ipc_dump for IPC4 | Peter Ujfalusi | 2022-09-23 | 3 | -1/+25 |