| Commit message (Expand) | Author | Age |
* | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free | Daniel Mack | 2009-07-09 |
* | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2009-06-11 |
* | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 |
* | pxa2xx-ac97: fix reset gpio mode setting | Mike Rapoport | 2009-05-11 |
* | [ARM] pxa: merge AC97 platform data structures | Mark Brown | 2009-04-14 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-05 |
|\ |
|
| * | pxa2xx-ac97: fix displaying GSR after reset timeout | Luotao Fu | 2009-04-02 |
* | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
|\ \ |
|
| * \ | Merge branch 'topic/drop-l3' into for-linus | Takashi Iwai | 2009-03-23 |
| |\ \ |
|
| | * | | ALSA: drop outdated and broken sa11xx-uda1341 driver | Dmitry Artamonow | 2009-03-17 |
| | * | | Merge branch 'topic/snd_card_new-err' into topic/drop-l3 | Takashi Iwai | 2009-03-17 |
| | |\ \ |
|
| * | \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-03-23 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c | Takashi Iwai | 2009-03-19 |
| | * | | | ASoC: Allow choice of ac97 gpio reset line | Robert Jarzmik | 2009-03-15 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-23 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 2009-02-05 |
| * | | | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-23 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 |
| | |/ |
|
* | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 |
|\| | |
|
| * | | [ARM] AACI: timeout will reach -1 | Roel Kluin | 2009-02-10 |
| |/ |
|
* / | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 |
|/ |
|
* | pxa2xx-ac97: switch AC unit to correct state before probing | Dmitry Baryshkov | 2009-01-05 |
* | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 |
* | [ARM] pxa: explicit #include <mach/dma.h> in various drivers | Eric Miao | 2008-12-02 |
*-. | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai | 2008-10-23 |
|\ \ |
|
| | * | ALSA: Ensure PXA runtime data is initialised | Mark Brown | 2008-10-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-16 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: Fix pxa2xx-ac97-lib.c compilation | Marc Zyngier | 2008-10-14 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 |
|\ \
| |/
|/| |
|
| * | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 |
* | | ALSA: Separate common pxa2xx-pcm code | Dmitry Baryshkov | 2008-09-23 |
* | | ALSA: pxa2xx-ac97-lib: support building for several CPUs | Dmitry Baryshkov | 2008-09-23 |
* | | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 2008-09-23 |
* | | ALSA: fix section for sa11xx-uda1341 platform driver | Uwe Kleine-König | 2008-09-09 |
* | | ALSA: aaci - Fix NULL test at error path | Takashi Iwai | 2008-09-04 |
* | | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 |
* | [ALSA] remove CVS keywords | Adrian Bunk | 2008-05-27 |
* | [ALSA] pxa2xx-ac97: Support PXA3xx AC97 | Mark Brown | 2008-04-24 |
* | [ALSA] sound: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-24 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 |
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 |
* | [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API | Mark Brown | 2008-04-19 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] Add missing device link | Takashi Iwai | 2008-01-31 |
* | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code | Michael Brunner | 2007-12-08 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c | Michal Piotrowski | 2007-10-16 |