| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Enable autoloading of pxa2xx CPU I2S driver with module alias | Ian Lartey | 2010-08-23 | 1 | -0/+1 |
* | ASoC: multi-component: Fix reference to moved header file, which was unused a... | Ian Lartey | 2010-08-15 | 1 | -1/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -45/+44 |
* | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 2010-04-05 | 1 | -2/+5 |
* | ASoC: Only disable pxa2xx-i2s clocks if we enabled them | Mark Brown | 2009-07-01 | 1 | -1/+6 |
* | ASoC: pxa2xx-i2s: Fix suspend/resume | Karl Beldan | 2009-05-14 | 1 | -8/+3 |
* | ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clock | Karl Beldan | 2009-05-14 | 1 | -2/+0 |
* | ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately | Karl Beldan | 2009-05-14 | 1 | -3/+5 |
* | ASoC: pxa2xx-i2s: Proper hw initialization | Karl Beldan | 2009-05-14 | 1 | -3/+14 |
* | ASoC: Enforce symmetric rates for PXA2xx I2S | Mark Brown | 2009-05-12 | 1 | -0/+1 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -44/+10 |
|\ |
|
| * | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -8/+10 |
| * | ASoC: pxa2xx-i2s: remove I2S pin setup | Philipp Zabel | 2009-02-08 | 1 | -36/+0 |
* | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | 1 | -1/+1 |
|/ |
|
* | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 1 | -1/+12 |
* | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -1/+0 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -6/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-13 | 1 | -2/+2 |
|\ |
|
| * | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 2008-10-13 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 1 | -2/+41 |
|\ \
| |/
|/| |
|
| * | [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.c | Eric Miao | 2008-10-07 | 1 | -0/+40 |
| * | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 | 1 | -2/+2 |
* | | ALSA: Separate common pxa2xx-pcm code | Dmitry Baryshkov | 2008-09-23 | 1 | -0/+10 |
* | | sound: ASoC: Support runtime selection of CPU in pxa2xx-i2s | Dmitry Baryshkov | 2008-09-23 | 1 | -5/+5 |
|/ |
|
* | ALSA: ASoC: fix pxa2xx-i2s clk_get call | Dmitry Baryshkov | 2008-09-01 | 1 | -1/+39 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -4/+4 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 1 | -2/+10 |
|\ |
|
| * | [ARM] 5063/1: pxa: add clk support for pxa2xx I2S | eric miao | 2008-07-07 | 1 | -2/+10 |
* | | ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -7/+7 |
* | | [ALSA] ASoC: Remove in-code changelogs | Mark Brown | 2008-05-19 | 1 | -3/+0 |
|/ |
|
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -2/+2 |
* | [ALSA] soc - ASoC 0.13 pxa2xx i2s driver | Philipp Zabel | 2007-02-09 | 1 | -118/+82 |
* | [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) | Liam Girdwood | 2007-02-09 | 1 | -1/+2 |
* | [ALSA] Remove trailing whitespaces from soc/* files | Takashi Iwai | 2007-02-09 | 1 | -29/+29 |
* | [ALSA] ASoC DAI capabilities labelling | Liam Girdwood | 2007-02-09 | 1 | -22/+69 |
* | [ALSA] ASoC pxa2xx I2S support | Liam Girdwood | 2007-02-09 | 1 | -0/+306 |