aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/ac97c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto1-1/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
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: au1x: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-31ASoC: au1x: Fix buildRalf Baechle1-1/+1
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+5
2013-06-27ASoC: ac97c: Use module_platform_driver()Mark Brown1-13/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto1-2/+7
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton1-3/+3
2012-01-02ASoC: ac97c.c: use devm_ functionsJulia Lawall1-27/+13
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall1-15/+18
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin1-2/+0
2011-07-26ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss1-0/+365