Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-05-28 | ASoC: ux500: Ensure consistent configuration between DAIs | Fabio Baltieri | 1 | -0/+35 |
2013-05-25 | ASoC: ux500: Drop redundant msp id enumerations | Fabio Baltieri | 1 | -8/+2 |
2013-05-25 | ASoC: ux500: Add missing mop500_ab8500.h include | Fabio Baltieri | 1 | -0/+1 |
2013-05-25 | ASoC: ux500: Drop unused code from msp headers | Fabio Baltieri | 2 | -33/+0 |
2013-05-25 | ASoC: ux500: Drop dangling struct i2s_controller | Fabio Baltieri | 2 | -31/+0 |
2013-05-25 | ASoC: ux500: Drop pinctrl sleep support | Fabio Baltieri | 2 | -60/+2 |
2013-05-15 | ASoC: mop500: Staticize non exported struct | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-15 | ASoC: mop500_ab8500: Staticize non exported functions | Lars-Peter Clausen | 1 | -3/+3 |
2013-05-12 | ASoC: ux500: drop clock gating widgets from machine driver | Fabio Baltieri | 1 | -10/+0 |
2013-05-12 | ASoC: ux500: register controls to card instead of codec | Fabio Baltieri | 1 | -5/+5 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 6 | -223/+41 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -10/+2 |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 1 | -0/+1 |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2 | -143/+18 |
2013-04-23 | ASoC: ux500: forward declare msp_i2s_platform_data | Arnd Bergmann | 1 | -0/+1 |
2013-04-18 | ASoC: ux500: Use generic dmaengine PCM | Lars-Peter Clausen | 2 | -143/+18 |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 1 | -3/+3 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 1 | -5/+0 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2 | -74/+16 |
2013-04-08 | ASoC: Ux500: remove test for undefined Kconfig macro | Paul Bolle | 1 | -5/+0 |
2013-04-08 | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij | 3 | -6/+0 |
2013-04-08 | ARM: ux500: move mach/msp.h to <linux/platform_data/*> | Arnd Bergmann | 3 | -4/+2 |
2013-04-07 | ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture | Lars-Peter Clausen | 2 | -50/+15 |
2013-03-27 | sound: Remove stray pluses from Kconfig file | Paul Bolle | 1 | -2/+2 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on ux500 msp | Kuninori Morimoto | 1 | -4/+9 |
2013-03-26 | ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data() | Lars-Peter Clausen | 1 | -2/+0 |
2013-03-26 | ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 1 | -13/+1 |
2013-03-26 | ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint | Lars-Peter Clausen | 1 | -9/+0 |
2013-01-31 | ASoC: Ux500: Fix build error pertaining to missing include file | Lee Jones | 1 | -1/+1 |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 5 | -31/+65 |
2012-12-09 | ASoC: ux500: remove __dev* attributes | Bill Pemberton | 3 | -9/+9 |
2012-11-28 | Merge tag 'v3.7-rc7' into asoc-ux500 | Mark Brown | 2 | -5/+20 |
2012-11-23 | ASoC: Ux500: Initialise PCM from MSP probe rather than as a device | Lee Jones | 4 | -17/+22 |
2012-11-05 | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij | 1 | -2/+1 |
2012-10-22 | ASoC: Ux500: Control apb clock | Ulf Hansson | 2 | -6/+33 |
2012-10-22 | ASoC: Ux500: Fixup use of clocks | Ulf Hansson | 1 | -5/+7 |
2012-10-16 | ASoC: ux500_msp_i2s: Fix devm_* and return code merge error | Lee Jones | 1 | -5/+3 |
2012-10-16 | ASoC: Ux500: Dispose of device nodes correctly | Lee Jones | 1 | -0/+17 |
2012-09-23 | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 | Mark Brown | 4 | -26/+124 |
2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 1 | -20/+5 |
2012-09-20 | ASoC: Ux500: Minor coding layout changes | Lee Jones | 1 | -5/+2 |
2012-09-20 | ASoC: Ux500: Enable ux500 MSP driver for Device Tree | Lee Jones | 2 | -3/+25 |
2012-09-20 | ASoC: Ux500: Enable MOP500 driver for Device Tree | Lee Jones | 1 | -0/+40 |
2012-09-20 | ASoC: Ux500: Move MSP pinctrl setup into the MSP driver | Lee Jones | 2 | -18/+57 |