aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa2xx-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey2010-08-231-0/+1
* ASoC: multi-component: Fix reference to moved header file, which was unused a...Ian Lartey2010-08-151-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-45/+44
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-2/+5
* ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown2009-07-011-1/+6
* ASoC: pxa2xx-i2s: Fix suspend/resumeKarl Beldan2009-05-141-8/+3
* ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clockKarl Beldan2009-05-141-2/+0
* ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separatelyKarl Beldan2009-05-141-3/+5
* ASoC: pxa2xx-i2s: Proper hw initializationKarl Beldan2009-05-141-3/+14
* ASoC: Enforce symmetric rates for PXA2xx I2SMark Brown2009-05-121-0/+1
* Merge branch 'origin' into develRussell King2009-03-281-44/+10
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
| * ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel2009-02-081-36/+0
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-1/+1
|/
* ASoC: Register platform DAIsMark Brown2008-12-091-1/+12
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-031-4/+2
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+0
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-6/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-131-2/+2
|\
| * ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-2/+41
|\ \ | |/ |/|
| * [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.cEric Miao2008-10-071-0/+40
| * [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-2/+2
* | ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov2008-09-231-0/+10
* | sound: ASoC: Support runtime selection of CPU in pxa2xx-i2sDmitry Baryshkov2008-09-231-5/+5
|/
* ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-011-1/+39
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-2/+10
|\
| * [ARM] 5063/1: pxa: add clk support for pxa2xx I2Seric miao2008-07-071-2/+10
* | ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-7/+7
* | [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-191-3/+0
|/
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-2/+2
* [ALSA] soc - ASoC 0.13 pxa2xx i2s driverPhilipp Zabel2007-02-091-118/+82
* [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood2007-02-091-1/+2
* [ALSA] Remove trailing whitespaces from soc/* filesTakashi Iwai2007-02-091-29/+29
* [ALSA] ASoC DAI capabilities labellingLiam Girdwood2007-02-091-22/+69
* [ALSA] ASoC pxa2xx I2S supportLiam Girdwood2007-02-091-0/+306