Age | Commit message (Expand) | Author | Files | Lines |
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-07 | 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 |