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 Torvalds2010-05-204-7/+292
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-204-7/+292
| |\
| | * ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut2010-04-123-0/+256
| | * ASoC: WM8750: Convert to new APIMarek Vasut2010-04-091-7/+36
| | * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-31/+62
| | |\
| | * | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-194-19/+32
* | | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-111-66/+66
* | | | [ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao2010-05-111-0/+1
* | | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-1/+1
* | | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-111-1/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-074-19/+32
|\ \ \
| * | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-054-19/+32
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/ /
* | Merge branch 'origin' into devel-stableRussell King2010-03-082-27/+47
|\ \ | |/
| * ASoC: fix PXA SSP port resumeDaniel Mack2010-02-021-5/+7
| * ASoC: support more sample rates on raumfeld devicesDaniel Mack2010-01-151-21/+40
* | ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2010-03-022-30/+61
* | [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao2010-03-021-0/+1
|/
* ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() APIDaniel Mack2009-11-301-2/+2
* ALSA: ARM: add Raumfeld audio supportDaniel Mack2009-11-273-0/+346
* ASoC: finally enable support for eXeda and CM-X300Igor Grinberg2009-10-151-1/+2
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-061-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-031-1/+1
| |\
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-011-1/+1
|\ \ \ | | |/ | |/|
| * | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai2009-10-011-1/+1
| |/
* | ASoC: pxa-ssp increase max_channels to 8Graeme Gregory2009-09-251-8/+8
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-053-5/+6
|/
* ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut2009-08-231-2/+2
* ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-1/+11
* ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-062-8/+21
* ASoC: Switch palm27x-asoc to jack detection apiMarek Vasut2009-07-241-131/+73
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-011-1/+6
|\
| * ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown2009-07-011-1/+6
* | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-06-252-61/+43
|\ \ | |/ |/|
| * Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-251-1/+1
| |\
| * | ASoC: UDA1380: refactor device registrationPhilipp Zabel2009-06-151-26/+28
| * | ASoC: remove duplicated code on pxa-ssp.cDaniel Ribeiro2009-06-111-35/+15
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-182-72/+0
|\ \ \
| * | | [ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown2009-06-162-72/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-161-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel2009-06-141-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-142-4/+5
|\ \ \ | |/ / |/| / | |/
| * [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Marek Vasut2009-06-052-4/+5
* | ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-2/+2
* | ASoC: Optimize switch/case in magician.cTakashi Iwai2009-05-151-6/+7
* | ASoC: pxa2xx-i2s: Fix suspend/resumeKarl Beldan2009-05-141-8/+3
* | ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clockKarl Beldan2009-05-141-2/+0
* | ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separatelyKarl Beldan2009-05-141-3/+5
* | ASoC: pxa2xx-i2s: Proper hw initializationKarl Beldan2009-05-141-3/+14
OpenPOWER on IntegriCloud