| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-16 | 1 | -6/+6 |
|\ |
|
| * | ALSA: Fix pxa2xx-ac97-lib.c compilation | Marc Zyngier | 2008-10-14 | 1 | -6/+6 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 | 1 | -2/+2 |
* | | ALSA: Separate common pxa2xx-pcm code | Dmitry Baryshkov | 2008-09-23 | 5 | -252/+300 |
* | | ALSA: pxa2xx-ac97-lib: support building for several CPUs | Dmitry Baryshkov | 2008-09-23 | 1 | -78/+137 |
* | | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 2008-09-23 | 4 | -229/+351 |
* | | ALSA: fix section for sa11xx-uda1341 platform driver | Uwe Kleine-König | 2008-09-09 | 1 | -1/+1 |
* | | ALSA: aaci - Fix NULL test at error path | Takashi Iwai | 2008-09-04 | 1 | -3/+3 |
* | | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 1 | -2/+3 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 3 | -8/+8 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 3 | -3/+3 |
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 1 | -6/+15 |
* | [ALSA] remove CVS keywords | Adrian Bunk | 2008-05-27 | 1 | -2/+0 |
* | [ALSA] pxa2xx-ac97: Support PXA3xx AC97 | Mark Brown | 2008-04-24 | 1 | -0/+24 |
* | [ALSA] sound: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-24 | 1 | -0/+2 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 | 1 | -4/+4 |
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
* | [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API | Mark Brown | 2008-04-19 | 1 | -8/+40 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 5 | -5/+0 |
* | [ALSA] Add missing device link | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code | Michael Brunner | 2007-12-08 | 1 | -2/+2 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -2/+2 |
* | [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c | Michal Piotrowski | 2007-10-16 | 1 | -31/+4 |
* | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie | 2007-07-02 | 1 | -1/+1 |
* | potential parse error in ifdef | Yoann Padioleau | 2007-06-01 | 1 | -1/+1 |
* | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -6/+6 |
* | [ARM] Fix ARM AACI ALSA driver | Russell King | 2007-02-20 | 1 | -6/+6 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 2 | -60/+296 |
|\ |
|
| * | [ARM] 4140/1: AACI stability add ac97 timeout and retries | Kevin Hilman | 2007-02-18 | 1 | -11/+39 |
| * | [ARM] 4139/1: AACI record support | Kevin Hilman | 2007-02-18 | 2 | -46/+253 |
| * | [ARM] 4138/1: AACI: multiple channel support for IRQ handling | Kevin Hilman | 2007-02-18 | 1 | -3/+4 |
* | | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 2007-02-14 | 1 | -3/+3 |
* | | [ALSA] arm header fix | Andrew Morton | 2007-02-09 | 1 | -1/+1 |
|/ |
|
* | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 2006-12-07 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 3 | -3/+3 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
* | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 2006-06-22 | 1 | -1/+1 |
* | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 2006-06-22 | 1 | -5/+9 |
* | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 2006-03-22 | 3 | -12/+12 |
* | [ARM] 3290/1: Fix the FIFO size detection | Catalin Marinas | 2006-02-01 | 1 | -4/+10 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 | 9 | -244/+272 |
|\ |
|
| * | [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs | Nicolas Pitre | 2006-01-03 | 1 | -17/+22 |
| * | [ALSA] unregister platform devices | Clemens Ladisch | 2006-01-03 | 1 | -2/+4 |
| * | [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig | Takashi Iwai | 2006-01-03 | 1 | -1/+0 |
| * | [ALSA] Use platform_device | Takashi Iwai | 2006-01-03 | 1 | -21/+57 |
| * | [ALSA] Fix PM support | Takashi Iwai | 2006-01-03 | 2 | -29/+19 |
| * | [ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341 | Takashi Iwai | 2006-01-03 | 1 | -64/+61 |