summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: lpass-cpu: Fix pop noise during audio capture beginSrinivasa Rao Mandadapu2021-06-072-0/+83
* ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire modeOder Chiou2021-06-041-1/+2
* ASoC: tas2562: Fix TDM_CFG0_SAMPRATE valuesRichard Weinberger2021-06-031-7/+7
* ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platformsMark Pearson2021-06-031-35/+0
* ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platformsMark Pearson2021-06-021-0/+35
* ASoC: SOF: reset enabled_cores state at suspendKai Vehmanen2021-06-011-0/+1
* ASoC: fsl-asoc-card: Set .owner attribute when registering card.Nicolas Cavallari2021-06-011-0/+1
* ASoC: topology: Fix spelling mistake "vesion" -> "version"Colin Ian King2021-06-011-3/+3
* ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu2021-05-271-5/+21
* ASoC: core: Fix Null-point-dereference in fmt_single_name()Kefeng Wang2021-05-241-0/+2
* ASoC: qcom: lpass-cpu: Use optional clk APIsStephen Boyd2021-05-211-11/+1
* ASoC: cs35l33: fix an error code in probe()Dan Carpenter2021-05-201-0/+1
* ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmwareRanjani Sridharan2021-05-191-0/+5
* ASoC: fsl: fix SND_SOC_IMX_RPMSG dependencyArnd Bergmann2021-05-181-0/+1
* ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax2021-05-121-1/+6
* ASoC: cs35l32: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
* ASoC: cs35l34: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
* ASoC: cs42l73: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
* ASoC: cs53l30: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
* ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
* Merge series "ASoC: simple-card / audio-graph re-cleanup" from Kuninori Morim...Mark Brown2021-05-112-113/+112
|\
| * ASoC: audio-graph: tidyup graph_parse_node()Kuninori Morimoto2021-05-111-12/+15
| * ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto2021-05-111-16/+14
| * ASoC: simple-card: add simple_link_init()Kuninori Morimoto2021-05-111-31/+30
| * ASoC: simple-card: add simple_parse_node()Kuninori Morimoto2021-05-111-54/+53
* | ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald2021-05-111-0/+3
* | ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-05-111-0/+14
* | ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-05-111-0/+11
|/
* ASoC: ak5558: Correct the dai name for ak5552Shengjiu Wang2021-05-101-1/+1
* ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-101-0/+1
* ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla2021-05-101-0/+1
* ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1EShuming Fan2021-05-051-2/+2
* Merge series "ASoC: Revert clk_hw_get_clk() cleanup" from Jerome Brunet <jbru...Mark Brown2021-04-282-8/+2
|\
| * ASoC: da7219: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
| * ASoC: stm32: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
* | ASoC: amd: fix for pcm_read() errorVijendar Mukunda2021-04-283-10/+16
|/
* ASoC: max98088: fix ni clock divider calculationMarco Felsch2021-04-261-2/+11
* ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2Mark Brown2021-04-232-102/+106
* ASoC: rt711-sdca: add the notification when volume changedShuming Fan2021-04-231-2/+11
* ASoC: rt711-sdca: change capture switch controlsShuming Fan2021-04-232-43/+127
* ASoC: da7219: properly get clk from the providerJerome Brunet2021-04-231-1/+4
* ASoC: lpass: use the clock provider APIJerome Brunet2021-04-232-13/+5
* ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet2021-04-231-3/+3
* ASoC: wcd934x: use the clock provider APIJerome Brunet2021-04-231-2/+4
* ASoC: stm32: properly get clk from the providerJerome Brunet2021-04-231-1/+4
* ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann2021-04-224-8/+8
* ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto2021-04-211-16/+14
* ASoC: simple-card: add simple_link_init()Kuninori Morimoto2021-04-211-29/+30
* ASoC: simple-card: add simple_parse_node()Kuninori Morimoto2021-04-211-61/+58
* ASoC: audio-graph: add graph_link_init()Kuninori Morimoto2021-04-211-37/+33