aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/ux500_msp_dai.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri1-7/+4
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+9
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-2/+0
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann1-1/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on ux500 mspKuninori Morimoto1-4/+9
2012-12-10ASoC: ux500: remove __dev* attributesBill Pemberton1-2/+2
2012-11-23ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones1-0/+13
2012-10-22ASoC: Ux500: Control apb clockUlf Hansson1-6/+32
2012-10-22ASoC: Ux500: Fixup use of clocksUlf Hansson1-5/+7
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown1-0/+6
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones1-0/+6
2012-08-03ASoC: ux500: Strengthen error checking after memory allocationLee Jones1-0/+3
2012-07-26ASoC: ux500: Include the correct header filesLee Jones1-1/+1
2012-06-13ASoC: Ux500: Correct license stringsOla Lilja1-1/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverOla Lilja1-0/+843