summaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: mxs-saif: Remove platform dataFabio Estevam2013-01-081-28/+16
|/
* ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-103-9/+9
* ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclkLothar Waßmann2012-11-271-0/+2
* ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam2012-11-021-4/+12
* ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam2012-11-011-0/+1
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-1/+1
|\
| * ASoC: mxs: Fix the name of the SoC familyFabio Estevam2012-08-081-1/+1
* | ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam2012-08-071-13/+7
|/
* ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng2012-07-241-1/+15
* ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng2012-07-241-0/+10
* ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-1/+1
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-1/+1
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-235-54/+116
|\
| * ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo2012-05-121-0/+46
| * ASoC: mxs: add device tree support for mxs-saifShawn Guo2012-05-121-18/+54
| * ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo2012-05-125-35/+15
| * ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo2012-05-101-1/+1
* | ASoC: mxs-saif: adopt pinctrl supportShawn Guo2012-05-121-0/+8
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-302-2/+2
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-273-3/+3
* | ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-023-124/+25
* | ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-221-20/+8
* | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen2012-02-212-9/+0
* | ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo2012-02-201-1/+0
* | ASoC: mxs-saif: use devm_ functionsJulia Lawall2012-02-101-40/+11
|/
* ASoC: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-201-0/+5
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-1/+1
|\
| * ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo2011-12-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-34/+5
|\ \
| * | ASoC: mxs: Add .owner to struct snd_soc_cardLothar Waßmann2011-12-281-0/+1
| * | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-221-1/+1
| |\ \
| | * | Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic"Mark Brown2011-12-221-1/+1
| * | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-201-1/+1
| |\ \ \ | | |/ /
| | * | ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo2011-12-201-1/+1
| * | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-112-0/+4
| |\ \ \ | | |/ /
| * | | ASoC: Convert mxs directory to module_platform_driverAxel Lin2011-11-243-33/+3
| * | | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
| | |/ | |/|
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+2
|\ \ \
| * | | ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-2/+2
| | |/ | |/|
* | | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-272-0/+4
|\ \ \ | |/ /
| * | ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2011-12-112-0/+2
| * | ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann2011-12-111-0/+2
| |/
* | ASoC: mxs-saif: remove function in platform_dataDong Aisheng2011-12-021-11/+9
|/
* ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-221-9/+10
* ASoC: mxs-saif: add record functionDong Aisheng2011-09-192-14/+135
* ASoC: mxs-sgtl5000: add record functionDong Aisheng2011-08-221-1/+9
* sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall2011-08-221-2/+3
* ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng2011-08-221-10/+12
* ASoC: mxs: add asoc configuration filesDong Aisheng2011-07-282-0/+30
* ASoC: mxs: add mxs-sgtl5000 machine driverDong Aisheng2011-07-281-0/+165
OpenPOWER on IntegriCloud