summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2019-10-08ASoC: bcm: cygnus-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: rt5514-spi: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: dwc: dwc-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: kirkwood: kirkwood-dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: meson: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: pxa: mmp-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: qcom: q6asm-dai: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: qcom: q6routing: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: qcom: lpass-platform: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: samsung: idma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: siu_pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: fsi: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sof: pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: sprd: sprd-pcm-dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: txx9: txx9aclc: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: xtensa: xtfpga-i2s: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: au1x: dbdma2: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: intel: sst-baytrail-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: intel: sst-haswell-pcm: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto
2019-10-08ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto
2019-10-08ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto
2019-10-08ASoC: mt8183: fix audio playback slowly after playback during bootupJiaxin Yu
2019-10-08ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy
2019-10-07ASoc: tas2770: Remove unused defines and variablesDan Murphy
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing
2019-10-07ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd
2019-10-03ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto
2019-10-03ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()Kuninori Morimoto
2019-10-03ASoC: soc-core: use devm_xxx for component related resourceKuninori Morimoto
2019-10-03ASoC: soc-core: add soc_setup_card_name()Kuninori Morimoto
2019-10-03ASoC: soc-core: remove soc_remove_dai_links()Kuninori Morimoto