aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai3-10/+11
2009-01-05pxa2xx-ac97: switch AC unit to correct state before probingDmitry Baryshkov1-9/+16
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2-1/+2
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao1-1/+1
2008-10-23Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai1-1/+1
2008-10-22ALSA: Ensure PXA runtime data is initialisedMark Brown1-1/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-6/+6
2008-10-14ALSA: Fix pxa2xx-ac97-lib.c compilationMarc Zyngier1-6/+6
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2008-10-07[ARM] pxa: simplify DMA register definitionsEric Miao1-2/+2
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov5-252/+300
2008-09-23ALSA: pxa2xx-ac97-lib: support building for several CPUsDmitry Baryshkov1-78/+137
2008-09-23ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov4-229/+351
2008-09-09ALSA: fix section for sa11xx-uda1341 platform driverUwe Kleine-König1-1/+1
2008-09-04ALSA: aaci - Fix NULL test at error pathTakashi Iwai1-3/+3
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-2/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King3-8/+8
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-05-27sound: Convert to menuconfigTakashi Iwai1-6/+15
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk1-2/+0
2008-04-24[ALSA] pxa2xx-ac97: Support PXA3xx AC97Mark Brown1-0/+24
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison1-4/+4
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-04-19[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown1-8/+40
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai5-5/+0
2008-01-31[ALSA] Add missing device linkTakashi Iwai1-0/+1
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner1-2/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+2
2007-10-16[ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.cMichal Piotrowski1-31/+4
2007-07-02[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie1-1/+1
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-6/+6
2007-02-20[ARM] Fix ARM AACI ALSA driverRussell King1-6/+6
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-60/+296
2007-02-18[ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman1-11/+39
2007-02-18[ARM] 4139/1: AACI record supportKevin Hilman2-46/+253