aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/hac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto1-1/+0
2018-09-10ASoC: sh: use devm_snd_soc_register_component()Kuninori Morimoto1-2/+1
2018-06-18ASoC: hac: convert to SPDX identifiersKuninori Morimoto1-11/+9
2017-07-24ASoC: sh: hac: add missing "int ret"Kuninori Morimoto1-0/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-10-20ASoC: sh: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+6
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 hacKuninori Morimoto1-3/+7
2012-12-10ASoC: sh: remove __dev* attributesBill Pemberton1-3/+3
2011-11-25ASoC: Convert sh directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-14/+32
2009-03-16ASoC: Fix some missing dai_ops conversionsMark Brown1-6/+6
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+12
2008-11-24ASoC: Remove DAI type informationMark Brown1-2/+2
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-1/+2
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
2008-01-31[ALSA] ASoC: sh: improve generated code for HAC module (AC97)Manuel Lauss1-8/+5
2007-07-20[ALSA] SH7760 ASoC supportManuel Lauss1-0/+322