summaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai2008-10-231-1/+1
|\ \
| | * ALSA: Ensure PXA runtime data is initialisedMark Brown2008-10-221-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-161-6/+6
|\ \ \ | | |/ | |/|
| * | ALSA: Fix pxa2xx-ac97-lib.c compilationMarc Zyngier2008-10-141-6/+6
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-2/+2
|\ \ | |/ |/|
| * [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-2/+2
* | ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov2008-09-235-252/+300
* | ALSA: pxa2xx-ac97-lib: support building for several CPUsDmitry Baryshkov2008-09-231-78/+137
* | ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov2008-09-234-229/+351
* | ALSA: fix section for sa11xx-uda1341 platform driverUwe Kleine-König2008-09-091-1/+1
* | ALSA: aaci - Fix NULL test at error pathTakashi Iwai2008-09-041-3/+3
* | ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-2/+3
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-073-8/+8
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-073-3/+3
* sound: Convert to menuconfigTakashi Iwai2008-05-271-6/+15
* [ALSA] remove CVS keywordsAdrian Bunk2008-05-271-2/+0
* [ALSA] pxa2xx-ac97: Support PXA3xx AC97Mark Brown2008-04-241-0/+24
* [ALSA] sound: fix platform driver hotplug/coldplugKay Sievers2008-04-241-0/+2
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-241-4/+4
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown2008-04-191-8/+40
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-315-5/+0
* [ALSA] Add missing device linkTakashi Iwai2008-01-311-0/+1
* [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner2007-12-081-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.cMichal Piotrowski2007-10-161-31/+4
* [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie2007-07-021-1/+1
* potential parse error in ifdefYoann Padioleau2007-06-011-1/+1
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-6/+6
* [ARM] Fix ARM AACI ALSA driverRussell King2007-02-201-6/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-60/+296
|\
| * [ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman2007-02-181-11/+39
| * [ARM] 4139/1: AACI record supportKevin Hilman2007-02-182-46/+253
| * [ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman2007-02-181-3/+4
* | [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* | [ALSA] arm header fixAndrew Morton2007-02-091-1/+1
|/
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-3/+3
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+3
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-221-5/+9
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-223-12/+12
* [ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas2006-02-011-4/+10
* Merge with Linus' kernel.Russell King2006-01-079-244/+272
|\
| * [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugsNicolas Pitre2006-01-031-17/+22
| * [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+4
| * [ALSA] Remove SND_GENERIC_DRIVER from arm/KconfigTakashi Iwai2006-01-031-1/+0
| * [ALSA] Use platform_deviceTakashi Iwai2006-01-031-21/+57