aboutsummaryrefslogtreecommitdiff
path: root/sound/arm
AgeCommit message (Expand)Author
2013-01-08ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn
2013-01-08ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-08ALSA: pxa27x: fix ac97 cold resetMike Dunn
2012-12-07ALSA: pxa2xx: remove __dev* attributesBill Pemberton
2012-12-07ALSA: AACI: remove __dev* attributesBill Pemberton
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-01-25sound: pxa2xx-ac97: include mach/irqs.h directlyRob Herring
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin
2011-11-22sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-04-03Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King
2011-01-26ALSA: AACI: make fifo variables more explanitoryRussell King
2011-01-26ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King
2011-01-26ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King
2011-01-26ALSA: AACI: clean up AACI announcement printkRussell King
2011-01-26ALSA: AACI: fix channel mask selectionRussell King
2011-01-25ALSA: AACI: fix number of channels for recordRussell King
2011-01-25ALSA: AACI: fix multiple IRQ claimingRussell King
2011-01-25ALSA: AACI: fix timeout durationRussell King
2011-01-25ALSA: AACI: fix timeout condition checkingRussell King
2010-04-16Merge branch 'fix/misc' into for-linusTakashi Iwai
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown
2010-03-19ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack
2010-03-02[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric 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 registersEric Miao
2009-12-26ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King
2009-12-18ALSA: AACI: add double-rate supportRussell King
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King
2009-12-18ALSA: AACI: simplify codec rate informationRussell King
2009-12-18ALSA: aaci - Fix a typoTakashi Iwai
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai
2009-12-01ALSA: aaci - Clean up duplicate codeTakashi Iwai