summaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-282-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/+9Star
|/
* 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-231-1/+9
* sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall2011-08-231-2/+3
* ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng2011-08-231-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
* ASoC: mxs: add mxs-saif driverDong Aisheng2011-07-282-0/+807
* ASoC: mxs: add mxs-pcm driverDong Aisheng2011-07-282-0/+402