Age | Commit message (Expand) | Author | Files | Lines |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -2/+2 |
2014-02-14 | ALSA: arm: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -4/+2 |
2013-12-03 | ALSA: AACI: Convert to modern PM ops | Ulf Hansson | 1 | -12/+11 |
2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -2/+0 |
2012-12-07 | ALSA: AACI: remove __dev* attributes | Bill Pemberton | 1 | -9/+9 |
2012-03-17 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -12/+1 |
2011-11-22 | sound: aaci: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 1 | -2/+9 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -1/+2 |
2011-02-07 | ALSA: AACI: allow writes to MAINCR to take effect | Russell King | 1 | -1/+7 |
2011-01-26 | ALSA: AACI: make fifo variables more explanitory | Russell King | 1 | -18/+24 |
2011-01-26 | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period | Russell King | 1 | -8/+10 |
2011-01-26 | ALSA: AACI: use snd_pcm_lib_period_bytes() | Russell King | 1 | -2/+2 |
2011-01-26 | ALSA: AACI: clean up AACI announcement printk | Russell King | 1 | -3/+3 |
2011-01-26 | ALSA: AACI: fix channel mask selection | Russell King | 1 | -50/+20 |
2011-01-26 | ALSA: AACI: fix number of channels for record | Russell King | 1 | -62/+52 |
2011-01-26 | ALSA: AACI: fix multiple IRQ claiming | Russell King | 1 | -9/+15 |
2011-01-26 | ALSA: AACI: fix timeout duration | Russell King | 1 | -19/+23 |
2011-01-26 | ALSA: AACI: fix timeout condition checking | Russell King | 1 | -3/+3 |
2010-04-13 | ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 | Philby John | 1 | -2/+5 |
2009-12-26 | ALSA: sound/arm: Fix build failure caused by missing struct aaci definition | Peter Huewe | 1 | -2/+1 |
2009-12-18 | ALSA: AACI: switch to per-pcm locking | Russell King | 1 | -20/+29 |
2009-12-18 | ALSA: AACI: add double-rate support | Russell King | 1 | -2/+15 |
2009-12-18 | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params | Russell King | 1 | -15/+7 |
2009-12-18 | ALSA: AACI: cleanup aaci_pcm_hw_params | Russell King | 1 | -11/+7 |
2009-12-18 | ALSA: AACI: simplify codec rate information | Russell King | 1 | -72/+3 |
2009-12-18 | ALSA: aaci - Fix a typo | Takashi Iwai | 1 | -1/+1 |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -14/+5 |
2009-12-04 | Merge branch 'topic/core-change' into for-linus | Takashi Iwai | 1 | -11/+5 |
2009-12-01 | ALSA: aaci - Clean up duplicate code | Takashi Iwai | 1 | -9/+3 |
2009-12-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 1 | -1/+5 |
2009-11-30 | ALSA: AACI: fix recording bug | Russell King | 1 | -1/+1 |
2009-11-30 | ALSA: AACI: fix AC97 multiple-open bug | Russell King | 1 | -0/+4 |
2009-11-27 | ALSA: Remove old DMA-mmap code from arm/devdma.c | Takashi Iwai | 1 | -11/+5 |
2009-11-23 | ALSA: AACI cleanup | Russell King | 1 | -5/+2 |
2009-10-13 | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout | Philby John | 1 | -0/+1 |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 1 | -1/+1 |
2009-05-21 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 1 | -1/+1 |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 1 | -3/+4 |
2009-02-10 | [ARM] AACI: timeout will reach -1 | Roel Kluin | 1 | -3/+3 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -3/+4 |
2008-09-04 | ALSA: aaci - Fix NULL test at error path | Takashi Iwai | 1 | -3/+3 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -2/+2 |
2007-02-20 | [ARM] Fix ARM AACI ALSA driver | Russell King | 1 | -6/+6 |
2007-02-18 | [ARM] 4140/1: AACI stability add ac97 timeout and retries | Kevin Hilman | 1 | -11/+39 |
2007-02-18 | [ARM] 4139/1: AACI record support | Kevin Hilman | 1 | -26/+232 |
2007-02-18 | [ARM] 4138/1: AACI: multiple channel support for IRQ handling | Kevin Hilman | 1 | -3/+4 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |