aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-01ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware1-2/+2
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai3-3/+3
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-12-09ASoC: Register platform DAIsMark Brown3-1/+36
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown3-12/+6
2008-12-02ASoC: Push platform registration down into the cardMark Brown8-8/+8
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao1-0/+1
2008-12-01ALSA: ASoC: Fix compile warnings on corgi.cTakashi Iwai1-5/+1
2008-12-01ALSA: soc - Remove obsoleted sound/driver.h inclusionTakashi Iwai1-1/+0
2008-11-25ASoC: tosa: move gpio probing to machine callbacksDmitry Baryshkov1-8/+22
2008-11-24ASoC: Remove DAI type informationMark Brown3-8/+3
2008-11-21ASoC: Staticise pxa2xx_pcm_opsMark Brown1-1/+1
2008-11-21ASoC: Add Marvell Zylonite machine supportMark Brown2-0/+221
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown3-21/+23
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown7-16/+16
2008-11-05ASoC: Add Palm/PXA27x unified ASoC audio driverMarek Vasut3-0/+280
2008-10-31Merge commit 'v2.6.28-rc2' into topic/asocTakashi Iwai4-56/+77
2008-10-30ASoC: Add PXA SSP supportMark Brown4-0/+991
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-20/+20
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood6-7/+7
2008-10-13ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine driversMark Brown4-13/+13
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-56/+77
2008-10-07[ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.cEric Miao1-0/+40
2008-10-07[ARM] pxa: simplify DMA register definitionsEric Miao2-7/+7
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King3-50/+70
2008-09-25[ARM] pxa: avoid needless pxa_gpio_mode() during resumeRussell King1-8/+0
2008-09-23[ARM] pxa/akita: use pca953x instead of akita-ioexpEric Miao1-9/+4
2008-09-23[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOsEric Miao1-19/+14
2008-09-23[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao1-21/+13
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov4-270/+19
2008-09-23ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov2-263/+11
2008-09-23sound: ASoC: Support runtime selection of CPU in pxa2xx-i2sDmitry Baryshkov1-5/+5
2008-09-04ALSA: ASoC: Convert wm8731 to a new-style i2c driverJean Delvare2-0/+2
2008-09-04ALSA: ASoC: Convert wm8750 to a new-style i2c driverJean Delvare1-0/+1
2008-09-01ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov1-1/+39
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King9-33/+33
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2-7/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-07-29ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov1-2/+2
2008-07-29ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov1-6/+2
2008-07-29ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-9/+21
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+10
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King2-9/+21
2008-07-10ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction declarationDmitry Baryshkov1-1/+2
2008-07-10ALSA: tosa: fix compilation with new DAPM APIDmitry Baryshkov1-2/+2
2008-07-10ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.Liam Girdwood3-12/+12
2008-07-10ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood8-23/+23