summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2020-02-18ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold
2020-02-17ASoC: meson: aiu: simplify component additionJerome Brunet
2020-02-17ASoC: rt1015: fix typo for bypass boost controlJack Yu
2020-02-14ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet
2020-02-14ASoC: meson: aiu: fix acodec dai input name initJerome Brunet
2020-02-14ASoC: meson: aiu: fix irq registrationJerome Brunet
2020-02-14ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet
2020-02-14ASoC: meson: aiu: remove unused encoder structureJerome Brunet
2020-02-14ASoC: core: ensure component names are uniqueJerome Brunet
2020-02-13ASoC: meson: gx: add sound card supportJerome Brunet
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet
2020-02-13ASoC: meson: aiu: add hdmi codec control supportJerome Brunet
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet
2020-02-13ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet
2020-02-13ASoC: core: allow a dt node to provide several componentsJerome Brunet
2020-02-13ASoC: rt5682: Enable PLL2 functionderek.fang
2020-02-13ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih
2020-02-13ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih
2020-02-13ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih
2020-02-13ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven
2020-02-12ASoC: soc-pcm: tidyup soc_pcm_open() orderKuninori Morimoto
2020-02-12ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()Kuninori Morimoto
2020-02-12ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto
2020-02-12ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih
2020-02-12ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-12ASoC: sh: fsi: Restore devm_ioremap() alignmentGeert Uytterhoeven
2020-02-11Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi
2020-02-11ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto
2020-02-11ASoC: soc-pcm: don't use bit-OR'ed errorKuninori Morimoto
2020-02-11ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto
2020-02-11ASoC: soc-pcm: adjustment for DAI member 0 resetKuninori Morimoto
2020-02-11ASoC: soc-pcm: add snd_soc_runtime_action()Kuninori Morimoto
2020-02-11ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callbackPeter Ujfalusi
2020-02-11ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debugRanjani Sridharan
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan
2020-02-11ASoC: SOF: Intel: hda: Amend the DSP state transition diagramRanjani Sridharan
2020-02-11ASoC: SOF: audio: Add helper to check if only D0i3 streams are activeRanjani Sridharan
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan
2020-02-11ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan
2020-02-11ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan
2020-02-11ASoC: SOF: Do not reset hw_params for streams that ignored suspendRanjani Sridharan
2020-02-11ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King
2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing