Age | Commit message (Expand) | Author |
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 |
2013-03-26 | ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint | Lars-Peter Clausen |
2013-01-31 | ASoC: Ux500: Fix build error pertaining to missing include file | Lee Jones |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-12-10 | ASoC: ux500: remove __dev* attributes | Bill Pemberton |
2012-11-27 | Merge tag 'v3.7-rc7' into asoc-ux500 | Mark Brown |
2012-11-23 | ASoC: Ux500: Initialise PCM from MSP probe rather than as a device | Lee Jones |
2012-11-05 | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij |
2012-10-22 | ASoC: Ux500: Control apb clock | Ulf Hansson |
2012-10-22 | ASoC: Ux500: Fixup use of clocks | Ulf Hansson |
2012-10-16 | ASoC: ux500_msp_i2s: Fix devm_* and return code merge error | Lee Jones |
2012-10-16 | ASoC: Ux500: Dispose of device nodes correctly | Lee Jones |
2012-09-22 | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 | Mark Brown |
2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown |
2012-09-20 | ASoC: Ux500: Minor coding layout changes | Lee Jones |
2012-09-20 | ASoC: Ux500: Enable ux500 MSP driver for Device Tree | Lee Jones |
2012-09-20 | ASoC: Ux500: Enable MOP500 driver for Device Tree | Lee Jones |
2012-09-20 | ASoC: Ux500: Move MSP pinctrl setup into the MSP driver | Lee Jones |
2012-08-20 | ASoC: ux500_msp_i2s: better use devm functions and fix error return code | Julia Lawall |