| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2024-09-09 | 2 | -2/+2 |
* | ASoC: Add missing module descriptions | Mark Brown | 2024-05-09 | 1 | -0/+1 |
|\ |
|
| * | ASoC: ux500: Add missing module description | Takashi Iwai | 2024-05-08 | 1 | -0/+1 |
* | | ASoC: ux500: Use *-y instead of *-objs in Makefile | Takashi Iwai | 2024-05-08 | 1 | -3/+3 |
|/ |
|
* | ASoC: ux500: convert not to use asoc_xxx() | Kuninori Morimoto | 2023-09-25 | 2 | -9/+9 |
* | ASoC: ux500: merge DAI call back functions into ops | Kuninori Morimoto | 2023-08-14 | 1 | -1/+1 |
* | ASoC: ux500: ux500_msp_dai: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
* | ASoC: ux500: mop500: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
* | ASoC: ux500: remove stedma40 references | Arnd Bergmann | 2023-01-20 | 4 | -92/+5 |
* | ASoC: ux500: remove platform_data support | Arnd Bergmann | 2023-01-20 | 5 | -106/+15 |
* | ASoC: ux500: Migrate to new style legacy DAI naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+2 |
* | Specify clock provider directly to CPU DAIs | Mark Brown | 2022-06-09 | 1 | -18/+18 |
|\ |
|
| * | ASoC: ux500: Rename set_fmt_new back to set_fmt | Charles Keepax | 2022-06-06 | 1 | -1/+1 |
| * | ASoC: ux500: Update to use set_fmt_new callback | Charles Keepax | 2022-06-06 | 1 | -19/+19 |
* | | ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen... | Christophe JAILLET | 2022-06-06 | 9 | -18/+0 |
|/ |
|
* | ASoC: ux500: mop500: Check before clk_put() not needed | Yihao Han | 2022-05-17 | 1 | -6/+3 |
* | ASoC: ux500: mop500: Constify static snd_soc_ops | Rikard Falkeborn | 2021-09-29 | 2 | -2/+2 |
* | ASoC: ux500: mop500: align function prototype | Pierre-Louis Bossart | 2021-03-31 | 1 | -1/+1 |
* | ASoC: ux500: mop500: rename shadowing variable | Pierre-Louis Bossart | 2021-03-31 | 1 | -3/+3 |
* | ASoC: ux500: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 2 | -5/+5 |
* | ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val... | Lee Jones | 2020-07-10 | 1 | -4/+4 |
* | ASoC: ux500: mop500: Fix some refcounted resources issues | Christophe JAILLET | 2020-05-12 | 1 | -4/+7 |
* | ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2020-03-27 | 2 | -7/+7 |
* | ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resume | Kuninori Morimoto | 2020-01-21 | 1 | -2/+0 |
* | ASoC: ux500: Remove redundant variable "status" | zhong jiang | 2019-11-04 | 1 | -2/+1 |
* | ASoC: ux500: mop500: consider CPU-Platform possibility | Kuninori Morimoto | 2019-06-28 | 1 | -2/+6 |
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 10 | -36/+10 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 9 | -36/+9 |
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | ASoC: ux500: mop500: don't select unnecessary Platform | Kuninori Morimoto | 2019-06-19 | 1 | -6/+2 |
* | | ASoC: ux500: mop500: use modern dai_link style | Kuninori Morimoto | 2019-06-06 | 1 | -16/+20 |
|/ |
|
* | ASoC: ux500: add MODULE_LICENSE tag | Arnd Bergmann | 2018-01-10 | 2 | -0/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc... | Mark Brown | 2017-09-01 | 2 | -2/+1 |
|\ \ |
|
| | * | ASoC: ux500: Remove unnecessary function call | Donglin Peng | 2017-08-21 | 1 | -1/+0 |
| | * | ASoC: ux500: constify snd_soc_dai_ops structures | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: ux500: Restore platform DAI assignments | Johan Hovold | 2017-07-17 | 1 | -0/+4 |
|/ |
|
* | ASoC: ux500: Added blank line after declarations | Codrut Grosu | 2017-03-07 | 1 | -0/+1 |
* | ASoC: ux500: Remove unuseful break after return | Codrut Grosu | 2017-03-07 | 1 | -1/+0 |
* | ASoC: ux500: Added */ to the next line | Codrut Grosu | 2017-03-07 | 1 | -1/+2 |
* | ASoC: ux500: drop platform DAI assignments | Linus Walleij | 2017-03-06 | 1 | -4/+0 |
* | ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported" | Colin Ian King | 2016-09-03 | 1 | -3/+3 |
* | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai | 2015-10-23 | 1 | -2/+2 |
|\ |
|
| * | ASoC: ux500: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -2/+2 |
* | | ASoC: ux500: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-14 | 1 | -0/+1 |
* | | ASoC: mop500: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-14 | 1 | -0/+1 |
|/ |
|
* | ASoC: ux500: adjust devm usage | Julia Lawall | 2015-07-20 | 1 | -19/+10 |
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2015-06-05 | 1 | -1/+0 |
|\ |
|
| * | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | | ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init() | Rajan Vaja | 2015-05-21 | 1 | -0/+4 |
|/ |
|