Age | Commit message (Expand) | Author |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-04-03 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2011-04-03 | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare | Vasily Khoruzhick |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-07 | ALSA: AACI: allow writes to MAINCR to take effect | Russell King |
2011-01-26 | ALSA: AACI: make fifo variables more explanitory | Russell King |
2011-01-26 | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period | Russell King |
2011-01-26 | ALSA: AACI: use snd_pcm_lib_period_bytes() | Russell King |
2011-01-26 | ALSA: AACI: clean up AACI announcement printk | Russell King |
2011-01-26 | ALSA: AACI: fix channel mask selection | Russell King |
2011-01-25 | ALSA: AACI: fix number of channels for record | Russell King |
2011-01-25 | ALSA: AACI: fix multiple IRQ claiming | Russell King |
2011-01-25 | ALSA: AACI: fix timeout duration | Russell King |
2011-01-25 | ALSA: AACI: fix timeout condition checking | Russell King |
2010-04-16 | Merge branch 'fix/misc' into for-linus | Takashi Iwai |
2010-04-13 | ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 | Philby John |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | Merge commit 'v2.6.34-rc2' into for-2.6.34 | Mark Brown |
2010-03-19 | ASoC: pxa-pcm-lib: initialize DMA channel to -1 | Daniel Mack |
2010-03-02 | [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97 | Eric Miao |
2010-03-02 | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset() | Eric Miao |
2010-03-02 | [ARM] pxa: remove the unnecessary restoring of MFP registers | Eric Miao |
2009-12-26 | ALSA: sound/arm: Fix build failure caused by missing struct aaci definition | Peter Huewe |
2009-12-18 | ALSA: AACI: switch to per-pcm locking | Russell King |
2009-12-18 | ALSA: AACI: add double-rate support | Russell King |
2009-12-18 | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params | Russell King |
2009-12-18 | ALSA: AACI: cleanup aaci_pcm_hw_params | Russell King |
2009-12-18 | ALSA: AACI: simplify codec rate information | Russell King |
2009-12-18 | ALSA: aaci - Fix a typo | Takashi Iwai |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-12-04 | Merge branch 'topic/core-change' into for-linus | Takashi Iwai |
2009-12-01 | ALSA: aaci - Clean up duplicate code | Takashi Iwai |
2009-12-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2009-11-30 | ALSA: AACI: fix recording bug | Russell King |
2009-11-30 | ALSA: AACI: fix AC97 multiple-open bug | Russell King |
2009-11-27 | ALSA: Remove old DMA-mmap code from arm/devdma.c | Takashi Iwai |
2009-11-23 | ALSA: AACI cleanup | Russell King |
2009-10-13 | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout | Philby John |
2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2009-09-10 | [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops' | Mike Rapoport |
2009-09-04 | ASoC: fix pxa2xx-ac97.c breakage | Robert Schwebel |
2009-08-23 | ASoC: Pass correct platform data from pxa2xx-ac97 | Marek Vasut |
2009-08-19 | ALSA: Restore support for DMAless DAIs on PXA | Mark Brown |
2009-08-13 | ALSA: Allow passing platform_data for pxa2xx-ac97 | Marek Vasut |
2009-07-09 | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free | Daniel Mack |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij |
2009-05-20 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini |