aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm/aaci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John1-2/+5
2009-12-26ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe1-2/+1
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King1-20/+29
2009-12-18ALSA: AACI: add double-rate supportRussell King1-2/+15
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King1-15/+7
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King1-11/+7
2009-12-18ALSA: AACI: simplify codec rate informationRussell King1-72/+3
2009-12-18ALSA: aaci - Fix a typoTakashi Iwai1-1/+1
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai1-14/+5
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai1-11/+5
2009-12-01ALSA: aaci - Clean up duplicate codeTakashi Iwai1-9/+3
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+5
2009-11-30ALSA: AACI: fix recording bugRussell King1-1/+1
2009-11-30ALSA: AACI: fix AC97 multiple-open bugRussell King1-0/+4
2009-11-27ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai1-11/+5
2009-11-23ALSA: AACI cleanupRussell King1-5/+2
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John1-0/+1
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+4
2009-02-10[ARM] AACI: timeout will reach -1Roel Kluin1-3/+3
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+4
2008-09-04ALSA: aaci - Fix NULL test at error pathTakashi Iwai1-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+2
2007-02-20[ARM] Fix ARM AACI ALSA driverRussell King1-6/+6
2007-02-18[ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman1-11/+39
2007-02-18[ARM] 4139/1: AACI record supportKevin Hilman1-26/+232
2007-02-18[ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman1-3/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman1-2/+3
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar1-5/+5
2006-02-01[ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas1-4/+10
2006-01-07Merge with Linus' kernel.Russell King1-45/+39
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2006-01-03[ALSA] Fix PM supportTakashi Iwai1-9/+3
2006-01-03[ALSA] Remove xxx_t typedefs: ARM AACITakashi Iwai1-36/+36
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-12[ALSA] Add snd_card_set_dev()Takashi Iwai1-0/+2
2005-09-07[PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk1-2/+2
2005-05-29[ALSA] ARM AACI primecell driverRussell King1-0/+968