aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm/pxa2xx-ac97-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-08ALSA: pxa27x: fix ac97 warm resetMike Dunn1-1/+17
2013-01-08ALSA: pxa27x: fix ac97 cold resetMike Dunn1-2/+6
2012-12-07ALSA: pxa2xx: remove __dev* attributesBill Pemberton1-1/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2012-01-25sound: pxa2xx-ac97: include mach/irqs.h directlyRob Herring1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2010-03-02[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao1-8/+0
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao1-44/+6
2010-03-02[ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao1-10/+0
2009-05-11pxa2xx-ac97: fix reset gpio mode settingMike Rapoport1-1/+1
2009-04-15[ARM] pxa: merge AC97 platform data structuresMark Brown1-1/+1
2009-04-06Merge branch 'topic/asoc' into for-linusTakashi Iwai1-5/+10
2009-04-02pxa2xx-ac97: fix displaying GSR after reset timeoutLuotao Fu1-5/+10
2009-03-28Merge branch 'origin' into develRussell King1-5/+66
2009-03-19ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.cTakashi Iwai1-1/+1
2009-03-15ASoC: Allow choice of ac97 gpio reset lineRobert Jarzmik1-5/+66
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao1-1/+0
2009-01-05pxa2xx-ac97: switch AC unit to correct state before probingDmitry Baryshkov1-9/+16
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao1-1/+1
2008-10-14ALSA: Fix pxa2xx-ac97-lib.c compilationMarc Zyngier1-6/+6
2008-09-23ALSA: pxa2xx-ac97-lib: support building for several CPUsDmitry Baryshkov1-78/+137
2008-09-23ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov1-0/+325