summaryrefslogtreecommitdiff
path: root/sound/soc/au1x/psc-ac97.c
AgeCommit message (Expand)Author
2017-07-17ASoC: psc-ac97: constify dev_pm_ops structureGustavo A. R. Silva
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen
2014-10-20ASoC: au1x: drop owner assignment from platform_driversWolfram Sang
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2013-07-24ASoC: au1x: don't check resource with devm_ioremap_resourceWolfram Sang
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown
2013-06-27ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton
2012-01-02ASoC: psc-ac97.c: use devm_ functionsJulia Lawall
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss
2010-08-31ASoC: fix au1x platformManuel Lauss
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-06-03ASoC: use resource_size for au1xWan ZongShun
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss
2009-10-19ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss
2009-10-19ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2008-12-09ASoC: Register platform DAIsMark Brown
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss