summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/siu_dai.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: siu: Add MODULE_FIRMWARE macroJuerg Haefliger2023-06-131-0/+2
* ASoC: sh: siu_dai: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: siu: convert to SPDX identifiersKuninori Morimoto2018-06-181-20/+6
* ASoC: sh: siu: replace platform to componentKuninori Morimoto2018-02-121-9/+1
* ASoC: sh: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-2/+2
* ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin2015-09-141-61/+24
* ASoC: sh: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: sh: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-1/+2
* ASoC: switch over to use snd_soc_register_component() on sh4 siuKuninori Morimoto2013-03-261-3/+8
* ASoC: sh: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Use core pm_runtime callbacks for siu_daiMark Brown2011-12-151-6/+0
* ASoC: Convert sh directory to module_platform_driverAxel Lin2011-11-251-12/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: Do not include soc-dai.hJarkko Nikula2010-11-221-1/+1
* ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski2010-09-191-12/+29
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-32/+34
* Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-271-0/+2
|\
| * ASoC: fix uninitialised variable in siu_dai.cGuennadi Liakhovetski2010-05-261-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-251-0/+847