aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm/aaci.c
Commit message (Expand)AuthorAge
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
*---. Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-17
|\ \ \
| | * | ARM: amba: make probe() functions take const id tablesRussell King2011-02-23
| | |/
| | * ALSA: AACI: allow writes to MAINCR to take effectRussell King2011-02-07
| |/
* | ALSA: AACI: make fifo variables more explanitoryRussell King2011-01-26
* | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King2011-01-26
* | ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King2011-01-26
* | ALSA: AACI: clean up AACI announcement printkRussell King2011-01-26
* | ALSA: AACI: fix channel mask selectionRussell King2011-01-26
* | ALSA: AACI: fix number of channels for recordRussell King2011-01-25
* | ALSA: AACI: fix multiple IRQ claimingRussell King2011-01-25
|/
* ALSA: AACI: fix timeout durationRussell King2011-01-25
* ALSA: AACI: fix timeout condition checkingRussell King2011-01-25
* ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John2010-04-13
* ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-26
* ALSA: AACI: switch to per-pcm lockingRussell King2009-12-18
* ALSA: AACI: add double-rate supportRussell King2009-12-18
* ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King2009-12-18
* ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-18
* ALSA: AACI: simplify codec rate informationRussell King2009-12-18
* ALSA: aaci - Fix a typoTakashi Iwai2009-12-18
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-04
|\
| * ALSA: aaci - Clean up duplicate codeTakashi Iwai2009-12-01
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-01
| |\
| * | ALSA: AACI cleanupRussell King2009-11-23
* | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-04
|\ \ \ | |_|/ |/| |
| * | ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-27
| |/
* | ALSA: AACI: fix recording bugRussell King2009-11-30
* | ALSA: AACI: fix AC97 multiple-open bugRussell King2009-11-30
|/
* ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John2009-10-13
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-11
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-20
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
* | [ARM] AACI: timeout will reach -1Roel Kluin2009-02-10
|/
* ALSA: aaci - Fix NULL test at error pathTakashi Iwai2008-09-04
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* [ARM] Fix ARM AACI ALSA driverRussell King2007-02-20
* [ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman2007-02-18
* [ARM] 4139/1: AACI record supportKevin Hilman2007-02-18
* [ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman2007-02-18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-27
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-22
* [ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas2006-02-01
* Merge with Linus' kernel.Russell King2006-01-07
|\
| * [ALSA] Fix PM supportTakashi Iwai2006-01-03
| * [ALSA] Remove xxx_t typedefs: ARM AACITakashi Iwai2006-01-03