aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-05-18ASoC: cleanup dai / component active codeGravatar Kuninori Morimoto 1-1/+1
2020-05-18ASoC: dwc: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-1/+1
2020-05-18ASoC: uniphier: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-2/+2
2020-05-18ASoC: ti: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 4-9/+9
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 2-5/+5
2020-05-18ASoC: meson: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-1/+1
2020-05-18ASoC: mediatek: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-4/+4
2020-05-18ASoC: jz4740: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-4/+4
2020-05-18ASoC: intel: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-7/+7
2020-05-18ASoC: fsl: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 2-3/+3
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 11-16/+16
2020-05-18ASoC: cirrus: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-2/+2
2020-05-18ASoC: bcm: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 2-5/+5
2020-05-18ASoC: atomel: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 1-2/+2
2020-05-18ASoC: use snd_soc_xxx_active()Gravatar Kuninori Morimoto 3-17/+18
2020-05-18ASoC: soc-dai: add snd_soc_dai_stream_active()Gravatar Kuninori Morimoto 1-0/+1
2020-05-18ASoC: soc-component: add snd_soc_component_active()Gravatar Kuninori Morimoto 1-0/+1
2020-05-18ASoC: soc-dai: add snd_soc_dai_active()Gravatar Kuninori Morimoto 1-0/+12
2020-05-18ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate()Gravatar Kuninori Morimoto 1-4/+4
2020-05-18ASoC: soc-dai: add snd_soc_dai_action()Gravatar Kuninori Morimoto 2-5/+11
2020-05-18ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macroGravatar Kuninori Morimoto 1-34/+15
2020-05-15Merge series "ASoC: fsl_esai: Add support for imx8qm" from Shengjiu Wang <she...Gravatar Mark Brown 1-9/+37
2020-05-15ASoC: cros_ec_codec: switch to library API for SHA-256Gravatar Ard Biesheuvel 2-21/+5
2020-05-15ASoC: fsl_esai: introduce SoC specific dataGravatar Shengjiu Wang 1-9/+37
2020-05-14Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Mark Brown 3-8/+10
2020-05-14ASoC: tlv320adcx140: Configure PDM sampling edgeGravatar Dan Murphy 2-0/+25
2020-05-14ASoC: tlv320adcx140: Add controls for PDM clkGravatar Dan Murphy 1-0/+19
2020-05-13ASoC: tlv320adcx140: Fix bias config valuesGravatar Dan Murphy 2-6/+8
2020-05-13ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after resetGravatar Shengjiu Wang 1-2/+2
2020-05-12ASoC: mmp-sspa: Set appropriate bus format for given bit widthGravatar Lubomir Rintel 2-12/+30
2020-05-12ASoC: mmp-sspa: Add support for the runtime power managementGravatar Lubomir Rintel 1-60/+66
2020-05-12ASoC: mmp-sspa: Prepare/unprepare the clocksGravatar Lubomir Rintel 1-6/+6
2020-05-12ASoC: mmp-sspa: Remove the embedded struct ssp_deviceGravatar Lubomir Rintel 1-69/+60
2020-05-12ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcmGravatar Lubomir Rintel 1-0/+57
2020-05-12ASoC: mmp-sspa: Get rid of dma_params and phys_baseGravatar Lubomir Rintel 1-15/+10
2020-05-12ASoC: mmp-sspa: A trivial typo fixGravatar Lubomir Rintel 1-1/+1
2020-05-12ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'Gravatar Christophe JAILLET 1-6/+2
2020-05-12ASoC: Intel: Skylake: Update description for HDaudio kconfigGravatar Cezary Rojewski 1-6/+2
2020-05-12ASoC: ux500: mop500: Fix some refcounted resources issuesGravatar Christophe JAILLET 1-4/+7
2020-05-12ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 4-5/+5
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Mark Brown 14-39/+69
2020-05-12ASoC: mmp-sspa: Drop S20_3LE caseGravatar Lubomir Rintel 1-3/+0
2020-05-12ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE onGravatar Lubomir Rintel 1-1/+1
2020-05-12ASoC: Intel: Use readq to read 64 bit registersGravatar Amadeusz Sławiński 1-6/+3
2020-05-12ASoC: Intel: baytrail: Fix register accessGravatar Amadeusz Sławiński 1-2/+2
2020-05-12SoC: rsnd: add interrupt support for SSI BUSIF bufferGravatar Yongbo Zhang 3-0/+162
2020-05-11ASoC: SOF: core: fix error return code in sof_probe_continue()Gravatar Wei Yongjun 1-0/+1
2020-05-11ASoC: mediatek: mt8183-da7219: set headset button mapsGravatar Tzung-Bi Shih 1-3/+13
2020-05-08ASoC: cros_ec_codec: allocate shash_desc dynamicallyGravatar Arnd Bergmann 1-8/+9
2020-05-08ASoC: SOF: Intel: Fix unused variable warningGravatar YueHaibing 1-27/+27