aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm/pxa2xx-ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner1-2/+2
2007-07-02[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie1-1/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-6/+6
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar1-6/+6
2006-01-03[ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugsNicolas Pitre1-17/+22
2006-01-03[ALSA] Fix PM supportTakashi Iwai1-20/+16
2006-01-03[ALSA] Remove xxx_t typedefs: ARM PXA2xxTakashi Iwai1-22/+22
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-17/+18
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-10-07[ALSA] Fix pm_message_t in PXA2XX-AC97 driverDirk Opfer1-1/+1
2005-08-30[ALSA] Fix compiler warnings in PXA2XX-AC97Dirk Opfer1-4/+4
2005-08-30[ALSA] PXA27x AC97 warm resetLiam Girdwood1-2/+2
2005-07-28[ALSA] Add ARM PXA2xx AC97 driverTakashi Iwai1-0/+410