Age | Commit message (Expand) | Author |
2021-09-29 | ASoC: ux500: mop500: Constify static snd_soc_ops | Rikard Falkeborn |
2021-03-31 | ASoC: ux500: mop500: align function prototype | Pierre-Louis Bossart |
2021-03-31 | ASoC: ux500: mop500: rename shadowing variable | Pierre-Louis Bossart |
2020-07-23 | ASoC: ux500: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-07-10 | ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val... | Lee Jones |
2020-05-12 | ASoC: ux500: mop500: Fix some refcounted resources issues | Christophe JAILLET |
2020-03-27 | ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-01-21 | ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resume | Kuninori Morimoto |
2019-11-04 | ASoC: ux500: Remove redundant variable "status" | zhong jiang |
2019-06-28 | ASoC: ux500: mop500: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | ASoC: ux500: mop500: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-06 | ASoC: ux500: mop500: use modern dai_link style | Kuninori Morimoto |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-01-10 | ASoC: ux500: add MODULE_LICENSE tag | Arnd Bergmann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc... | Mark Brown |
2017-08-21 | ASoC: ux500: Remove unnecessary function call | Donglin Peng |
2017-08-18 | ASoC: ux500: constify snd_soc_dai_ops structures | Arvind Yadav |
2017-07-17 | ASoC: ux500: Restore platform DAI assignments | Johan Hovold |
2017-03-07 | ASoC: ux500: Added blank line after declarations | Codrut Grosu |
2017-03-07 | ASoC: ux500: Remove unuseful break after return | Codrut Grosu |
2017-03-07 | ASoC: ux500: Added */ to the next line | Codrut Grosu |
2017-03-06 | ASoC: ux500: drop platform DAI assignments | Linus Walleij |
2016-09-03 | ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported" | Colin Ian King |
2015-10-23 | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai |
2015-10-21 | ASoC: ux500: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen |
2015-09-14 | ASoC: ux500: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-14 | ASoC: mop500: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-07-20 | ASoC: ux500: adjust devm usage | Julia Lawall |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown |
2015-05-21 | ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init() | Rajan Vaja |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen |
2015-04-12 | ASoC: mop500_ab8500: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-01-07 | ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt() | Lars-Peter Clausen |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-03 | ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod... | Markus Elfring |
2014-11-10 | ASoC: simple-card: Remove useless casts | Jean-Francois Moine |
2014-10-20 | ASoC: ux500: drop owner assignment from platform_drivers | Wolfram Sang |
2014-05-20 | ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen |
2014-01-09 | ASoC: ux500: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2014-01-08 | ASoC: ux500: Fix sparse non static symbol warning | Wei Yongjun |
2014-01-07 | ASoC: ux500: Dramatically reduce the size of the DAI driver data struct | Lee Jones |
2014-01-07 | ASoC: ux500_pcm: Differentiate between pdata and DT initialisation | Lee Jones |
2014-01-07 | ASoC: ux500_pcm: Take out pointless dev_dbg() call | Lee Jones |
2014-01-07 | ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case | Lee Jones |
2014-01-07 | ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data | Lee Jones |
2014-01-07 | ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store | Lee Jones |
2014-01-07 | ASoC: ux500_pcm: Stop pretending that we support varying address widths | Lee Jones |