Age | Commit message (Expand) | Author | Files | Lines |
2013-01-08 | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 1 | -4/+4 |
2013-01-08 | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 1 | -1/+17 |
2013-01-08 | ALSA: pxa27x: fix ac97 cold reset | Mike Dunn | 1 | -2/+6 |
2012-12-07 | ALSA: pxa2xx: remove __dev* attributes | Bill Pemberton | 2 | -4/+4 |
2012-12-07 | ALSA: AACI: remove __dev* attributes | Bill Pemberton | 1 | -9/+9 |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 1 | -2/+2 |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 1 | -6/+3 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -0/+2 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring | 2 | -0/+2 |
2012-03-17 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -12/+1 |
2012-01-26 | sound: pxa2xx-ac97: include mach/irqs.h directly | Rob Herring | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -12/+1 |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-11-22 | sound: aaci: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2 | -0/+2 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2 | -2/+2 |
2011-04-03 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+3 |
2011-04-03 | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare | Vasily Khoruzhick | 1 | -0/+3 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 1 | -2/+9 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -1/+2 |
2011-02-07 | ALSA: AACI: allow writes to MAINCR to take effect | Russell King | 1 | -1/+7 |
2011-01-26 | ALSA: AACI: make fifo variables more explanitory | Russell King | 2 | -20/+26 |
2011-01-26 | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period | Russell King | 1 | -8/+10 |
2011-01-26 | ALSA: AACI: use snd_pcm_lib_period_bytes() | Russell King | 2 | -3/+4 |
2011-01-26 | ALSA: AACI: clean up AACI announcement printk | Russell King | 1 | -3/+3 |
2011-01-26 | ALSA: AACI: fix channel mask selection | Russell King | 1 | -50/+20 |
2011-01-26 | ALSA: AACI: fix number of channels for record | Russell King | 1 | -62/+52 |
2011-01-26 | ALSA: AACI: fix multiple IRQ claiming | Russell King | 2 | -9/+17 |
2011-01-26 | ALSA: AACI: fix timeout duration | Russell King | 1 | -19/+23 |
2011-01-26 | ALSA: AACI: fix timeout condition checking | Russell King | 1 | -3/+3 |
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 |