aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/ux500/ux500_msp_i2s.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones1-1/+1
2013-06-12ASoC: ux500: Set DMA address during device initFabio Baltieri1-0/+1
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri1-7/+7
2013-05-25ASoC: ux500: Drop redundant msp id enumerationsFabio Baltieri1-8/+2
2013-05-25ASoC: ux500: Drop unused code from msp headersFabio Baltieri1-31/+0
2013-05-25ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri1-12/+0
2013-05-25ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri1-6/+0
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-04-23ASoC: ux500: forward declare msp_i2s_platform_dataArnd Bergmann1-0/+1
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann1-2/+0
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones1-2/+6
2012-07-26ASoC: ux500: Include the correct header filesLee Jones1-1/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverOla Lilja1-0/+553