summaryrefslogtreecommitdiffstats
path: root/sound/arm/aaci.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+2
* ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+2
* ALSA: AACI: Convert to modern PM opsUlf Hansson2013-12-031-12/+11
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-2/+0
* ALSA: AACI: remove __dev* attributesBill Pemberton2012-12-071-9/+9
* ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
* sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
*---. Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-171-2/+9
|\ \ \
| | * | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+2
| | |/
| | * ALSA: AACI: allow writes to MAINCR to take effectRussell King2011-02-071-1/+7
| |/
* | ALSA: AACI: make fifo variables more explanitoryRussell King2011-01-261-18/+24
* | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King2011-01-261-8/+10
* | ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King2011-01-261-2/+2
* | ALSA: AACI: clean up AACI announcement printkRussell King2011-01-261-3/+3
* | ALSA: AACI: fix channel mask selectionRussell King2011-01-261-50/+20
* | ALSA: AACI: fix number of channels for recordRussell King2011-01-251-62/+52
* | ALSA: AACI: fix multiple IRQ claimingRussell King2011-01-251-9/+15
|/
* ALSA: AACI: fix timeout durationRussell King2011-01-251-19/+23
* ALSA: AACI: fix timeout condition checkingRussell King2011-01-251-3/+3
* 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