summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-10-1512-56/+62
|\
| * ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang2021-10-131-3/+10
| * ASoC: cs42l42: Ensure 0dB full scale volume is used for headsetsStefan Binding2021-10-121-13/+3
| * ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()Yang Yingliang2021-10-111-0/+1
| * ASoC: codec: wcd938x: Add irq config supportSrinivasa Rao Mandadapu2021-10-071-0/+1
| * ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai2021-10-071-5/+8
| * ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturationAndy Shevchenko2021-10-071-13/+5
| * ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()Andy Shevchenko2021-10-071-7/+3
| * ASoC: Intel: bytcht_es8316: Use temporary variable for struct deviceAndy Shevchenko2021-10-071-2/+2
| * ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()Andy Shevchenko2021-10-071-3/+2
| * ASoC: wcd938x: Fix jack detection issueSrinivasa Rao Mandadapu2021-10-071-3/+3
| * ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede2021-09-301-2/+2
| * ASoC: cs4341: Add SPI device ID tableMark Brown2021-09-271-0/+7
| * ASoC: pcm179x: Add missing entries SPI to device ID tableMark Brown2021-09-271-0/+1
| * ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang2021-09-211-5/+12
| * ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registersPeter Rosin2021-09-211-0/+2
* | Merge tag 'asoc-fix-v5.15-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-09-2115-49/+94
|\|
| * ASoC: SOF: trace: Omit error print when waking up trace sleepersPeter Ujfalusi2021-09-171-1/+0
| * ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITXTrevor Wu2021-09-171-4/+3
| * ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplicationPeter Ujfalusi2021-09-161-3/+3
| * ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert2021-09-162-3/+3
| * ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi2021-09-151-1/+8
| * ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi2021-09-151-1/+8
| * ASoC: SOF: Fix DSP oops stack dump output contentsYong Zhi2021-09-151-2/+2
| * Merge series "ASoC: fsl: register platform component before registering cpu d...Mark Brown2021-09-105-26/+48
| |\
| | * ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+10
| | * ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
| | * ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+10
| | * ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang2021-09-101-6/+10
| | * ASoC: fsl_sai: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
| * | ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu2021-09-101-8/+11
| |/
| * ASoC: mediatek: add required config dependencyTrevor Wu2021-09-091-0/+3
| * ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart2021-09-091-0/+5
* | Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-097-18/+27
|\ \
| * | Merge tag 'asoc-fix-v5.15-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-09-087-18/+27
| |\|
| | * ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang2021-09-031-0/+7
| | * ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITXTrevor Wu2021-09-031-12/+10
| | * ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP selectNathan Chancellor2021-09-031-1/+1
| | * ASoC: rt5682: fix headset background noise when S3 stateShuming Fan2021-09-011-3/+0
| | * Merge tag 'asoc-v5.15' into asoc-5.15Mark Brown2021-09-012-1/+2
| | |\
| | * | ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEKGeert Uytterhoeven2021-09-011-0/+1
| | * | ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King2021-09-011-1/+1
| | * | ASoC: audio-graph: respawn Platform SupportKuninori Morimoto2021-09-011-0/+6
| | * | ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependencyTrevor Wu2021-09-011-1/+1
* | | | Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-09-01169-1886/+17954
|\| | |
| * | | Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-08-30159-1198/+18520
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown2021-08-30156-1195/+18515
| | |\|
| | | * ASoC: Revert PCM trigger changesMark Brown2021-08-301-128/+23
| | | * Merge series "ASoC: wcd9335: Firx some resources leak in the probe and remove...Mark Brown2021-08-261-2/+21
| | | |\
| | | | * ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-08-261-0/+11