aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/ux500/ux500_msp_i2s.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-07ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataGravatar Lee Jones 1-15/+41
2013-06-12ASoC: ux500: Set DMA address during device initGravatar Fabio Baltieri 1-0/+3
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspGravatar Fabio Baltieri 1-4/+6
2013-05-25ASoC: ux500: Drop dangling struct i2s_controllerGravatar Fabio Baltieri 1-19/+0
2013-05-25ASoC: ux500: Drop pinctrl sleep supportGravatar Fabio Baltieri 1-54/+2
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Gravatar Linus Walleij 1-2/+0
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Gravatar Arnd Bergmann 1-1/+1
2012-10-16ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorGravatar Lee Jones 1-5/+3
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Gravatar Mark Brown 1-19/+70
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Gravatar Mark Brown 1-20/+5
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeGravatar Lee Jones 1-3/+19
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverGravatar Lee Jones 1-16/+51
2012-08-20ASoC: ux500_msp_i2s: better use devm functions and fix error return codeGravatar Julia Lawall 1-20/+5
2012-08-03ASoC: ux500: Strengthen error checking after memory allocationGravatar Lee Jones 1-0/+2
2012-07-26ASoC: ux500: Include the correct header filesGravatar Lee Jones 1-1/+1
2012-06-13ASoC: Ux500: Correct license stringsGravatar Ola Lilja 1-1/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverGravatar Ola Lilja 1-0/+742