summaryrefslogtreecommitdiff
path: root/sound/soc/ux500
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown
2017-08-21ASoC: ux500: Remove unnecessary function callDonglin Peng
2017-08-18ASoC: ux500: constify snd_soc_dai_ops structuresArvind Yadav
2017-07-17ASoC: ux500: Restore platform DAI assignmentsJohan Hovold
2017-03-07ASoC: ux500: Added blank line after declarationsCodrut Grosu
2017-03-07ASoC: ux500: Remove unuseful break after returnCodrut Grosu
2017-03-07ASoC: ux500: Added */ to the next lineCodrut Grosu
2017-03-06ASoC: ux500: drop platform DAI assignmentsLinus Walleij
2016-09-03ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported"Colin Ian King
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai
2015-10-21ASoC: ux500: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-09-14ASoC: ux500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14ASoC: mop500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-07-20ASoC: ux500: adjust devm usageJulia Lawall
2015-06-05Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2015-05-21ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init()Rajan Vaja
2015-04-27ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen
2015-04-12ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen
2015-01-07ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...Markus Elfring
2014-11-10ASoC: simple-card: Remove useless castsJean-Francois Moine
2014-10-20ASoC: ux500: drop owner assignment from platform_driversWolfram Sang
2014-05-20ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen
2014-01-09ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-08ASoC: ux500: Fix sparse non static symbol warningWei Yongjun
2014-01-07ASoC: ux500: Dramatically reduce the size of the DAI driver data structLee Jones
2014-01-07ASoC: ux500_pcm: Differentiate between pdata and DT initialisationLee Jones
2014-01-07ASoC: ux500_pcm: Take out pointless dev_dbg() callLee Jones
2014-01-07ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseLee Jones
2014-01-07ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones
2014-01-07ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeLee Jones
2014-01-07ASoC: ux500_pcm: Stop pretending that we support varying address widthsLee Jones
2014-01-07ASoC: Ux500: Match platform by device node when booting Device TreeLee Jones
2014-01-07ASoC: ux500: Provide better checking for Device Tree and/or Platform DataLee Jones
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones
2013-07-15ASoC: mop500: add .owner to struct snd_soc_cardWei Yongjun
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-06-12ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri
2013-06-12ASoC: ux500: Set DMA address during device initFabio Baltieri
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri
2013-06-04dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones
2013-05-28ASoC: ux500: Ensure consistent configuration between DAIsFabio Baltieri
2013-05-25ASoC: ux500: Drop redundant msp id enumerationsFabio Baltieri
2013-05-25ASoC: ux500: Add missing mop500_ab8500.h includeFabio Baltieri
2013-05-25ASoC: ux500: Drop unused code from msp headersFabio Baltieri
2013-05-25ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri
2013-05-25ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri
2013-05-15ASoC: mop500: Staticize non exported structLars-Peter Clausen