| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-04 | ASoC: ux500: Use guard() for mutex locks | bui duc phuc | 1 | -13/+11 |
| 2025-11-17 | ASoC: ux500: mop500_ab8500: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -1/+1 |
| 2025-06-24 | ASoC: ux500: Standardize ASoC menu | Kuninori Morimoto | 1 | -1/+1 |
| 2025-03-03 | ASoC: ux500: use inclusive language for SND_SOC_DAIFMT_CBx_CFx | Kuninori Morimoto | 1 | -2/+2 |
| 2024-11-07 | ASoC: ux500: Remove redundant casts | Tang Bin | 1 | -3/+3 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2 | -2/+2 |
| 2024-05-09 | ASoC: Add missing module descriptions | Mark Brown | 1 | -0/+1 |
| 2024-05-08 | ASoC: ux500: Add missing module description | Takashi Iwai | 1 | -0/+1 |
| 2024-05-08 | ASoC: ux500: Use *-y instead of *-objs in Makefile | Takashi Iwai | 1 | -3/+3 |
| 2023-09-25 | ASoC: ux500: convert not to use asoc_xxx() | Kuninori Morimoto | 2 | -9/+9 |
| 2023-08-14 | ASoC: ux500: merge DAI call back functions into ops | Kuninori Morimoto | 1 | -1/+1 |
| 2023-03-20 | ASoC: ux500: ux500_msp_dai: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-20 | ASoC: ux500: mop500: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-01-20 | ASoC: ux500: remove stedma40 references | Arnd Bergmann | 4 | -92/+5 |
| 2023-01-20 | ASoC: ux500: remove platform_data support | Arnd Bergmann | 5 | -106/+15 |
| 2022-06-27 | ASoC: ux500: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -1/+2 |
| 2022-06-09 | Specify clock provider directly to CPU DAIs | Mark Brown | 1 | -18/+18 |
| 2022-06-06 | ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen... | Christophe JAILLET | 9 | -18/+0 |
| 2022-06-06 | ASoC: ux500: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -1/+1 |
| 2022-06-06 | ASoC: ux500: Update to use set_fmt_new callback | Charles Keepax | 1 | -19/+19 |
| 2022-05-17 | ASoC: ux500: mop500: Check before clk_put() not needed | Yihao Han | 1 | -6/+3 |
| 2021-09-29 | ASoC: ux500: mop500: Constify static snd_soc_ops | Rikard Falkeborn | 2 | -2/+2 |
| 2021-03-31 | ASoC: ux500: mop500: align function prototype | Pierre-Louis Bossart | 1 | -1/+1 |
| 2021-03-31 | ASoC: ux500: mop500: rename shadowing variable | Pierre-Louis Bossart | 1 | -3/+3 |
| 2020-07-23 | ASoC: ux500: use asoc_substream_to_rtd() | Kuninori Morimoto | 2 | -5/+5 |
| 2020-07-10 | ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val... | Lee Jones | 1 | -4/+4 |
| 2020-05-12 | ASoC: ux500: mop500: Fix some refcounted resources issues | Christophe JAILLET | 1 | -4/+7 |
| 2020-03-27 | ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2 | -7/+7 |
| 2020-01-21 | ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resume | Kuninori Morimoto | 1 | -2/+0 |
| 2019-11-04 | ASoC: ux500: Remove redundant variable "status" | zhong jiang | 1 | -2/+1 |
| 2019-06-28 | ASoC: ux500: mop500: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -2/+6 |
| 2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 10 | -36/+10 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 9 | -36/+9 |
| 2019-06-19 | ASoC: ux500: mop500: don't select unnecessary Platform | Kuninori Morimoto | 1 | -6/+2 |
| 2019-06-06 | ASoC: ux500: mop500: use modern dai_link style | Kuninori Morimoto | 1 | -16/+20 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2018-01-10 | ASoC: ux500: add MODULE_LICENSE tag | Arnd Bergmann | 2 | -0/+9 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-01 | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc... | Mark Brown | 2 | -2/+1 |
| 2017-08-21 | ASoC: ux500: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
| 2017-08-18 | ASoC: ux500: constify snd_soc_dai_ops structures | Arvind Yadav | 1 | -1/+1 |
| 2017-07-17 | ASoC: ux500: Restore platform DAI assignments | Johan Hovold | 1 | -0/+4 |
| 2017-03-07 | ASoC: ux500: Added blank line after declarations | Codrut Grosu | 1 | -0/+1 |
| 2017-03-07 | ASoC: ux500: Remove unuseful break after return | Codrut Grosu | 1 | -1/+0 |
| 2017-03-07 | ASoC: ux500: Added */ to the next line | Codrut Grosu | 1 | -1/+2 |
| 2017-03-06 | ASoC: ux500: drop platform DAI assignments | Linus Walleij | 1 | -4/+0 |
| 2016-09-03 | ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported" | Colin Ian King | 1 | -3/+3 |
| 2015-10-23 | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai | 1 | -2/+2 |
| 2015-10-21 | ASoC: ux500: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 1 | -2/+2 |
| 2015-09-14 | ASoC: ux500: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
| 2015-09-14 | ASoC: mop500: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
| 2015-07-20 | ASoC: ux500: adjust devm usage | Julia Lawall | 1 | -19/+10 |
| 2015-06-05 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -1/+0 |
| 2015-05-21 | ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init() | Rajan Vaja | 1 | -0/+4 |
| 2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 1 | -1/+0 |
| 2015-04-12 | ASoC: mop500_ab8500: Use card DAPM context to access widgets | Lars-Peter Clausen | 1 | -18/+18 |
| 2015-01-07 | ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt() | Lars-Peter Clausen | 1 | -14/+2 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+0 |
| 2014-12-03 | ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod... | Markus Elfring | 1 | -4/+2 |
| 2014-11-10 | ASoC: simple-card: Remove useless casts | Jean-Francois Moine | 1 | -4/+2 |
| 2014-10-20 | ASoC: ux500: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
| 2014-05-20 | ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 1 | -1/+1 |
| 2014-01-09 | ASoC: ux500: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -15/+0 |
| 2014-01-08 | ASoC: ux500: Fix sparse non static symbol warning | Wei Yongjun | 1 | -3/+3 |
| 2014-01-07 | ASoC: ux500: Dramatically reduce the size of the DAI driver data struct | Lee Jones | 1 | -82/+14 |
| 2014-01-07 | ASoC: ux500_pcm: Differentiate between pdata and DT initialisation | Lee Jones | 1 | -5/+15 |
| 2014-01-07 | ASoC: ux500_pcm: Take out pointless dev_dbg() call | Lee Jones | 1 | -4/+0 |
| 2014-01-07 | ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case | Lee Jones | 1 | -2/+40 |
| 2014-01-07 | ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data | Lee Jones | 1 | -15/+41 |
| 2014-01-07 | ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store | Lee Jones | 1 | -4/+15 |
| 2014-01-07 | ASoC: ux500_pcm: Stop pretending that we support varying address widths | Lee Jones | 1 | -4/+3 |
| 2014-01-07 | ASoC: Ux500: Match platform by device node when booting Device Tree | Lee Jones | 1 | -0/+2 |
| 2014-01-07 | ASoC: ux500: Provide better checking for Device Tree and/or Platform Data | Lee Jones | 1 | -2/+6 |
| 2014-01-07 | ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion | Lee Jones | 1 | -1/+1 |
| 2013-07-15 | ASoC: mop500: add .owner to struct snd_soc_card | Wei Yongjun | 1 | -0/+1 |
| 2013-07-03 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 7 | -171/+100 |
| 2013-06-12 | ASoC: ux500: Add DMA slave config prepare routine | Fabio Baltieri | 1 | -0/+30 |
| 2013-06-12 | ASoC: ux500: Set DMA address during device init | Fabio Baltieri | 2 | -0/+4 |
| 2013-06-12 | ASoC: ux500: Move DMA parameters into ux500_msp | Fabio Baltieri | 4 | -20/+17 |
| 2013-06-04 | dmaengine: ste_dma40: Convert data_width from register bit format to value | Lee Jones | 1 | -5/+5 |
| 2013-05-28 | ASoC: ux500: Ensure consistent configuration between DAIs | Fabio Baltieri | 1 | -0/+35 |
| 2013-05-25 | ASoC: ux500: Drop redundant msp id enumerations | Fabio Baltieri | 1 | -8/+2 |
| 2013-05-25 | ASoC: ux500: Add missing mop500_ab8500.h include | Fabio Baltieri | 1 | -0/+1 |
| 2013-05-25 | ASoC: ux500: Drop unused code from msp headers | Fabio Baltieri | 2 | -33/+0 |
| 2013-05-25 | ASoC: ux500: Drop dangling struct i2s_controller | Fabio Baltieri | 2 | -31/+0 |
| 2013-05-25 | ASoC: ux500: Drop pinctrl sleep support | Fabio Baltieri | 2 | -60/+2 |
| 2013-05-15 | ASoC: mop500: Staticize non exported struct | Lars-Peter Clausen | 1 | -1/+1 |
| 2013-05-15 | ASoC: mop500_ab8500: Staticize non exported functions | Lars-Peter Clausen | 1 | -3/+3 |
| 2013-05-12 | ASoC: ux500: drop clock gating widgets from machine driver | Fabio Baltieri | 1 | -10/+0 |
| 2013-05-12 | ASoC: ux500: register controls to card instead of codec | Fabio Baltieri | 1 | -5/+5 |
| 2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 6 | -223/+41 |
| 2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -10/+2 |
| 2013-04-23 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 1 | -0/+1 |
| 2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2 | -143/+18 |
| 2013-04-23 | ASoC: ux500: forward declare msp_i2s_platform_data | Arnd Bergmann | 1 | -0/+1 |
| 2013-04-18 | ASoC: ux500: Use generic dmaengine PCM | Lars-Peter Clausen | 2 | -143/+18 |
| 2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 1 | -3/+3 |
| 2013-04-12 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 1 | -5/+0 |
| 2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2 | -74/+16 |
| 2013-04-08 | ASoC: Ux500: remove test for undefined Kconfig macro | Paul Bolle | 1 | -5/+0 |
| 2013-04-08 | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij | 3 | -6/+0 |
| 2013-04-08 | ARM: ux500: move mach/msp.h to <linux/platform_data/*> | Arnd Bergmann | 3 | -4/+2 |
| 2013-04-07 | ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture | Lars-Peter Clausen | 2 | -50/+15 |
| 2013-03-27 | sound: Remove stray pluses from Kconfig file | Paul Bolle | 1 | -2/+2 |
| 2013-03-26 | ASoC: switch over to use snd_soc_register_component() on ux500 msp | Kuninori Morimoto | 1 | -4/+9 |
| 2013-03-26 | ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data() | Lars-Peter Clausen | 1 | -2/+0 |
| 2013-03-26 | ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 1 | -13/+1 |
| 2013-03-26 | ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint | Lars-Peter Clausen | 1 | -9/+0 |
| 2013-01-31 | ASoC: Ux500: Fix build error pertaining to missing include file | Lee Jones | 1 | -1/+1 |
| 2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 5 | -31/+65 |
| 2012-12-10 | ASoC: ux500: remove __dev* attributes | Bill Pemberton | 3 | -9/+9 |
| 2012-11-27 | Merge tag 'v3.7-rc7' into asoc-ux500 | Mark Brown | 2 | -5/+20 |
| 2012-11-23 | ASoC: Ux500: Initialise PCM from MSP probe rather than as a device | Lee Jones | 4 | -17/+22 |
| 2012-11-05 | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij | 1 | -2/+1 |
| 2012-10-22 | ASoC: Ux500: Control apb clock | Ulf Hansson | 2 | -6/+33 |
| 2012-10-22 | ASoC: Ux500: Fixup use of clocks | Ulf Hansson | 1 | -5/+7 |
| 2012-10-16 | ASoC: ux500_msp_i2s: Fix devm_* and return code merge error | Lee Jones | 1 | -5/+3 |
| 2012-10-16 | ASoC: Ux500: Dispose of device nodes correctly | Lee Jones | 1 | -0/+17 |
| 2012-09-22 | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 | Mark Brown | 4 | -26/+124 |
| 2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 1 | -20/+5 |
| 2012-09-20 | ASoC: Ux500: Minor coding layout changes | Lee Jones | 1 | -5/+2 |
| 2012-09-20 | ASoC: Ux500: Enable ux500 MSP driver for Device Tree | Lee Jones | 2 | -3/+25 |
| 2012-09-20 | ASoC: Ux500: Enable MOP500 driver for Device Tree | Lee Jones | 1 | -0/+40 |
| 2012-09-20 | ASoC: Ux500: Move MSP pinctrl setup into the MSP driver | Lee Jones | 2 | -18/+57 |
| 2012-08-20 | ASoC: ux500_msp_i2s: better use devm functions and fix error return code | Julia Lawall | 1 | -20/+5 |
| 2012-08-03 | ASoC: ux500: Strengthen error checking after memory allocation | Lee Jones | 2 | -0/+5 |
| 2012-07-26 | ASoC: ux500: Include the correct header files | Lee Jones | 3 | -3/+3 |
| 2012-06-20 | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 1 | -1/+1 |
| 2012-06-17 | ASoC: Ux500: Add machine-driver | Ola Lilja | 5 | -0/+580 |
| 2012-06-13 | ASoC: Ux500: Correct license strings | Ola Lilja | 3 | -3/+3 |
| 2012-06-03 | ASoC: Ux500: Add platform-driver | Ola Lilja | 4 | -0/+363 |
| 2012-05-10 | ASoC: ux500: Don't make the CPU I2S driver user selectable | Mark Brown | 1 | -3/+1 |
| 2012-05-10 | ASoC: ux500: Fix dependencies | Mark Brown | 1 | -0/+1 |
| 2012-05-09 | ASoC: Ux500: Add MSP I2S-driver | Ola Lilja | 6 | -0/+2236 |