summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2018-01-102-0/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
*-. Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown2017-09-012-2/+1
|\ \
| | * ASoC: ux500: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
| | * ASoC: ux500: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
| |/
* / ASoC: ux500: Restore platform DAI assignmentsJohan Hovold2017-07-171-0/+4
|/
* ASoC: ux500: Added blank line after declarationsCodrut Grosu2017-03-071-0/+1
* ASoC: ux500: Remove unuseful break after returnCodrut Grosu2017-03-071-1/+0
* ASoC: ux500: Added */ to the next lineCodrut Grosu2017-03-071-1/+2
* ASoC: ux500: drop platform DAI assignmentsLinus Walleij2017-03-061-4/+0
* 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: mop500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
|/
* ASoC: ux500: adjust devm usageJulia Lawall2015-07-201-19/+10
* Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2015-06-051-1/+0
|\
| * ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen2015-04-271-1/+0
* | ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init()Rajan Vaja2015-05-211-0/+4
|/
* ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-121-18/+18
* ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()Lars-Peter Clausen2015-01-071-14/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * ASoC: ux500: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...Markus Elfring2014-12-031-4/+2
* | ASoC: simple-card: Remove useless castsJean-Francois Moine2014-11-101-4/+2
|/
* ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-05-201-1/+1
* ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-091-15/+0
* ASoC: ux500: Fix sparse non static symbol warningWei Yongjun2014-01-081-3/+3
* ASoC: ux500: Dramatically reduce the size of the DAI driver data structLee Jones2014-01-071-82/+14
* ASoC: ux500_pcm: Differentiate between pdata and DT initialisationLee Jones2014-01-071-5/+15
* ASoC: ux500_pcm: Take out pointless dev_dbg() callLee Jones2014-01-071-4/+0
* ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseLee Jones2014-01-071-2/+40
* ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones2014-01-071-15/+41
* ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeLee Jones2014-01-071-4/+15
* ASoC: ux500_pcm: Stop pretending that we support varying address widthsLee Jones2014-01-071-4/+3
* ASoC: Ux500: Match platform by device node when booting Device TreeLee Jones2014-01-071-0/+2
* ASoC: ux500: Provide better checking for Device Tree and/or Platform DataLee Jones2014-01-071-2/+6
* ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones2014-01-071-1/+1
* ASoC: mop500: add .owner to struct snd_soc_cardWei Yongjun2013-07-151-0/+1
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-037-171/+100
|\
| * ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri2013-06-121-0/+30
| * ASoC: ux500: Set DMA address during device initFabio Baltieri2013-06-122-0/+4
| * ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri2013-06-124-20/+17
| * ASoC: ux500: Ensure consistent configuration between DAIsFabio Baltieri2013-05-281-0/+35
| * ASoC: ux500: Drop redundant msp id enumerationsFabio Baltieri2013-05-251-8/+2
| * ASoC: ux500: Add missing mop500_ab8500.h includeFabio Baltieri2013-05-251-0/+1
| * ASoC: ux500: Drop unused code from msp headersFabio Baltieri2013-05-252-33/+0
| * ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri2013-05-252-31/+0
| * ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri2013-05-252-60/+2
| * ASoC: mop500: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1