summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-011-1/+39
* ALSA: spitz: MONO -> MONO1Dmitry Baryshkov2008-08-121-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-079-33/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-072-7/+2
|\
| * ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov2008-07-291-6/+2
| * ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi2008-07-291-1/+0
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-073-3/+3
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-232-9/+21
|\
| * Merge branch 'pxa-tosa' into pxaRussell King2008-07-122-9/+21
| |\
| | * [ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio apiDmitry Baryshkov2008-07-072-9/+21
* | | 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: pxa2xx-ac97: fix warning due to missing argument in fuction decla...Dmitry Baryshkov2008-07-101-1/+2
* | ALSA: tosa: fix compilation with new DAPM APIDmitry Baryshkov2008-07-101-2/+2
* | ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.Liam Girdwood2008-07-103-12/+12
* | ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-108-23/+23
* | ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood2008-07-104-77/+81
* | ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-131-1/+2
* | [ALSA] Add EM-X270 ASoC driverMike Rapoport2008-05-273-1/+113
* | sound: Convert to menuconfigTakashi Iwai2008-05-271-1/+1
* | [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-194-13/+0
* | [ALSA] soc - Zaurus - Convert to bulk DAPM registration APIsMark Brown2008-05-194-36/+18
|/
* [ALSA] soc - pxa2xx-pcm - Fix checkpatch warningsMark Brown2008-04-241-5/+4
* [ALSA] soc - spitz - Fix checkpatch warningsMark Brown2008-04-241-4/+2
* [ALSA] soc - poodle - Fix checkpatch warningsMark Brown2008-04-241-5/+3
* [ALSA] soc - corgi - Fix checkpatch warningsMark Brown2008-04-241-6/+5
* [ALSA] soc - Support PXA3xx AC97Mark Brown2008-04-241-2/+27
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-241-4/+4
* [ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable()Mark Brown2008-04-191-0/+1
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-192-0/+2
* [ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown2008-04-191-11/+38
* [ALSA] ASoC: Fix DAPM widget function types in pxa machine driversJarkko Nikula2008-02-294-5/+10
* [ALSA] soc - Preliminary ac97 drivers for Toshiba e800 PDAsIan Molton2008-01-313-0/+100
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-317-7/+0
* [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner2007-12-081-2/+2
* [ALSA] Clean up duplicate includes in sound/soc/Jesper Juhl2007-10-161-1/+0
* [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN changeEric Miao2007-07-281-2/+2
* [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie2007-07-021-1/+1
* [ALSA] fix SND_SOC KconfigDavid Brownell2007-05-111-4/+0
* fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-212-8/+8
* [ALSA] soc - Fix dependencies in Kconfig filesTakashi Iwai2007-03-141-2/+1
* [ALSA] soc - ASoC 0.13 Sharp poodle machineLiam Girdwood2007-02-091-30/+53
* [ALSA] soc - ASoC 0.13 Sharp tosa machineLiam Girdwood2007-02-091-1/+3
* [ALSA] soc - ASoC 0.13 spitz machineLiam Girdwood2007-02-091-33/+53
* [ALSA] soc - ASoC Sharp corgi machineLiam Girdwood2007-02-091-31/+53
* [ALSA] soc - ASoC 0.13 pxa2xx DMAAndrew Johnson2007-02-092-15/+10
* [ALSA] soc - ASoC 0.13 pxa2xx AC97 driverLiam Girdwood2007-02-092-35/+51
* [ALSA] soc - ASoC 0.13 pxa2xx i2s driverPhilipp Zabel2007-02-092-118/+102
* [ALSA] Fix AC97_BUS in soc/pxa/KconfigTakashi Iwai2007-02-091-1/+1