summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ux500: convert not to use asoc_xxx()Kuninori Morimoto2023-09-252-9/+9
* ASoC: ux500: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ASoC: ux500: ux500_msp_dai: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: ux500: mop500: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: ux500: remove stedma40 referencesArnd Bergmann2023-01-204-92/+5
* ASoC: ux500: remove platform_data supportArnd Bergmann2023-01-205-106/+15
* ASoC: ux500: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* Specify clock provider directly to CPU DAIsMark Brown2022-06-091-18/+18
|\
| * ASoC: ux500: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
| * ASoC: ux500: Update to use set_fmt_new callbackCharles Keepax2022-06-061-19/+19
* | ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...Christophe JAILLET2022-06-069-18/+0
|/
* ASoC: ux500: mop500: Check before clk_put() not neededYihao Han2022-05-171-6/+3
* ASoC: ux500: mop500: Constify static snd_soc_opsRikard Falkeborn2021-09-292-2/+2
* ASoC: ux500: mop500: align function prototypePierre-Louis Bossart2021-03-311-1/+1
* ASoC: ux500: mop500: rename shadowing variablePierre-Louis Bossart2021-03-311-3/+3
* ASoC: ux500: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-5/+5
* ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val...Lee Jones2020-07-101-4/+4
* ASoC: ux500: mop500: Fix some refcounted resources issuesChristophe JAILLET2020-05-121-4/+7
* ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-7/+7
* ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resumeKuninori Morimoto2020-01-211-2/+0
* ASoC: ux500: Remove redundant variable "status"zhong jiang2019-11-041-2/+1
* ASoC: ux500: mop500: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+6
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2610-36/+10
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-199-36/+9
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ASoC: ux500: mop500: don't select unnecessary PlatformKuninori Morimoto2019-06-191-6/+2
* | ASoC: ux500: mop500: use modern dai_link styleKuninori Morimoto2019-06-061-16/+20
|/
* 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