aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-31ASoC: Ux500: Fix build error pertaining to missing include fileLee Jones1-1/+1
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-31/+65
2012-12-10ASoC: ux500: remove __dev* attributesBill Pemberton3-9/+9
2012-11-27Merge tag 'v3.7-rc7' into asoc-ux500Mark Brown2-5/+20
2012-11-23ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones4-17/+22
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij1-2/+1
2012-10-22ASoC: Ux500: Control apb clockUlf Hansson2-6/+33
2012-10-22ASoC: Ux500: Fixup use of clocksUlf Hansson1-5/+7
2012-10-16ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones1-5/+3
2012-10-16ASoC: Ux500: Dispose of device nodes correctlyLee Jones1-0/+17
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown4-26/+124
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown1-20/+5
2012-09-20ASoC: Ux500: Minor coding layout changesLee Jones1-5/+2
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2-3/+25
2012-09-20ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones1-0/+40
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2-18/+57
2012-08-20ASoC: ux500_msp_i2s: better use devm functions and fix error return codeJulia Lawall1-20/+5
2012-08-03ASoC: ux500: Strengthen error checking after memory allocationLee Jones2-0/+5
2012-07-26ASoC: ux500: Include the correct header filesLee Jones3-3/+3
2012-06-20ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen1-1/+1
2012-06-17ASoC: Ux500: Add machine-driverOla Lilja5-0/+580
2012-06-13ASoC: Ux500: Correct license stringsOla Lilja3-3/+3
2012-06-03ASoC: Ux500: Add platform-driverOla Lilja4-0/+363
2012-05-10ASoC: ux500: Don't make the CPU I2S driver user selectableMark Brown1-3/+1
2012-05-10ASoC: ux500: Fix dependenciesMark Brown1-0/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverOla Lilja6-0/+2236