summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/dma-sh7760.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: convert asoc_xxx() to snd_soc_xxx()Mark Brown2023-09-261-14/+14
|\
| * ASoC: sh: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-14/+14
* | ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_tGeert Uytterhoeven2023-09-251-3/+3
|/
* ASoC: sh: dma-sh7760: remove unused variablePierre-Louis Bossart2021-03-101-1/+0
* ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-6/+6
* ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-8/+8
* ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: dma-sh7760: Use managed buffer allocationTakashi Iwai2019-12-111-13/+1
* ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-091-1/+1
* ASoC: sh: dma-sh7760: remove snd_pcm_opsKuninori Morimoto2019-10-081-21/+25
* ASoC: dma-sh7760: cleanup a debug printkDan Carpenter2019-01-031-1/+1
* ASoC: dma-sh7760: convert to SPDX identifiersKuninori Morimoto2018-06-181-14/+12
* ASoC: sh: dma-sh7760: replace platform to componentKuninori Morimoto2018-02-121-2/+3
* ASoC: sh: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ASoC: sh: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: sh: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platformAxel Lin2015-08-301-8/+1
* ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-6/+0
* ASoC: sh: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-091-17/+0
* ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen2013-03-221-2/+2
* ASoC: sh: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Convert sh directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-3/+3
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-17/+36
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform driversMark Brown2008-12-091-0/+12
* ALSA: asoc: sh - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] SH7760 ASoC supportManuel Lauss2007-07-201-0/+354