summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/hac.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sh: hac: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: sh: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: soc-core: remove bus_controlKuninori Morimoto2020-01-211-1/+0
* ASoC: sh: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1
* ASoC: hac: convert to SPDX identifiersKuninori Morimoto2018-06-181-11/+9
* ASoC: sh: hac: add missing "int ret"Kuninori Morimoto2017-07-241-0/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: sh: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+1
|/
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+6
* ASoC: switch over to use snd_soc_register_component() on sh4 hacKuninori Morimoto2013-03-261-3/+7
* ASoC: sh: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Convert sh directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-14/+32
* ASoC: Fix some missing dai_ops conversionsMark Brown2009-03-161-6/+6
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register platform DAIsMark Brown2008-12-091-0/+12
* ASoC: Remove DAI type informationMark Brown2008-11-241-2/+2
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-1/+2
* 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] ASoC: sh: improve generated code for HAC module (AC97)Manuel Lauss2008-01-311-8/+5
* [ALSA] SH7760 ASoC supportManuel Lauss2007-07-201-0/+322