aboutsummaryrefslogtreecommitdiff
path: root/sound/arm/aaci.c
AgeCommit message (Expand)Author
2014-02-14ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-03ALSA: AACI: Convert to modern PM opsUlf Hansson
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai
2012-12-07ALSA: AACI: remove __dev* attributesBill Pemberton
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2011-11-22sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King
2011-01-26ALSA: AACI: make fifo variables more explanitoryRussell King
2011-01-26ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King
2011-01-26ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King
2011-01-26ALSA: AACI: clean up AACI announcement printkRussell King
2011-01-26ALSA: AACI: fix channel mask selectionRussell King
2011-01-25ALSA: AACI: fix number of channels for recordRussell King
2011-01-25ALSA: AACI: fix multiple IRQ claimingRussell King
2011-01-25ALSA: AACI: fix timeout durationRussell King
2011-01-25ALSA: AACI: fix timeout condition checkingRussell King
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John
2009-12-26ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King
2009-12-18ALSA: AACI: add double-rate supportRussell King
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King
2009-12-18ALSA: AACI: simplify codec rate informationRussell King
2009-12-18ALSA: aaci - Fix a typoTakashi Iwai
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai
2009-12-01ALSA: aaci - Clean up duplicate codeTakashi Iwai
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-11-30ALSA: AACI: fix recording bugRussell King
2009-11-30ALSA: AACI: fix AC97 multiple-open bugRussell King
2009-11-27ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai
2009-11-23ALSA: AACI cleanupRussell King
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-02-10[ARM] AACI: timeout will reach -1Roel Kluin
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-09-04ALSA: aaci - Fix NULL test at error pathTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-02-20[ARM] Fix ARM AACI ALSA driverRussell King
2007-02-18[ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman
2007-02-18[ARM] 4139/1: AACI record supportKevin Hilman
2007-02-18[ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner