summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/ux500_msp_dai.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ASoC: ux500: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
* ASoC: ux500: Added blank line after declarationsCodrut Grosu2017-03-071-0/+1
* ASoC: ux500: Added */ to the next lineCodrut Grosu2017-03-071-1/+2
* ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported"Colin Ian King2016-09-031-3/+3
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-231-2/+2
|\
| * ASoC: ux500: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
* | ASoC: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
|/
* ASoC: ux500: adjust devm usageJulia Lawall2015-07-201-19/+10Star
* ASoC: ux500: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: ux500: Dramatically reduce the size of the DAI driver data structLee Jones2014-01-071-82/+14Star
* ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseLee Jones2014-01-071-2/+40
* ASoC: ux500: Provide better checking for Device Tree and/or Platform DataLee Jones2014-01-071-2/+6
* ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri2013-06-121-7/+4Star
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-4/+9
|\
| * ASoC: switch over to use snd_soc_register_component() on ux500 mspKuninori Morimoto2013-03-261-4/+9
* | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-2/+0Star
* | ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-081-1/+1
|/
* ASoC: ux500: remove __dev* attributesBill Pemberton2012-12-091-2/+2
* ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones2012-11-231-0/+13
* ASoC: Ux500: Control apb clockUlf Hansson2012-10-221-6/+32
* ASoC: Ux500: Fixup use of clocksUlf Hansson2012-10-221-5/+7
* Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-231-0/+6
|\
| * ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2012-09-201-0/+6
* | ASoC: ux500: Strengthen error checking after memory allocationLee Jones2012-08-041-0/+3
|/
* ASoC: ux500: Include the correct header filesLee Jones2012-07-261-1/+1
* ASoC: Ux500: Correct license stringsOla Lilja2012-06-131-1/+1
* ASoC: Ux500: Add MSP I2S-driverOla Lilja2012-05-091-0/+843