summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-05297-2763/+12386
|\
| * Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-03223-1918/+11321
| |\
| | * ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao2022-09-301-12/+12
| | * ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6Srinivas Kandagatla2022-09-301-2/+1
| | * ASoC: mediatek: mt8192-mt6359: Set the driver name for the cardNícolas F. R. A. Prado2022-09-301-1/+5
| | * ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagBrent Lu2022-09-303-47/+47
| | * ASoC: nau8825: Add TDM supportDavid Lin2022-09-302-0/+111
| | * Fix PM disable depth imbalance in probeMark Brown2022-09-304-11/+15
| | |\
| | | * ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probeZhang Qilong2022-09-291-2/+6
| | | * ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probeZhang Qilong2022-09-291-3/+3
| | | * ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong2022-09-291-3/+3
| | | * ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probeZhang Qilong2022-09-291-3/+3
| | * | ASoC: core: clarify the driver name initializationJaroslav Kysela2022-09-291-14/+23
| | |/
| | * ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select"Colin Ian King2022-09-291-4/+4
| | * ASoC: mediatek: mt8195: update audio tuner settingsTrevor Wu2022-09-281-2/+2
| | * Fix PM disable depth imbalance in stm32 probeMark Brown2022-09-272-5/+7
| | |\
| | | * ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probeZhang Qilong2022-09-271-2/+2
| | | * ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probeZhang Qilong2022-09-271-3/+5
| | * | ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probeZhang Qilong2022-09-271-2/+2
| | |/
| | * ASoC: cs42l42: Fallback to headphones for type detectStefan Binding2022-09-271-5/+2
| | * ASoC: apple: mca: Adjust timing of component unregisterMartin Povišer2022-09-271-2/+3
| | * ASoC: apple: mca: Remove stale release of DMA channelsMartin Povišer2022-09-271-8/+1
| | * ASoC: apple: mca: Trigger, not deassert, the peripheral resetMartin Povišer2022-09-271-3/+3
| | * ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...Gustavo A. R. Silva2022-09-271-2/+2
| | * ASoC: SOF: mediatek: mt8195: Add dsp_ops callbackMark Brown2022-09-271-0/+44
| | |\
| | | * ASoC: SOF: mediatek: mt8195: Add pcm_pointer callbackChunxu Li2022-09-261-0/+33
| | | * ASoC: SOF: mediatek: mt8195: Add pcm_hw_params callbackChunxu Li2022-09-261-0/+11
| | * | ASoC: codecs: wcd934x: Fix Kconfig dependencyRen Zhijie2022-09-261-0/+1
| | |/
| | * ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown2022-09-2310-15/+77
| | |\
| | | * ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeoutPeter Ujfalusi2022-09-231-0/+1
| | | * ASoC: SOF: Intel: hda: Only dump firmware registers for IPC3Peter Ujfalusi2022-09-231-1/+2
| | | * ASoC: SOF: Intel: mtl: Print relevant register in ipc_dumpPeter Ujfalusi2022-09-231-9/+8
| | | * ASoC: SOF: Intel: skl: Use the ipc4 version of the ipc_dumpPeter Ujfalusi2022-09-231-1/+1
| | | * ASoC: SOF: Intel: hda: Add separate ops for ipc_dump for IPC4Peter Ujfalusi2022-09-233-1/+25
| | | * ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4Peter Ujfalusi2022-09-234-3/+40
| | * | ASoC: codecs: qcom add support for SM8450 and SC8280XPMark Brown2022-09-235-71/+112
| | |\ \
| | | * | ASoC: codecs: va-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-4/+70
| | | * | ASoC: codecs: va-macro: clear the frame sync counter before enablingSrinivas Kandagatla2022-09-231-2/+6
| | | * | ASoC: codecs: rx-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-0/+2
| | | * | ASoC: codecs: tx-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-0/+2
| | | * | ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-0/+2
| | | * | ASoC: codecs: wsa883x: add clock stop supportSrinivas Kandagatla2022-09-231-27/+1
| | | * | ASoC: codecs: tx-macro: fix kcontrol putSrinivas Kandagatla2022-09-231-2/+11
| | | * | ASoC: codecs: tx-macro: fix active_decimator arraySrinivas Kandagatla2022-09-231-1/+5
| | | * | ASoC: codecs: tx-macro: handle swr_reset correctlySrinivas Kandagatla2022-09-231-11/+4
| | | * | ASoC: codecs: rx-macro: handle swr_reset correctlySrinivas Kandagatla2022-09-231-11/+5
| | | * | ASoC: codecs: wsa-macro: handle swr_reset correctlySrinivas Kandagatla2022-09-231-13/+4
| | | |/
| | * | ASoC: ssm2518: switch to using gpiod APIDmitry Torokhov2022-09-231-18/+12
| | * | ASoC: ssm2518: drop support for platform dataDmitry Torokhov2022-09-231-5/+1
| | * | ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()Yang Yingliang2022-09-231-1/+0