Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -2/+5 |
2010-04-13 | ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 | Philby John | 1 | -2/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-22 | Merge commit 'v2.6.34-rc2' into for-2.6.34 | Mark Brown | 1 | -62/+6 |
2010-03-19 | ASoC: pxa-pcm-lib: initialize DMA channel to -1 | Daniel Mack | 1 | -0/+1 |
2010-03-02 | [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97 | Eric Miao | 1 | -8/+0 |
2010-03-02 | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset() | Eric Miao | 1 | -44/+6 |
2010-03-02 | [ARM] pxa: remove the unnecessary restoring of MFP registers | Eric Miao | 1 | -10/+0 |
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 | 2 | -21/+30 |
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-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 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 | 4 | -95/+6 |
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 | 4 | -95/+6 |
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-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -9/+11 |
2009-09-10 | [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops' | Mike Rapoport | 1 | -9/+11 |
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-13 | 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-20 | [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-13 | 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 |