Age | Commit message (Expand) | Author |
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 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown |
2013-04-23 | ASoC: ux500: forward declare msp_i2s_platform_data | Arnd Bergmann |
2013-04-18 | ASoC: ux500: Use generic dmaengine PCM | Lars-Peter Clausen |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown |
2013-04-08 | ASoC: Ux500: remove test for undefined Kconfig macro | Paul Bolle |
2013-04-08 | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij |
2013-04-08 | ARM: ux500: move mach/msp.h to <linux/platform_data/*> | Arnd Bergmann |
2013-04-07 | ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture | Lars-Peter Clausen |
2013-03-27 | sound: Remove stray pluses from Kconfig file | Paul Bolle |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on ux500 msp | Kuninori Morimoto |
2013-03-26 | ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data() | Lars-Peter Clausen |
2013-03-26 | ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen |