summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/ux500_msp_i2s.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...Christophe JAILLET1-2/+0
2020-07-10ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val...Lee Jones1-4/+4
2019-11-04ASoC: ux500: Remove redundant variable "status"zhong jiang1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-03-07ASoC: ux500: Remove unuseful break after returnCodrut Grosu1-1/+0
2014-01-08ASoC: ux500: Fix sparse non static symbol warningWei Yongjun1-3/+3
2014-01-07ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones1-15/+41
2013-06-12ASoC: ux500: Set DMA address during device initFabio Baltieri1-0/+3
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri1-4/+6
2013-05-25ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri1-19/+0
2013-05-25ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri1-54/+2
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
2012-10-16ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones1-5/+3
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown1-19/+70
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown1-20/+5
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones1-3/+19
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones1-16/+51
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 Jones1-0/+2
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/+742