aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs/mxs-saif.c
Commit message (Expand)AuthorAge
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\
| * Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-23
| |\
| | * ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen2013-04-22
| * | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-12
| |\|
| | * ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen2013-03-26
| * | ASoC: switch over to use snd_soc_register_component() on mxs saifKuninori Morimoto2013-03-26
| |/
* / ASoC: mxs-saif: remove mach header inclusionShawn Guo2013-04-01
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* | ASoC: mxs-saif: Use a signed integer for error valueFabio Estevam2013-01-08
* | ASoC: mxs-saif: Remove platform dataFabio Estevam2013-01-08
|/
* ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclkLothar Waßmann2012-11-27
* ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam2012-11-02
* ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam2012-11-01
* ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam2012-08-07
* ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng2012-07-24
* ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng2012-07-24
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-23
|\
| * ASoC: mxs: add device tree support for mxs-saifShawn Guo2012-05-12
| * ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo2012-05-12
| * ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo2012-05-10
* | ASoC: mxs-saif: adopt pinctrl supportShawn Guo2012-05-11
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
* | ASoC: mxs-saif: use devm_ functionsJulia Lawall2012-02-10
|/
* ASoC: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\
| * ASoC: Convert mxs directory to module_platform_driverAxel Lin2011-11-24
| * ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \
| * | ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| |/
* / ASoC: mxs-saif: remove function in platform_dataDong Aisheng2011-12-02
|/
* ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-22
* ASoC: mxs-saif: add record functionDong Aisheng2011-09-19
* sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall2011-08-22
* ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng2011-08-22
* ASoC: mxs: add mxs-saif driverDong Aisheng2011-07-28