Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -2/+2 |
2007-10-16 | [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c | Michal Piotrowski | 1 | -31/+4 |
2007-07-02 | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie | 1 | -1/+1 |
2007-06-01 | potential parse error in ifdef | Yoann Padioleau | 1 | -1/+1 |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 1 | -6/+6 |
2007-02-20 | [ARM] Fix ARM AACI ALSA driver | Russell King | 1 | -6/+6 |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -60/+296 |
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 | 2 | -46/+253 |
2007-02-18 | [ARM] 4138/1: AACI: multiple channel support for IRQ handling | Kevin Hilman | 1 | -3/+4 |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 1 | -3/+3 |
2007-02-09 | [ALSA] arm header fix | Andrew Morton | 1 | -1/+1 |
2006-12-07 | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 3 | -3/+3 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 1 | -2/+3 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 1 | -5/+9 |
2006-03-22 | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 3 | -12/+12 |
2006-02-01 | [ARM] 3290/1: Fix the FIFO size detection | Catalin Marinas | 1 | -4/+10 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 9 | -244/+272 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 1 | -1/+1 |
2006-01-03 | [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs | Nicolas Pitre | 1 | -17/+22 |
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch | 1 | -2/+4 |
2006-01-03 | [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig | Takashi Iwai | 1 | -1/+0 |
2006-01-03 | [ALSA] Use platform_device | Takashi Iwai | 1 | -21/+57 |
2006-01-03 | [ALSA] Fix PM support | Takashi Iwai | 2 | -29/+19 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341 | Takashi Iwai | 1 | -64/+61 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ARM PXA2xx | Takashi Iwai | 3 | -61/+62 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ARM AACI | Takashi Iwai | 4 | -48/+48 |
2006-01-03 | [ALSA] Clean up sa11xx-uda1341 driver | Takashi Iwai | 1 | -20/+18 |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 1 | -17/+18 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-10-28 | Merge ../bleed-2.6 | Greg KH | 1 | -0/+1 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -4/+4 |
2005-10-28 | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h | Russell King | 1 | -0/+1 |
2005-10-07 | [ALSA] Fix pm_message_t in PXA2XX-AC97 driver | Dirk Opfer | 1 | -1/+1 |
2005-09-17 | [PATCH] Fix up some pm_message_t types | Richard Purdie | 1 | -1/+1 |
2005-09-12 | [ALSA] Replace with kzalloc() - others | Takashi Iwai | 1 | -2/+2 |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call | Takashi Iwai | 2 | -1/+5 |
2005-09-12 | [ALSA] Add snd_card_set_dev() | Takashi Iwai | 1 | -0/+2 |
2005-09-07 | [PATCH] iomem annotations (sound/arm/aaci) | viro@ZenIV.linux.org.uk | 2 | -5/+5 |
2005-09-07 | [PATCH] Fix sound/arm/Makefile for locality of reference | Russell King | 1 | -7/+9 |
2005-08-30 | [ALSA] Fix compiler warnings in PXA2XX-AC97 | Dirk Opfer | 1 | -4/+4 |
2005-08-30 | [ALSA] PXA27x AC97 warm reset | Liam Girdwood | 1 | -2/+2 |
2005-07-28 | [ALSA] Add ARM PXA2xx AC97 driver | Takashi Iwai | 5 | -4/+824 |
2005-05-29 | [ALSA] ARM AACI primecell driver | Russell King | 4 | -0/+1223 |
2005-05-29 | [ALSA] ARM DMA subsystem | Russell King | 2 | -0/+84 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 3 | -0/+999 |