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