summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: aiu: add hdmi codec control supportJerome Brunet2020-02-135-1/+196
* ASoC: meson: aiu: add i2s and spdif supportJerome Brunet2020-02-1310-0/+1589
* ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet2020-02-135-176/+230
* ASoC: core: allow a dt node to provide several componentsJerome Brunet2020-02-131-0/+8
* ASoC: rt5682: Enable PLL2 functionderek.fang2020-02-132-47/+203
* ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih2020-02-131-13/+6
* ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih2020-02-131-0/+3
* ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih2020-02-131-6/+98
* ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih2020-02-131-0/+42
* ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven2020-02-121-1/+10
* ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven2020-02-121-0/+9
* ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven2020-02-121-5/+63
* ASoC: soc-pcm: tidyup soc_pcm_open() orderKuninori Morimoto2020-02-121-18/+16
* ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()Kuninori Morimoto2020-02-121-44/+44
* ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto2020-02-122-20/+34
* ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih2020-02-121-0/+19
* ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih2020-02-121-19/+17
* ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* ASoC: sh: fsi: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-121-2/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-116-23/+55
|\
| * ASoC: SOF: Intel: hda: move i915 init earlierKai Vehmanen2020-02-101-9/+8
| * ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen2020-02-103-5/+20
| * ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann2020-02-102-4/+10
| * ASoC: fsl_sai: Fix exiting path on probing failureOleksandr Suvorov2020-02-061-5/+17
* | ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto2020-02-112-7/+11
* | ASoC: soc-pcm: don't use bit-OR'ed errorKuninori Morimoto2020-02-111-4/+9
* | ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto2020-02-112-14/+11
* | ASoC: soc-pcm: adjustment for DAI member 0 resetKuninori Morimoto2020-02-111-9/+0
* | ASoC: soc-pcm: add snd_soc_runtime_action()Kuninori Morimoto2020-02-111-41/+26
* | ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debugRanjani Sridharan2020-02-111-3/+32
* | ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan2020-02-116-10/+114
* | ASoC: SOF: Intel: hda: Amend the DSP state transition diagramRanjani Sridharan2020-02-111-19/+17
* | ASoC: SOF: audio: Add helper to check if only D0i3 streams are activeRanjani Sridharan2020-02-112-0/+34
* | ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan2020-02-116-121/+242
* | ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan2020-02-114-3/+49
* | ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan2020-02-114-8/+19
* | ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan2020-02-111-52/+39
* | ASoC: SOF: Do not reset hw_params for streams that ignored suspendRanjani Sridharan2020-02-111-0/+7
* | ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King2020-02-111-4/+2
* | ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing2020-02-111-3/+0
* | ASoC: mediatek: mt8173-rt5650: support HDMI jack reportingTzung-Bi Shih2020-02-111-1/+16
* | ASoC: ti: davinci-mcasp: Add support for platforms using UDMAPeter Ujfalusi2020-02-112-1/+10
* | ASoC: ti: Add udma-pcm platform driver for UDMAPeter Ujfalusi2020-02-114-0/+67
* | ASoC: Use imply for SND_SOC_ALL_CODECSGeert Uytterhoeven2020-02-111-257/+263
* | ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru2020-02-111-0/+10
* | ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru2020-02-111-0/+51
* | ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2020-02-112-7/+7
* | ASoC: rt5659: remove redundant assignment to variable idxColin Ian King2020-02-111-1/+1
* | ASoC: Intel: mrfld: return error codes when an error occursColin Ian King2020-02-111-1/+1
* | ASoC: stm32: i2s: improve error management on probe deferralOlivier Moysan2020-02-111-6/+19