summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: Enforce symmetric rates for PXA2xx I2SMark Brown2009-05-121-0/+1
* | ASoC: em-x270: make the driver support also eXeda and CM-X300 machinesMike Rapoport2009-05-122-6/+7
* | Merge commit 'takashi/topic/asoc' into for-2.6.31Mark Brown2009-05-051-4/+23
|\ \
| * \ Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-05-041-4/+23
| |\ \ | | |/
| | * 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
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-191-0/+1
| | |\ \ \
* | | | | | ASoC: IMote2 ASoC SupportJonathan Cameron2009-05-053-0/+125
|/ / / / /
* | | | | ASoC: change stereo/mono to 32-bit/16-bit for pxa-sspEric Miao2009-04-231-3/+3
* | | | | ASoC: simplify the SSP DMA parameters settings by run-time generationEric Miao2009-04-231-160/+43
* | | | | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-201-8/+28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-171-8/+28
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-161-0/+1
|\ \ \ \ | |/ / /
| * | | ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | | | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-149-15/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-141-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
| | |\ \
| * | | | 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
| |\ \ \
| * | | | [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
* | | | | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-131-2/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
| | |_|/ | |/| |
* | | | ASoC: pxa-ssp.c fix clock/frame invertDaniel Ribeiro2009-04-131-1/+10
|/ / /
* | | 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
| |/ |/|
* | 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
OpenPOWER on IntegriCloud