summaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/psc-ac97.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: psc-ac97: constify dev_pm_ops structureGustavo A. R. Silva2017-07-171-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: au1x: 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
|/
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-70/+70
* ASoC: au1x: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-241-3/+0
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+5
* ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown2013-06-271-13/+1
* ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown2013-06-271-9/+3
* ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto2013-03-261-2/+7
* ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: psc-ac97.c: use devm_ functionsJulia Lawall2012-01-021-27/+14
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-221-12/+13
* ASoC: au1x: use substream stream info directlyManuel Lauss2011-07-271-9/+9
* ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss2011-07-271-10/+24
* ASoC: fix au1x platformManuel Lauss2010-08-311-24/+35
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-14/+6
* ASoC: use resource_size for au1xWan ZongShun2010-06-031-8/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: au1x: convert to platform drivers.Manuel Lauss2009-11-021-74/+120
* ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss2009-10-191-13/+25
* ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss2009-10-191-3/+8
* ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2009-09-081-33/+96
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-4/+6
* ASoC: Register platform DAIsMark Brown2008-12-091-1/+2
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-031-4/+2
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-2/+3
* ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss2008-07-101-0/+387
OpenPOWER on IntegriCloud