summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-4/+23
|\
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-201-4/+23
| |\
| | * [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-191-4/+23
| | * [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-151-2/+0
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-211-8/+28
|\ \ \ | |/ / |/| |
| * | ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-171-8/+28
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-191-0/+1
|\ \ \ | |/ /
| * | ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-141-2/+0
|\ \ \ | |/ / | | / | |/ |/|
| * ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-074-3/+581
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-064-3/+581
| |\ \ | | |/
| | * ASoC: Add Magician machine supportPhilipp Zabel2009-04-023-0/+572
| | * ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-021-3/+9
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
|/ /
* | Merge branch 'origin' into develRussell King2009-03-2815-220/+1126
|\ \ | |/
| * Merge branch 'pxa-ssp' into for-2.6.30Mark Brown2009-03-172-42/+68
| |\
| | * ASoC: Fix Zylonite for non-networked SSP modeMark Brown2009-03-141-30/+25
| | * ASoC: Fix non-networked I2S mode for PXA SSPMark Brown2009-03-141-5/+14
| | * ASoC: switch PXA SSP driver from network mode to PSPDaniel Mack2009-03-131-11/+33
| * | ASoC: Each PXA AC97 DAI needs a separate opsMark Brown2009-03-161-4/+12
| |/
| * ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-125-36/+25
| * ASoC: Merge dai_ops factor outMark Brown2009-03-113-62/+34
| |\
| | * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-043-62/+34
| * | ASoC: don't touch pxa-ssp registers when stream is runningDaniel Mack2009-03-101-0/+11
| * | ASoC: Convert PXA AC97 driver to probe with the platform deviceMark Brown2009-03-091-4/+34
| * | ASoC: Fix name of register bit in pxa-sspDaniel Mack2009-03-061-3/+3
| * | ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/ZylonitePhilipp Zabel2009-03-032-4/+6
| |/
| * ASoC: Fix Zylonite voice interface stereo configurationsMark Brown2009-02-241-3/+2
| * ASoC: Fix build for corgi and poodleMark Brown2009-02-182-2/+4
| * ASoC: Refactor WM8731 device registrationMark Brown2009-02-182-13/+71
| * ASoC: Fix forgotten replacements of socdev->codecTakashi Iwai2009-02-115-5/+5
| * ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel2009-02-081-36/+0
| * ASoC: Add initial support of Mitac mioa701 device SoC.Robert Jarzmik2009-02-083-0/+261
| * ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel2009-02-041-5/+7
| * ASoC: Configure SSP port PLL for ZyloniteMark Brown2009-01-231-0/+8
| * ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.hMark Brown2009-01-232-4/+0
| * ASoC: Fix merge with PXA treeMark Brown2009-01-231-4/+1
| * ASoC: machine support for Toshiba e740 PDAIan Molton2009-01-193-0/+224
| * ASoC: Implement support for CLK_POUT as MCLK on ZyloniteMark Brown2009-01-191-17/+84
| * ASoC: machine driver for Toshiba e800Ian Molton2009-01-161-14/+102
| * ASoC: machine driver for Toshiba e750Ian Molton2009-01-163-0/+200
* | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-096-12/+0
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-093-3/+3
|/
* ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware2009-01-011-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-301-0/+1
|\
| * [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-021-0/+1
* | ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-103-3/+3
* | ASoC: Register platform driversMark Brown2008-12-091-0/+12
* | ASoC: Register platform DAIsMark Brown2008-12-093-1/+36
OpenPOWER on IntegriCloud