aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm/aaci.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John2010-04-131-2/+5
* ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-261-2/+1
* ALSA: AACI: switch to per-pcm lockingRussell King2009-12-181-20/+29
* ALSA: AACI: add double-rate supportRussell King2009-12-181-2/+15
* ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King2009-12-181-15/+7
* ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-181-11/+7
* ALSA: AACI: simplify codec rate informationRussell King2009-12-181-72/+3
* ALSA: aaci - Fix a typoTakashi Iwai2009-12-181-1/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-041-14/+5
|\
| * ALSA: aaci - Clean up duplicate codeTakashi Iwai2009-12-011-9/+3
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-011-1/+5
| |\
| * | ALSA: AACI cleanupRussell King2009-11-231-5/+2
* | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-041-11/+5
|\ \ \ | |_|/ |/| |
| * | ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-271-11/+5
| |/
* | ALSA: AACI: fix recording bugRussell King2009-11-301-1/+1
* | ALSA: AACI: fix AC97 multiple-open bugRussell King2009-11-301-0/+4
|/
* ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John2009-10-131-0/+1
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+4
|\
| * ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+4
* | [ARM] AACI: timeout will reach -1Roel Kluin2009-02-101-3/+3
|/
* ALSA: aaci - Fix NULL test at error pathTakashi Iwai2008-09-041-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* [ARM] Fix ARM AACI ALSA driverRussell King2007-02-201-6/+6
* [ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman2007-02-181-11/+39
* [ARM] 4139/1: AACI record supportKevin Hilman2007-02-181-26/+232
* [ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman2007-02-181-3/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+3
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-5/+5
* [ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas2006-02-011-4/+10
* Merge with Linus' kernel.Russell King2006-01-071-45/+39
|\
| * [ALSA] Fix PM supportTakashi Iwai2006-01-031-9/+3
| * [ALSA] Remove xxx_t typedefs: ARM AACITakashi Iwai2006-01-031-36/+36
* | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-1/+1
|/
* [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-171-1/+1
* [ALSA] Add snd_card_set_dev()Takashi Iwai2005-09-121-0/+2
* [PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk2005-09-071-2/+2
* [ALSA] ARM AACI primecell driverRussell King2005-05-291-0/+968