summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-11-17ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'Christophe JAILLET1-0/+1
2021-11-17ASoC: cs42l42: Correct configuring of switch inversion from ts-invRichard Fitzgerald1-5/+4
2021-11-17ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFERRichard Fitzgerald1-2/+3
2021-11-17ASoC: cs42l42: Correct some register default valuesRichard Fitzgerald1-2/+2
2021-11-17ASoC: cs42l42: Always configure both ASP TX channelsRichard Fitzgerald1-5/+4
2021-11-17ASoC: SOF: topology: do not power down primary core during topology removalRanjani Sridharan1-0/+9
2021-11-17ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana1-1/+1
2021-11-17ASoC: tegra: Restore AC97 supportDmitry Osipenko2-10/+50
2021-11-17ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko1-0/+1
2021-11-17ASoC: cs42l42: Ensure 0dB full scale volume is used for headsetsStefan Binding1-13/+3
2021-11-17ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()Yang Yingliang1-0/+1
2021-10-27ASoC: codec: wcd938x: Add irq config supportSrinivasa Rao Mandadapu1-0/+1
2021-10-27ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede1-2/+2
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai1-5/+8
2021-10-27ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang1-3/+10
2021-10-27ASoC: cs4341: Add SPI device ID tableMark Brown1-0/+7
2021-10-27ASoC: pcm179x: Add missing entries SPI to device ID tableMark Brown1-0/+1
2021-10-27ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang1-5/+12
2021-10-27ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registersPeter Rosin1-0/+2
2021-10-17ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert2-3/+3
2021-10-17ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart1-0/+5
2021-10-07ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi1-1/+8
2021-10-07ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi1-1/+8
2021-10-07ASoC: SOF: Fix DSP oops stack dump output contentsYong Zhi1-2/+2
2021-10-07ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu1-8/+11
2021-10-07ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang1-5/+10
2021-10-07ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang1-5/+9
2021-10-07ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang1-5/+10
2021-10-07ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang1-6/+10
2021-10-07ASoC: fsl_sai: register platform component before registering cpu daiShengjiu Wang1-5/+9
2021-09-26ASoC: audio-graph: respawn Platform SupportKuninori Morimoto1-0/+6
2021-09-18ASoC: soc-pcm: protect BE dailink state changes in triggerPierre-Louis Bossart1-18/+85
2021-09-18ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-09-18ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-09-18ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski1-16/+9
2021-09-18ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski1-2/+9
2021-09-18ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto1-6/+6
2021-09-18ASoC: Intel: update sof_pcm512x quirksPierre-Louis Bossart1-2/+11
2021-09-18ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede1-3/+6
2021-09-18ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap1-1/+0
2021-09-18ASoC: ti: davinci-mcasp: Fix DIT mode supportPeter Ujfalusi1-21/+129
2021-09-15ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson1-2/+0
2021-09-15ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET1-0/+11
2021-09-15ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET1-1/+10
2021-09-15ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2021-09-15ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax1-0/+2
2021-09-15ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski1-9/+10
2021-09-15ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski1-6/+0
2021-09-15ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski1-48/+7
2021-09-15ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocksShengjiu Wang1-10/+10