summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet10-0/+1589
2020-02-13ASoC: meson: aiu: add audio output dt-bindingsJerome Brunet2-0/+129
2020-02-13ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet5-176/+230
2020-02-13ASoC: core: allow a dt node to provide several componentsJerome Brunet1-0/+8
2020-02-13ASoC: rt5682: Enable PLL2 functionderek.fang2-47/+203
2020-02-13ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih1-13/+6
2020-02-13ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih1-0/+3
2020-02-13ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih1-6/+98
2020-02-13ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih1-0/+42
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven1-1/+10
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven1-0/+9
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven1-5/+63
2020-02-12dt-bindings: Convert the binding file google, cros-ec-codec.txt to yaml format.Dafna Hirschfeld2-44/+62
2020-02-12ASoC: soc-pcm: tidyup soc_pcm_open() orderKuninori Morimoto1-18/+16
2020-02-12ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()Kuninori Morimoto1-44/+44
2020-02-12ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto3-22/+39
2020-02-12ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih1-0/+19
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih1-19/+17
2020-02-12ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-12ASoC: sh: fsi: Restore devm_ioremap() alignmentGeert Uytterhoeven1-2/+1
2020-02-11Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown7-26/+61
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi1-1/+2
2020-02-11ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto3-8/+15
2020-02-11ASoC: soc-pcm: don't use bit-OR'ed errorKuninori Morimoto1-4/+9
2020-02-11ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto3-14/+16
2020-02-11ASoC: soc-pcm: adjustment for DAI member 0 resetKuninori Morimoto1-9/+0
2020-02-11ASoC: soc-pcm: add snd_soc_runtime_action()Kuninori Morimoto1-41/+26
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi1-0/+5
2020-02-11ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debugRanjani Sridharan1-3/+32
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan6-10/+114
2020-02-11ASoC: SOF: Intel: hda: Amend the DSP state transition diagramRanjani Sridharan1-19/+17
2020-02-11ASoC: SOF: audio: Add helper to check if only D0i3 streams are activeRanjani Sridharan2-0/+34
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan6-121/+242
2020-02-11ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan4-3/+49
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan4-8/+19
2020-02-11ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan1-52/+39
2020-02-11ASoC: SOF: Do not reset hw_params for streams that ignored suspendRanjani Sridharan1-0/+7
2020-02-11drm/mediatek: support HDMI jack status reportingTzung-Bi Shih1-3/+31
2020-02-11drm/mediatek: exit earlier if failed to register audio driverTzung-Bi Shih1-3/+8
2020-02-11ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King1-4/+2
2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing1-3/+0
2020-02-11ASoC: mediatek: mt8173-rt5650: support HDMI jack reportingTzung-Bi Shih1-1/+16
2020-02-11ASoC: ti: davinci-mcasp: Add support for platforms using UDMAPeter Ujfalusi2-1/+10
2020-02-11ASoC: ti: Add udma-pcm platform driver for UDMAPeter Ujfalusi4-0/+67
2020-02-11ASoC: Use imply for SND_SOC_ALL_CODECSGeert Uytterhoeven1-257/+263
2020-02-11ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru1-0/+10
2020-02-11ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru1-0/+51
2020-02-11ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2-7/+7
2020-02-11spi: pxa2xx: Enable support for compile-testingGeert Uytterhoeven1-1/+1
2020-02-11ASoC: rt5659: remove redundant assignment to variable idxColin Ian King1-1/+1