aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-08ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto1-48/+28
2019-10-08ASoC: meson: remove snd_pcm_opsKuninori Morimoto4-41/+83
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto5-25/+111
2019-10-08ASoC: pxa: mmp-pcm: remove snd_pcm_opsKuninori Morimoto1-22/+40
2019-10-08ASoC: qcom: q6asm-dai: remove snd_pcm_opsKuninori Morimoto1-36/+35
2019-10-08ASoC: qcom: q6routing: remove snd_pcm_opsKuninori Morimoto1-9/+5
2019-10-08ASoC: qcom: lpass-platform: remove snd_pcm_opsKuninori Morimoto1-36/+34
2019-10-08ASoC: samsung: idma: remove snd_pcm_opsKuninori Morimoto1-26/+32
2019-10-08ASoC: sh: siu_pcm: remove snd_pcm_opsKuninori Morimoto1-20/+24
2019-10-08ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto1-21/+25
2019-10-08ASoC: sh: fsi: remove snd_pcm_opsKuninori Morimoto1-15/+16
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto1-12/+11
2019-10-08ASoC: sof: pcm: remove snd_pcm_opsKuninori Morimoto1-44/+44
2019-10-08ASoC: sprd: sprd-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-42/+32
2019-10-08ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto1-19/+23
2019-10-08ASoC: txx9: txx9aclc: remove snd_pcm_opsKuninori Morimoto1-23/+25
2019-10-08ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto1-23/+28
2019-10-08ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto1-31/+23
2019-10-08ASoC: xtensa: xtfpga-i2s: remove snd_pcm_opsKuninori Morimoto1-14/+16
2019-10-08ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto1-30/+33
2019-10-08ASoC: au1x: dbdma2: remove snd_pcm_opsKuninori Morimoto1-30/+34
2019-10-08ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto1-22/+26
2019-10-08ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-34/+29
2019-10-08ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-31/+23
2019-10-08ASoC: intel: sst-baytrail-pcm: remove snd_pcm_opsKuninori Morimoto1-27/+25
2019-10-08ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto1-16/+14
2019-10-08ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto1-23/+44
2019-10-08ASoC: intel: sst-haswell-pcm: remove snd_pcm_opsKuninori Morimoto1-27/+35
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto1-0/+12
2019-10-08ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto1-0/+11
2019-10-08ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto2-4/+57
2019-10-08ASoC: mt8183: fix audio playback slowly after playback during bootupJiaxin Yu1-0/+15
2019-10-08ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi1-58/+40
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy1-16/+30
2019-10-07ASoc: tas2770: Remove unused defines and variablesDan Murphy1-21/+0
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy1-3/+0
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter1-12/+15
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing1-2/+1
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing1-0/+1
2019-10-07ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd1-3/+2
2019-10-03ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto1-9/+2
2019-10-03ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()Kuninori Morimoto1-3/+1
2019-10-03ASoC: soc-core: use devm_xxx for component related resourceKuninori Morimoto1-9/+4
2019-10-03ASoC: soc-core: add soc_setup_card_name()Kuninori Morimoto1-18/+42
2019-10-03ASoC: soc-core: remove soc_remove_dai_links()Kuninori Morimoto1-18/+8
2019-10-03ASoC: soc-core: use devm_kzalloc() for rtdKuninori Morimoto1-4/+2
2019-10-03tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2019-10-02ASoC: samsung: Rename Arndale card driverSylwester Nawrocki3-7/+7
2019-10-02ASoC: samsung: arndale: Add support for WM1811 CODECSylwester Nawrocki2-13/+74
2019-10-02ASoC: samsung: arndale: Simplify DAI link initializationSylwester Nawrocki1-24/+18