| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: mxs-saif: Use devm_clk_get() | Fabio Estevam | 2012-08-07 | 1 | -13/+7 |
* | ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work | Dong Aisheng | 2012-07-24 | 1 | -1/+15 |
* | ASoC: mxs-saif: fix clock prepare and enable unbalance issue | Dong Aisheng | 2012-07-24 | 1 | -0/+10 |
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-23 | 1 | -33/+59 |
|\ |
|
| * | ASoC: mxs: add device tree support for mxs-saif | Shawn Guo | 2012-05-12 | 1 | -18/+54 |
| * | ASoC: mxs: mxs-pcm does not need to be a plaform_driver | Shawn Guo | 2012-05-12 | 1 | -14/+4 |
| * | ASoC: mxs: add __devinit for mxs_saif_probe | Shawn Guo | 2012-05-10 | 1 | -1/+1 |
* | | ASoC: mxs-saif: adopt pinctrl support | Shawn Guo | 2012-05-12 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 | 1 | -1/+1 |
|\ |
|
| * | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 2012-03-27 | 1 | -1/+1 |
* | | ASoC: mxs-saif: use devm_ functions | Julia Lawall | 2012-02-10 | 1 | -40/+11 |
|/ |
|
* | ASoC: mxs: Fix mxs-saif timeout | Fabio Estevam | 2012-01-20 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -12/+2 |
|\ |
|
| * | ASoC: Convert mxs directory to module_platform_driver | Axel Lin | 2011-11-24 | 1 | -11/+1 |
| * | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: mxs-saif: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -2/+2 |
| |/ |
|
* / | ASoC: mxs-saif: remove function in platform_data | Dong Aisheng | 2011-12-02 | 1 | -11/+9 |
|/ |
|
* | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 2011-10-22 | 1 | -9/+10 |
* | ASoC: mxs-saif: add record function | Dong Aisheng | 2011-09-19 | 1 | -14/+131 |
* | sound/soc/mxs/mxs-saif.c: add missing kfree | Julia Lawall | 2011-08-22 | 1 | -2/+3 |
* | ASoC: mxs-saif: clear clk gate first before register setting | Dong Aisheng | 2011-08-22 | 1 | -10/+12 |
* | ASoC: mxs: add mxs-saif driver | Dong Aisheng | 2011-07-28 | 1 | -0/+677 |