summaryrefslogtreecommitdiffstats
path: root/sound/arm
AgeCommit message (Expand)AuthorLines
2010-04-16Merge branch 'fix/misc' into for-linusTakashi Iwai-2/+5
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-22Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown-62/+6
2010-03-19ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack-0/+1
2010-03-02[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao-8/+0
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao-44/+6
2010-03-02[ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao-10/+0
2009-12-26ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe-2/+1
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King-21/+30
2009-12-18ALSA: AACI: add double-rate supportRussell King-2/+15
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King-15/+7
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King-11/+7
2009-12-18ALSA: AACI: simplify codec rate informationRussell King-72/+3
2009-12-18ALSA: aaci - Fix a typoTakashi Iwai-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-1/+1
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai-14/+5
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai-95/+6
2009-12-01ALSA: aaci - Clean up duplicate codeTakashi Iwai-9/+3
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai-1/+5
2009-11-30ALSA: AACI: fix recording bugRussell King-1/+1
2009-11-30ALSA: AACI: fix AC97 multiple-open bugRussell King-0/+4
2009-11-27ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai-95/+6
2009-11-23ALSA: AACI cleanupRussell King-5/+2
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John-0/+1
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King-9/+11
2009-09-10[ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'Mike Rapoport-9/+11
2009-09-04ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel-1/+1
2009-08-23ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut-2/+2
2009-08-19ALSA: Restore support for DMAless DAIs on PXAMark Brown-0/+3
2009-08-13ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut-0/+10
2009-07-09ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack-1/+1
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini-1/+1
2009-05-11pxa2xx-ac97: fix reset gpio mode settingMike Rapoport-1/+1
2009-04-15[ARM] pxa: merge AC97 platform data structuresMark Brown-1/+1
2009-04-06Merge branch 'topic/asoc' into for-linusTakashi Iwai-5/+10
2009-04-02pxa2xx-ac97: fix displaying GSR after reset timeoutLuotao Fu-5/+10
2009-03-28Merge branch 'origin' into develRussell King-1009/+73
2009-03-24Merge branch 'topic/drop-l3' into for-linusTakashi Iwai-998/+0
2009-03-24Merge branch 'topic/asoc' into for-linusTakashi Iwai-5/+66
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai-1/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai-10/+11
2009-03-19ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.cTakashi Iwai-1/+1
2009-03-17ALSA: drop outdated and broken sa11xx-uda1341 driverDmitry Artamonow-998/+0
2009-03-17Merge branch 'topic/snd_card_new-err' into topic/drop-l3Takashi Iwai-10/+11
2009-03-15ASoC: Allow choice of ac97 gpio reset lineRobert Jarzmik-5/+66
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King-3/+3
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao-5/+1
2009-02-10[ARM] AACI: timeout will reach -1Roel Kluin-3/+3