| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -10/+49 |
|\ |
|
| * | ASoC: Each PXA AC97 DAI needs a separate ops | Mark Brown | 2009-03-16 | 1 | -4/+12 |
| * | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 1 | -6/+7 |
| |\ |
|
| | * | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -6/+7 |
| * | | ASoC: Convert PXA AC97 driver to probe with the platform device | Mark Brown | 2009-03-09 | 1 | -4/+34 |
| |/ |
|
* | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 1 | -0/+1 |
|\ |
|
| * | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 | 1 | -0/+1 |
* | | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 1 | -1/+1 |
* | | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 1 | -0/+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 | -3/+3 |
* | | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 1 | -5/+5 |
|\ |
|
| * | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 | 1 | -5/+5 |
| * | [ARM] pxa: avoid needless pxa_gpio_mode() during resume | Russell King | 2008-09-25 | 1 | -8/+0 |
* | | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 2008-09-23 | 1 | -263/+9 |
|/ |
|
* | [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 |
* | ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction decla... | Dmitry Baryshkov | 2008-07-10 | 1 | -1/+2 |
* | ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -7/+7 |
* | ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove | Mark Brown | 2008-06-13 | 1 | -1/+2 |
* | [ALSA] soc - Support PXA3xx AC97 | Mark Brown | 2008-04-24 | 1 | -2/+27 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 | 1 | -4/+4 |
* | [ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable() | Mark Brown | 2008-04-19 | 1 | -0/+1 |
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
* | [ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock API | Mark Brown | 2008-04-19 | 1 | -11/+38 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code | Michael Brunner | 2007-12-08 | 1 | -2/+2 |
* | [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change | Eric Miao | 2007-07-28 | 1 | -2/+2 |
* | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie | 2007-07-02 | 1 | -1/+1 |
* | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -6/+6 |
* | [ALSA] soc - ASoC 0.13 pxa2xx AC97 driver | Liam Girdwood | 2007-02-09 | 1 | -35/+29 |
* | [ALSA] ASoC pxa2xx AC97 support | Liam Girdwood | 2007-02-09 | 1 | -0/+437 |