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