summaryrefslogtreecommitdiffstats
path: root/sound/arm
AgeCommit message (Expand)AuthorLines
2008-04-24[ALSA] pxa2xx-ac97: Support PXA3xx AC97Mark Brown-0/+24
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers-0/+2
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison-4/+4
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao-0/+1
2008-04-19[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown-8/+40
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-5/+0
2008-01-31[ALSA] Add missing device linkTakashi Iwai-0/+1
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner-2/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches-2/+2
2007-10-16[ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.cMichal Piotrowski-31/+4
2007-07-02[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie-1/+1
2007-06-01potential parse error in ifdefYoann Padioleau-1/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao-6/+6
2007-02-20[ARM] Fix ARM AACI ALSA driverRussell King-6/+6
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-60/+296
2007-02-18[ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman-11/+39
2007-02-18[ARM] 4139/1: AACI record supportKevin Hilman-46/+253
2007-02-18[ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman-3/+4
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava-3/+3
2007-02-09[ALSA] arm header fixAndrew Morton-1/+1
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman-2/+3
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai-1/+1
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman-5/+9
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar-12/+12
2006-02-01[ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas-4/+10
2006-01-07Merge with Linus' kernel.Russell King-244/+272
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King-1/+1
2006-01-03[ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugsNicolas Pitre-17/+22
2006-01-03[ALSA] unregister platform devicesClemens Ladisch-2/+4
2006-01-03[ALSA] Remove SND_GENERIC_DRIVER from arm/KconfigTakashi Iwai-1/+0
2006-01-03[ALSA] Use platform_deviceTakashi Iwai-21/+57
2006-01-03[ALSA] Fix PM supportTakashi Iwai-29/+19
2006-01-03[ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341Takashi Iwai-64/+61
2006-01-03[ALSA] Remove xxx_t typedefs: ARM PXA2xxTakashi Iwai-61/+62
2006-01-03[ALSA] Remove xxx_t typedefs: ARM AACITakashi Iwai-48/+48
2006-01-03[ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai-20/+18
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-17/+18
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-10-28Merge ../bleed-2.6Greg KH-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King-4/+4
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King-0/+1
2005-10-07[ALSA] Fix pm_message_t in PXA2XX-AC97 driverDirk Opfer-1/+1
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie-1/+1
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai-2/+2
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai-1/+5
2005-09-12[ALSA] Add snd_card_set_dev()Takashi Iwai-0/+2