Age | Commit message (Expand) | Author |
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 |
2014-01-07 | ASoC: Ux500: Match platform by device node when booting Device Tree | Lee Jones |
2014-01-07 | ASoC: ux500: Provide better checking for Device Tree and/or Platform Data | Lee Jones |
2014-01-07 | ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion | Lee Jones |
2013-07-15 | ASoC: mop500: add .owner to struct snd_soc_card | Wei Yongjun |
2013-07-03 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-06-12 | ASoC: ux500: Add DMA slave config prepare routine | Fabio Baltieri |
2013-06-12 | ASoC: ux500: Set DMA address during device init | Fabio Baltieri |
2013-06-12 | ASoC: ux500: Move DMA parameters into ux500_msp | Fabio Baltieri |
2013-06-04 | dmaengine: ste_dma40: Convert data_width from register bit format to value | Lee Jones |
2013-05-28 | ASoC: ux500: Ensure consistent configuration between DAIs | Fabio Baltieri |
2013-05-25 | ASoC: ux500: Drop redundant msp id enumerations | Fabio Baltieri |
2013-05-25 | ASoC: ux500: Add missing mop500_ab8500.h include | Fabio Baltieri |
2013-05-25 | ASoC: ux500: Drop unused code from msp headers | Fabio Baltieri |
2013-05-25 | ASoC: ux500: Drop dangling struct i2s_controller | Fabio Baltieri |
2013-05-25 | ASoC: ux500: Drop pinctrl sleep support | Fabio Baltieri |
2013-05-15 | ASoC: mop500: Staticize non exported struct | Lars-Peter Clausen |
2013-05-15 | ASoC: mop500_ab8500: Staticize non exported functions | Lars-Peter Clausen |
2013-05-12 | ASoC: ux500: drop clock gating widgets from machine driver | Fabio Baltieri |
2013-05-12 | ASoC: ux500: register controls to card instead of codec | Fabio Baltieri |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |