summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto2019-10-081-48/+28
* ASoC: meson: remove snd_pcm_opsKuninori Morimoto2019-10-084-41/+83
* ASoC: pxa: remove snd_pcm_opsKuninori Morimoto2019-10-086-27/+135
* ASoC: pxa: mmp-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-22/+40
* ASoC: qcom: q6asm-dai: remove snd_pcm_opsKuninori Morimoto2019-10-081-36/+35
* ASoC: qcom: q6routing: remove snd_pcm_opsKuninori Morimoto2019-10-081-9/+5
* ASoC: qcom: lpass-platform: remove snd_pcm_opsKuninori Morimoto2019-10-081-36/+34
* ASoC: samsung: idma: remove snd_pcm_opsKuninori Morimoto2019-10-081-26/+32
* ASoC: sh: siu_pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-20/+24
* ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto2019-10-081-21/+25
* ASoC: sh: fsi: remove snd_pcm_opsKuninori Morimoto2019-10-081-15/+16
* ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto2019-10-081-12/+11
* ASoC: sof: pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-44/+44
* ASoC: sprd: sprd-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-42/+32
* ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto2019-10-081-19/+23
* ASoC: txx9: txx9aclc: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+25
* ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+28
* ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-31/+23
* ASoC: xtensa: xtfpga-i2s: remove snd_pcm_opsKuninori Morimoto2019-10-081-14/+16
* ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-30/+33
* ASoC: au1x: dbdma2: remove snd_pcm_opsKuninori Morimoto2019-10-081-30/+34
* ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto2019-10-081-22/+26
* ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-34/+29
* ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-31/+23
* ASoC: intel: sst-baytrail-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-27/+25
* ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-16/+14
* ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+44
* ASoC: intel: sst-haswell-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-27/+35
* ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto2019-10-082-0/+17
* ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto2019-10-082-0/+17
* ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto2019-10-083-4/+91
* ASoC: mt8183: fix audio playback slowly after playback during bootupJiaxin Yu2019-10-081-0/+15
* dt-bindings: medaitek: mt8183: add property "resets" && "reset-names"Jiaxin Yu2019-10-081-0/+6
* ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi2019-10-081-58/+40
* ASoC: SOF: support alternate list of machinesPierre-Louis Bossart2019-10-071-0/+3
* ASoC: soc-acpi: add link_mask fieldPierre-Louis Bossart2019-10-071-0/+2
* ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy2019-10-071-16/+30
* ASoc: tas2770: Remove unused defines and variablesDan Murphy2019-10-071-21/+0
* ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy2019-10-071-3/+0
* ASoC: fsl_mqs: Fix error handling in probeDan Carpenter2019-10-071-12/+15
* ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing2019-10-071-2/+1
* ASoc: tas2770: Fix build error without GPIOLIBYueHaibing2019-10-071-0/+1
* ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd2019-10-071-3/+2
* ASoC: rsnd: Document r8a774b1 bindingsBiju Das2019-10-041-0/+1
* ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto2019-10-031-9/+2
* ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()Kuninori Morimoto2019-10-031-3/+1
* ASoC: soc-core: use devm_xxx for component related resourceKuninori Morimoto2019-10-031-9/+4
* ASoC: soc-core: add soc_setup_card_name()Kuninori Morimoto2019-10-031-18/+42
* ASoC: soc-core: remove soc_remove_dai_links()Kuninori Morimoto2019-10-031-18/+8
* ASoC: soc-core: use devm_kzalloc() for rtdKuninori Morimoto2019-10-031-4/+2