aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/ux500/ux500_msp_dai.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-18ASoC: ux500: constify snd_soc_dai_ops structuresGravatar Arvind Yadav 1-1/+1
2017-03-07ASoC: ux500: Added blank line after declarationsGravatar Codrut Grosu 1-0/+1
2017-03-07ASoC: ux500: Added */ to the next lineGravatar Codrut Grosu 1-1/+2
2016-09-03ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported"Gravatar Colin Ian King 1-3/+3
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextGravatar Takashi Iwai 1-2/+2
2015-10-21ASoC: ux500: Use snd_pcm_hw_constraint_single()Gravatar Lars-Peter Clausen 1-2/+2
2015-09-14ASoC: ux500: Fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-07-20ASoC: ux500: adjust devm usageGravatar Julia Lawall 1-19/+10
2014-10-20ASoC: ux500: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-01-07ASoC: ux500: Dramatically reduce the size of the DAI driver data structGravatar Lee Jones 1-82/+14
2014-01-07ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseGravatar Lee Jones 1-2/+40
2014-01-07ASoC: ux500: Provide better checking for Device Tree and/or Platform DataGravatar Lee Jones 1-2/+6
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspGravatar Fabio Baltieri 1-7/+4
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 1-4/+9
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
2013-03-26ASoC: switch over to use snd_soc_register_component() on ux500 mspGravatar Kuninori Morimoto 1-4/+9
2012-12-10ASoC: ux500: remove __dev* attributesGravatar Bill Pemberton 1-2/+2
2012-11-23ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceGravatar Lee Jones 1-0/+13
2012-10-22ASoC: Ux500: Control apb clockGravatar Ulf Hansson 1-6/+32
2012-10-22ASoC: Ux500: Fixup use of clocksGravatar Ulf Hansson 1-5/+7
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Gravatar Mark Brown 1-0/+6
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeGravatar Lee Jones 1-0/+6
2012-08-03ASoC: ux500: Strengthen error checking after memory allocationGravatar Lee Jones 1-0/+3
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/+843