summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/ux500_msp_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ASoC: ux500: Remove unuseful break after returnCodrut Grosu2017-03-071-1/+0Star
* ASoC: ux500: Fix sparse non static symbol warningWei Yongjun2014-01-081-3/+3
* ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones2014-01-071-15/+41
* ASoC: ux500: Set DMA address during device initFabio Baltieri2013-06-121-0/+3
* ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri2013-06-121-4/+6
* ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri2013-05-251-19/+0Star
* ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri2013-05-251-54/+2Star
* ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-2/+0Star
* ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-081-1/+1
* ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones2012-10-161-5/+3Star
* Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-231-19/+70
|\
| * ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2012-09-201-3/+19
| * ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2012-09-201-16/+51
* | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-20/+5Star
|\|
| * ASoC: ux500_msp_i2s: better use devm functions and fix error return codeJulia Lawall2012-08-201-20/+5Star
* | ASoC: ux500: Strengthen error checking after memory allocationLee Jones2012-08-041-0/+2
|/
* ASoC: ux500: Include the correct header filesLee Jones2012-07-261-1/+1
* ASoC: Ux500: Correct license stringsOla Lilja2012-06-131-1/+1
* ASoC: Ux500: Add MSP I2S-driverOla Lilja2012-05-091-0/+742