aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-25ASoC: ux500: convert not to use asoc_xxx()Kuninori Morimoto2-9/+9
2023-08-14ASoC: ux500: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-03-20ASoC: ux500: ux500_msp_dai: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: ux500: mop500: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-01-20ASoC: ux500: remove stedma40 referencesArnd Bergmann4-92/+5
2023-01-20ASoC: ux500: remove platform_data supportArnd Bergmann5-106/+15
2022-06-27ASoC: ux500: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-06-09Specify clock provider directly to CPU DAIsMark Brown1-18/+18
2022-06-06ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rulesChristophe JAILLET9-18/+0
2022-06-06ASoC: ux500: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: ux500: Update to use set_fmt_new callbackCharles Keepax1-19/+19
2022-05-17ASoC: ux500: mop500: Check before clk_put() not neededYihao Han1-6/+3
2021-09-29ASoC: ux500: mop500: Constify static snd_soc_opsRikard Falkeborn2-2/+2
2021-03-31ASoC: ux500: mop500: align function prototypePierre-Louis Bossart1-1/+1
2021-03-31ASoC: ux500: mop500: rename shadowing variablePierre-Louis Bossart1-3/+3
2020-07-23ASoC: ux500: use asoc_substream_to_rtd()Kuninori Morimoto2-5/+5
2020-07-10ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val_TSTDR'Lee Jones1-4/+4
2020-05-12ASoC: ux500: mop500: Fix some refcounted resources issuesChristophe JAILLET1-4/+7
2020-03-27ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2-7/+7
2020-01-21ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resumeKuninori Morimoto1-2/+0
2019-11-04ASoC: ux500: Remove redundant variable "status"zhong jiang1-2/+1
2019-06-28ASoC: ux500: mop500: consider CPU-Platform possibilityKuninori Morimoto1-2/+6
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown10-36/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner9-36/+9
2019-06-19ASoC: ux500: mop500: don't select unnecessary PlatformKuninori Morimoto1-6/+2
2019-06-06ASoC: ux500: mop500: use modern dai_link styleKuninori Morimoto1-16/+20
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-01-10ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/utils', 'asoc/topic/ux500' and 'asoc/topic/wm8523' into asoc-nextMark Brown2-2/+1
2017-08-21ASoC: ux500: Remove unnecessary function callDonglin Peng1-1/+0
2017-08-18ASoC: ux500: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
2017-07-17ASoC: ux500: Restore platform DAI assignmentsJohan Hovold1-0/+4
2017-03-07ASoC: ux500: Added blank line after declarationsCodrut Grosu1-0/+1
2017-03-07ASoC: ux500: Remove unuseful break after returnCodrut Grosu1-1/+0
2017-03-07ASoC: ux500: Added */ to the next lineCodrut Grosu1-1/+2
2017-03-06ASoC: ux500: drop platform DAI assignmentsLinus Walleij1-4/+0
2016-09-03ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported"Colin Ian King1-3/+3
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai1-2/+2
2015-10-21ASoC: ux500: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-2/+2
2015-09-14ASoC: ux500: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-14ASoC: mop500: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-07-20ASoC: ux500: adjust devm usageJulia Lawall1-19/+10
2015-06-05Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-1/+0
2015-05-21ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init()Rajan Vaja1-0/+4
2015-04-27ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen1-1/+0
2015-04-12ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen1-18/+18
2015-01-07ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()Lars-Peter Clausen1-14/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-03ASoC: mop500: Deletion of unnecessary checks before the function call "of_node_put"Markus Elfring1-4/+2