Age | Commit message (Expand) | Author | Files | Lines |
2009-09-04 | ASoC: fix pxa2xx-ac97.c breakage | Robert Schwebel | 1 | -1/+1 |
2009-08-23 | ASoC: Pass correct platform data from pxa2xx-ac97 | Marek Vasut | 1 | -2/+2 |
2009-08-19 | ALSA: Restore support for DMAless DAIs on PXA | Mark Brown | 1 | -0/+3 |
2009-08-14 | ALSA: Allow passing platform_data for pxa2xx-ac97 | Marek Vasut | 1 | -0/+10 |
2009-07-09 | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free | Daniel Mack | 1 | -1/+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-05-11 | pxa2xx-ac97: fix reset gpio mode setting | Mike Rapoport | 1 | -1/+1 |
2009-04-15 | [ARM] pxa: merge AC97 platform data structures | Mark Brown | 1 | -1/+1 |
2009-04-06 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -5/+10 |
2009-04-02 | pxa2xx-ac97: fix displaying GSR after reset timeout | Luotao Fu | 1 | -5/+10 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 6 | -1009/+73 |
2009-03-24 | Merge branch 'topic/drop-l3' into for-linus | Takashi Iwai | 3 | -998/+0 |
2009-03-24 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -5/+66 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 3 | -10/+11 |
2009-03-19 | ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c | Takashi Iwai | 1 | -1/+1 |
2009-03-17 | ALSA: drop outdated and broken sa11xx-uda1341 driver | Dmitry Artamonow | 3 | -998/+0 |
2009-03-17 | Merge branch 'topic/snd_card_new-err' into topic/drop-l3 | Takashi Iwai | 3 | -10/+11 |
2009-03-15 | ASoC: Allow choice of ac97 gpio reset line | Robert Jarzmik | 1 | -5/+66 |
2009-03-14 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 1 | -3/+3 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 3 | -5/+1 |
2009-02-10 | [ARM] AACI: timeout will reach -1 | Roel Kluin | 1 | -3/+3 |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 1 | -1/+1 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 3 | -10/+11 |
2009-01-05 | pxa2xx-ac97: switch AC unit to correct state before probing | Dmitry Baryshkov | 1 | -9/+16 |
2008-12-02 | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2 | -1/+2 |
2008-12-02 | [ARM] pxa: explicit #include <mach/dma.h> in various drivers | Eric Miao | 1 | -1/+1 |
2008-10-23 | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai | 1 | -1/+1 |
2008-10-22 | ALSA: Ensure PXA runtime data is initialised | Mark Brown | 1 | -1/+1 |
2008-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -6/+6 |
2008-10-14 | ALSA: Fix pxa2xx-ac97-lib.c compilation | Marc Zyngier | 1 | -6/+6 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2008-10-07 | [ARM] pxa: simplify DMA register definitions | Eric Miao | 1 | -2/+2 |
2008-09-23 | ALSA: Separate common pxa2xx-pcm code | Dmitry Baryshkov | 5 | -252/+300 |
2008-09-23 | ALSA: pxa2xx-ac97-lib: support building for several CPUs | Dmitry Baryshkov | 1 | -78/+137 |
2008-09-23 | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 4 | -229/+351 |
2008-09-09 | ALSA: fix section for sa11xx-uda1341 platform driver | Uwe Kleine-König | 1 | -1/+1 |
2008-09-04 | ALSA: aaci - Fix NULL test at error path | Takashi Iwai | 1 | -3/+3 |
2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 1 | -2/+3 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 3 | -8/+8 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 3 | -3/+3 |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -6/+15 |
2008-05-27 | [ALSA] remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-04-24 | [ALSA] pxa2xx-ac97: Support PXA3xx AC97 | Mark Brown | 1 | -0/+24 |
2008-04-24 | [ALSA] sound: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+2 |
2008-04-24 | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 1 | -4/+4 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-04-19 | [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API | Mark Brown | 1 | -8/+40 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 5 | -5/+0 |