Age | Commit message (Expand) | Author | Files | Lines |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | 1 | -5/+25 |
2013-10-14 | ASoC: mxs-saif: Handle errors in trigger function | Markus Pargmann | 1 | -5/+17 |
2013-10-14 | ASoC: mxs-saif: Store saif state | Markus Pargmann | 1 | -0/+8 |
2013-09-19 | ASoC: mxs-saif: Use devm_snd_soc_register_component | Sachin Kamat | 1 | -9/+3 |
2013-07-22 | ASoC: mxs: Remove unneeded mach-types.h inclusions | Mark Brown | 1 | -1/+0 |
2013-07-04 | Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus | Mark Brown | 1 | -0/+35 |
2013-07-01 | ASoC: mxs: register saif mclk to clock framework | Shawn Guo | 1 | -0/+35 |
2013-05-13 | ASoC: mxs: move to use generic DMA helper | Shawn Guo | 1 | -28/+1 |
2013-05-12 | ASoC: mxs: mxs-saif: Let device core handle pinctrl | Fabio Estevam | 1 | -8/+0 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -7/+13 |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -1/+2 |
2013-04-22 | ASoC: mxs: Setup dma data in DAI probe | Lars-Peter Clausen | 1 | -1/+2 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -3/+3 |
2013-04-01 | ASoC: mxs-saif: remove mach header inclusion | Shawn Guo | 1 | -2/+3 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on mxs saif | Kuninori Morimoto | 1 | -3/+8 |
2013-03-26 | ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct | Lars-Peter Clausen | 1 | -3/+3 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+3 |
2013-01-22 | ASoC: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -5/+3 |
2013-01-08 | ASoC: mxs-saif: Use a signed integer for error value | Fabio Estevam | 1 | -7/+12 |
2013-01-08 | ASoC: mxs-saif: Remove platform data | Fabio Estevam | 1 | -28/+16 |
2012-12-09 | ASoC: mxs: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-11-27 | ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk | Lothar Waßmann | 1 | -0/+2 |
2012-11-02 | ASoC: mxs-saif: Fix channel swap for 24-bit format | Fabio Estevam | 1 | -4/+12 |
2012-11-01 | ASoC: mxs-saif: Add MODULE_ALIAS | Fabio Estevam | 1 | -0/+1 |
2012-08-07 | ASoC: mxs-saif: Use devm_clk_get() | Fabio Estevam | 1 | -13/+7 |
2012-07-24 | ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work | Dong Aisheng | 1 | -1/+15 |
2012-07-24 | ASoC: mxs-saif: fix clock prepare and enable unbalance issue | Dong Aisheng | 1 | -0/+10 |
2012-05-24 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -33/+59 |
2012-05-12 | ASoC: mxs: add device tree support for mxs-saif | Shawn Guo | 1 | -18/+54 |
2012-05-12 | ASoC: mxs: mxs-pcm does not need to be a plaform_driver | Shawn Guo | 1 | -14/+4 |
2012-05-12 | ASoC: mxs-saif: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-10 | ASoC: mxs: add __devinit for mxs_saif_probe | Shawn Guo | 1 | -1/+1 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-03-27 | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 1 | -1/+1 |
2012-02-11 | ASoC: mxs-saif: use devm_ functions | Julia Lawall | 1 | -40/+11 |
2012-01-20 | ASoC: mxs: Fix mxs-saif timeout | Fabio Estevam | 1 | -0/+5 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -12/+2 |
2012-01-10 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+2 |
2011-12-28 | ASoC: mxs-saif: convert to clk_prepare/clk_unprepare | Shawn Guo | 1 | -2/+2 |
2011-12-02 | ASoC: mxs-saif: remove function in platform_data | Dong Aisheng | 1 | -11/+9 |
2011-11-24 | ASoC: Convert mxs directory to module_platform_driver | Axel Lin | 1 | -11/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-10-22 | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 1 | -9/+10 |
2011-09-19 | ASoC: mxs-saif: add record function | Dong Aisheng | 1 | -14/+131 |
2011-08-23 | sound/soc/mxs/mxs-saif.c: add missing kfree | Julia Lawall | 1 | -2/+3 |
2011-08-23 | ASoC: mxs-saif: clear clk gate first before register setting | Dong Aisheng | 1 | -10/+12 |
2011-07-28 | ASoC: mxs: add mxs-saif driver | Dong Aisheng | 1 | -0/+677 |