summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: q6asm-dai: add gapless supportSrinivas Kandagatla2020-08-172-6/+98
* ASoC: q6asm-dai: prepare set params to accept profile changeSrinivas Kandagatla2020-08-171-64/+85
* ASoC: q6asm-dai: add next track metadata supportSrinivas Kandagatla2020-08-171-0/+26
* ASoC: q6asm: add support to gapless flag in q6asm openSrinivas Kandagatla2020-08-173-4/+6
* ASoC: q6asm: add support to remove intial and trailing silenceSrinivas Kandagatla2020-08-172-0/+59
* ASoC: q6asm: add length to write command tokenSrinivas Kandagatla2020-08-173-4/+10
* ASoC: q6asm: use flags directly from q6asm-daiSrinivas Kandagatla2020-08-173-9/+5
* ASoC: q6asm: make commands specific to streamsSrinivas Kandagatla2020-08-173-80/+129
* ASoC: q6asm: rename misleading session id variableSrinivas Kandagatla2020-08-171-5/+5
* Merge existing fixes from asoc/for-5.9Mark Brown2020-08-1717-243/+266
|\
| * ASoC: intel: Fix memleak in sst_media_openDinghao Liu2020-08-171-2/+3
| * ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki2020-08-171-0/+4
| * ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla2020-08-171-2/+2
| * ASoC: wm8994: Prevent access to invalid VU register bits on WM1811Sylwester Nawrocki2020-08-171-16/+44
| * ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla2020-08-111-0/+16
| * ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPMSrinivas Kandagatla2020-08-111-105/+105
| * ASoC: Make soc_component_read() returning an error code againTakashi Iwai2020-08-111-1/+1
| * ASoC: amd: Replacing component->name with codec_dai->name.Ravulapati Vishnu vardhan rao2020-08-101-1/+1
| * Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi...Mark Brown2020-08-035-10/+10
| |\
| | * ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | * ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | * ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | * ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| | * ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
| * | ASoC: fsl: Fix unused variable warningTakashi Iwai2020-08-031-1/+0
| |/
| * ASoC: amd: renoir: restore two more registers during resumeHui Wang2020-08-031-20/+9
| * ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register listFabio Estevam2020-08-031-1/+1
| * ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang2020-08-031-84/+70
* | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-06488-4450/+14382
|\ \
| * | Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-31479-4353/+14197
| |\|
| | * Merge series "ASoC: core: Two step component registration" from Cezary Rojews...Mark Brown2020-07-314-42/+49
| | |\
| | | * ASoC: core: Two step component registrationCezary Rojewski2020-07-313-21/+29
| | | * ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski2020-07-311-10/+8
| | | * ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski2020-07-312-16/+17
| | * | ASoC: sh: Replace 'select' DMADEVICES 'with depends on'Laurent Pinchart2020-07-311-1/+1
| | |/
| | * Merge series "drop unnecessary list_empty" from Julia Lawall <Julia.Lawall@in...Mark Brown2020-07-303-14/+9
| | |\
| | | * ASoC: Intel: drop unnecessary list_emptyJulia Lawall2020-07-303-14/+9
| | * | ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detectionAlper Nebi Yasak2020-07-301-1/+16
| | * | ASoC: wm8962: Do not access WM8962_GPIO_BASEFabio Estevam2020-07-301-3/+8
| | * | ASoC: SOF: imx: use resource_sizeJulia Lawall2020-07-301-2/+1
| | |/
| | * Merge series "ASoC: Intel: KMB: TDM Enablement patches" from Michael Sit Wei ...Mark Brown2020-07-302-9/+24
| | |\
| | | * ASoC: Intel: KMB: Rework disable channel functionMichael Sit Wei Hong2020-07-302-3/+8
| | | * ASoC: Intel: KMB: Add 8kHz audio supportMichael Sit Wei Hong2020-07-301-6/+16
| | * | Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown2020-07-3011-46/+124
| | |\ \
| | | * | ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet2020-07-301-1/+1
| | * | | ASoC: amd: Added hw_params support for ALC1015Ravulapati Vishnu vardhan rao2020-07-301-0/+29
| | * | | ASoC: amd: Adding DAI LINK for rt1015 codecRavulapati Vishnu vardhan rao2020-07-301-5/+30
| | * | | ASoC: amd: Adding support for ALC1015 codec in machine driverRavulapati Vishnu vardhan rao2020-07-302-4/+60
| | * | | ASoC: amd: Passing card structure based on codecRavulapati Vishnu vardhan rao2020-07-301-5/+20
| | * | | ASoC: amd: Renaming snd-soc-card structure and fieldsRavulapati Vishnu vardhan rao2020-07-301-14/+14