aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/au1x/ac97c.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+0
2020-01-21ASoC: soc-core: remove bus_controlGravatar Kuninori Morimoto 1-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Gravatar Dan Carpenter 1-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlGravatar Lars-Peter Clausen 1-1/+1
2014-10-20ASoC: au1x: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-07-31ASoC: au1x: Fix buildGravatar Ralf Baechle 1-1/+1
2013-06-27ASoC: ac97: Support multi-platform AC'97Gravatar Mark Brown 1-2/+5
2013-06-27ASoC: ac97c: Use module_platform_driver()Gravatar Mark Brown 1-13/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x ac97cGravatar Kuninori Morimoto 1-2/+7
2012-12-10ASoC: au1x: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2012-01-02ASoC: ac97c.c: use devm_ functionsGravatar Julia Lawall 1-27/+13
2011-11-23ASoC: Constify snd_soc_dai_ops structsGravatar Lars-Peter Clausen 1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedGravatar Julia Lawall 1-15/+18
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeGravatar Axel Lin 1-2/+0
2011-07-26ASoC: Alchemy AC97C/I2SC audio supportGravatar Manuel Lauss 1-0/+365