| Commit message (Expand) | Author | Age |
* | ASoC: mxs-saif: Fix channel swap for 24-bit format | Fabio Estevam | 2012-11-02 |
* | ASoC: mxs-saif: Add MODULE_ALIAS | Fabio Estevam | 2012-11-01 |
* | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 |
|\ |
|
| * | ASoC: mxs: Fix the name of the SoC family | Fabio Estevam | 2012-08-08 |
* | | ASoC: mxs-saif: Use devm_clk_get() | Fabio Estevam | 2012-08-07 |
|/ |
|
* | ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work | Dong Aisheng | 2012-07-24 |
* | ASoC: mxs-saif: fix clock prepare and enable unbalance issue | Dong Aisheng | 2012-07-24 |
* | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 2012-06-20 |
* | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 2012-06-03 |
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-23 |
|\ |
|
| * | ASoC: mxs: add device tree support for mxs-sgtl5000 | Shawn Guo | 2012-05-12 |
| * | ASoC: mxs: add device tree support for mxs-saif | Shawn Guo | 2012-05-12 |
| * | ASoC: mxs: mxs-pcm does not need to be a plaform_driver | Shawn Guo | 2012-05-12 |
| * | ASoC: mxs: add __devinit for mxs_saif_probe | Shawn Guo | 2012-05-10 |
* | | ASoC: mxs-saif: adopt pinctrl support | Shawn Guo | 2012-05-11 |
|/ |
|
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 2012-03-26 |
* | | ASoC: mxs-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen | 2012-03-02 |
* | | ASoC: mxs-pcm: Request DMA channel early | Lars-Peter Clausen | 2012-02-22 |
* | | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data | Lars-Peter Clausen | 2012-02-21 |
* | | ASoC: imx/mxs: remove redundant SND_PCM selection | Shawn Guo | 2012-02-20 |
* | | ASoC: mxs-saif: use devm_ functions | Julia Lawall | 2012-02-10 |
|/ |
|
* | ASoC: mxs: Fix mxs-saif timeout | Fabio Estevam | 2012-01-20 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 |
|\ |
|
| * | ASoC: mxs: correct 'direction' of device_prep_dma_cyclic | Shawn Guo | 2011-12-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 |
|\ \ |
|
| * | | ASoC: mxs: Add .owner to struct snd_soc_card | Lothar Waßmann | 2011-12-28 |
| * | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-12-22 |
| |\ \ |
|
| | * | | Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic" | Mark Brown | 2011-12-22 |
| * | | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-12-19 |
| |\| | |
|
| | * | | ASoC: mxs: correct 'direction' of device_prep_dma_cyclic | Shawn Guo | 2011-12-19 |
| * | | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-12-10 |
| |\| | |
|
| * | | | ASoC: Convert mxs directory to module_platform_driver | Axel Lin | 2011-11-24 |
| * | | | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 |
| | |/
| |/| |
|
* | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
|\ \ \ |
|
| * | | | ASoC: mxs-saif: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 |
| | |/
| |/| |
|
* | | | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2011-12-27 |
|\| | |
|
| * | | ASoC: mxs: Add appropriate MODULE_ALIAS() | Lothar Waßmann | 2011-12-10 |
| * | | ASoC: mxs: Add missing MODULE_LICENSE("GPL") | Lothar Waßmann | 2011-12-10 |
| |/ |
|
* / | ASoC: mxs-saif: remove function in platform_data | Dong Aisheng | 2011-12-02 |
|/ |
|
* | ASoC: keep pointer to resource so it can be freed | Julia Lawall | 2011-10-22 |
* | ASoC: mxs-saif: add record function | Dong Aisheng | 2011-09-19 |
* | ASoC: mxs-sgtl5000: add record function | Dong Aisheng | 2011-08-22 |
* | sound/soc/mxs/mxs-saif.c: add missing kfree | Julia Lawall | 2011-08-22 |
* | ASoC: mxs-saif: clear clk gate first before register setting | Dong Aisheng | 2011-08-22 |
* | ASoC: mxs: add asoc configuration files | Dong Aisheng | 2011-07-28 |
* | ASoC: mxs: add mxs-sgtl5000 machine driver | Dong Aisheng | 2011-07-28 |
* | ASoC: mxs: add mxs-saif driver | Dong Aisheng | 2011-07-28 |
* | ASoC: mxs: add mxs-pcm driver | Dong Aisheng | 2011-07-28 |