summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-136-20/+20
|\
| * ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-136-7/+7
| * ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine driversMark Brown2008-10-134-13/+13
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-114-56/+77
|\ \ | |/ |/|
| * [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-072-7/+7
| * Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-073-50/+70
| |\
| | * [ARM] pxa/akita: use pca953x instead of akita-ioexpEric Miao2008-09-231-9/+4
| | * [ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOsEric Miao2008-09-231-19/+14
| | * [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao2008-09-231-21/+13
| * | [ARM] pxa: avoid needless pxa_gpio_mode() during resumeRussell King2008-09-251-8/+0
* | | ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov2008-09-234-270/+19
* | | ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov2008-09-232-263/+11
* | | sound: ASoC: Support runtime selection of CPU in pxa2xx-i2sDmitry Baryshkov2008-09-231-5/+5
* | | ALSA: ASoC: Convert wm8731 to a new-style i2c driverJean Delvare2008-09-042-0/+2
* | | ALSA: ASoC: Convert wm8750 to a new-style i2c driverJean Delvare2008-09-041-0/+1
* | | ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov2008-07-291-2/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud