aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/dma-sh7760.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10ASoC: sh: dma-sh7760: remove unused variablePierre-Louis Bossart1-1/+0
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto1-6/+6
2020-03-27ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-8/+8
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ASoC: dma-sh7760: Use managed buffer allocationTakashi Iwai1-13/+1
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-10-08ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto1-21/+25
2019-01-03ASoC: dma-sh7760: cleanup a debug printkDan Carpenter1-1/+1
2018-06-18ASoC: dma-sh7760: convert to SPDX identifiersKuninori Morimoto1-14/+12
2018-02-12ASoC: sh: dma-sh7760: replace platform to componentKuninori Morimoto1-2/+3
2017-08-17ASoC: sh: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-14ASoC: sh: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-14ASoC: sh: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2015-08-30ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platformAxel Lin1-8/+1
2015-01-05ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-6/+0
2014-10-20ASoC: sh: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-17/+0
2013-03-22ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen1-2/+2
2012-12-10ASoC: sh: remove __dev* attributesBill Pemberton1-3/+3
2011-11-25ASoC: Convert sh directory to module_platform_driverAxel Lin1-11/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+3
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-17/+36
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-07-10ALSA: asoc: sh - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-07-20[ALSA] SH7760 ASoC supportManuel Lauss1-0/+354