summaryrefslogtreecommitdiff
path: root/sound/arm
AgeCommit message (Expand)Author
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
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-11-30ALSA: AACI: fix recording bugRussell King
2009-11-30ALSA: AACI: fix AC97 multiple-open bugRussell King
2009-11-27ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai
2009-11-23ALSA: AACI cleanupRussell King
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John
2009-09-21Merge 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-04ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel
2009-08-23ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut
2009-08-19ALSA: Restore support for DMAless DAIs on PXAMark Brown
2009-08-13ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut
2009-07-09ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-11pxa2xx-ac97: fix reset gpio mode settingMike Rapoport
2009-04-15[ARM] pxa: merge AC97 platform data structuresMark Brown