1. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  2. eef6473 ASoC: ux500: Add DMA slave config prepare routine by Fabio Baltieri · 11 years ago
  3. 2041311 ASoC: ux500: Set DMA address during device init by Fabio Baltieri · 11 years ago
  4. f3fe53d ASoC: ux500: Move DMA parameters into ux500_msp by Fabio Baltieri · 11 years ago
  5. 43f2e1a dmaengine: ste_dma40: Convert data_width from register bit format to value by Lee Jones · 11 years ago
  6. a130243 ASoC: ux500: Ensure consistent configuration between DAIs by Fabio Baltieri · 11 years ago
  7. f82030f ASoC: ux500: Drop redundant msp id enumerations by Fabio Baltieri · 11 years ago
  8. 06b9671 ASoC: ux500: Add missing mop500_ab8500.h include by Fabio Baltieri · 11 years ago
  9. 2a35713 ASoC: ux500: Drop unused code from msp headers by Fabio Baltieri · 11 years ago
  10. b7230d7 ASoC: ux500: Drop dangling struct i2s_controller by Fabio Baltieri · 11 years ago
  11. 6ee0b4b ASoC: ux500: Drop pinctrl sleep support by Fabio Baltieri · 11 years ago
  12. aba1e2b ASoC: mop500: Staticize non exported struct by Lars-Peter Clausen · 11 years ago
  13. cdeecac ASoC: mop500_ab8500: Staticize non exported functions by Lars-Peter Clausen · 11 years ago
  14. 2e8e388 ASoC: ux500: drop clock gating widgets from machine driver by Fabio Baltieri · 12 years ago
  15. f656df65 ASoC: ux500: register controls to card instead of codec by Fabio Baltieri · 12 years ago
  16. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  17. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 5cc50fc8 Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next by Mark Brown · 12 years ago
  19. 9eb8ae7 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 12 years ago
  20. d74bf3fa ASoC: ux500: forward declare msp_i2s_platform_data by Arnd Bergmann · 12 years ago
  21. 22f38f7 ASoC: ux500: Use generic dmaengine PCM by Lars-Peter Clausen · 12 years ago
  22. 7c1c1d4 ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional by Lars-Peter Clausen · 12 years ago
  23. 0dd9e6b Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next by Mark Brown · 12 years ago
  24. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 12 years ago
  25. 4f88eff ASoC: Ux500: remove test for undefined Kconfig macro by Paul Bolle · 12 years ago
  26. 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 12 years ago
  27. ab0fc6c ARM: ux500: move mach/msp.h to <linux/platform_data/*> by Arnd Bergmann · 12 years ago
  28. 69b6f19 ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture by Lars-Peter Clausen · 12 years ago
  29. dc7bd34 sound: Remove stray pluses from Kconfig file by Paul Bolle · 12 years ago
  30. 42277bd ASoC: switch over to use snd_soc_register_component() on ux500 msp by Kuninori Morimoto · 12 years ago
  31. ebd59b0 ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data() by Lars-Peter Clausen · 12 years ago
  32. 8c4e56f ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close() by Lars-Peter Clausen · 12 years ago
  33. cb20d57 ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint by Lars-Peter Clausen · 12 years ago
  34. 9fc4cd8 ASoC: Ux500: Fix build error pertaining to missing include file by Lee Jones · 12 years ago
  35. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  36. da79487 ASoC: ux500: remove __dev* attributes by Bill Pemberton · 12 years ago
  37. 459d2a9 Merge tag 'v3.7-rc7' into asoc-ux500 by Mark Brown · 12 years ago
  38. 1428c20 ASoC: Ux500: Initialise PCM from MSP probe rather than as a device by Lee Jones · 12 years ago
  39. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  40. f61ab09 ASoC: Ux500: Control apb clock by Ulf Hansson · 12 years ago
  41. fe36a0b ASoC: Ux500: Fixup use of clocks by Ulf Hansson · 12 years ago
  42. 0530494 ASoC: ux500_msp_i2s: Fix devm_* and return code merge error by Lee Jones · 12 years ago
  43. 39013bd ASoC: Ux500: Dispose of device nodes correctly by Lee Jones · 12 years ago
  44. 2ef39e6 Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 by Mark Brown · 12 years ago
  45. ddfb43f Merge tag 'v3.6-rc6' into for-3.7 by Mark Brown · 12 years ago
  46. 2087a69 ASoC: Ux500: Minor coding layout changes by Lee Jones · 12 years ago
  47. 49731c2 ASoC: Ux500: Enable ux500 MSP driver for Device Tree by Lee Jones · 12 years ago
  48. 0af541c ASoC: Ux500: Enable MOP500 driver for Device Tree by Lee Jones · 12 years ago
  49. 5ca032e ASoC: Ux500: Move MSP pinctrl setup into the MSP driver by Lee Jones · 12 years ago
  50. b18e93a ASoC: ux500_msp_i2s: better use devm functions and fix error return code by Julia Lawall · 12 years ago
  51. 0dcd474 ASoC: ux500: Strengthen error checking after memory allocation by Lee Jones · 12 years ago
  52. aa50fe5 ASoC: ux500: Include the correct header files by Lee Jones · 12 years ago
  53. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 12 years ago
  54. e069038 ASoC: Ux500: Add machine-driver by Ola Lilja · 12 years ago
  55. 85f2439 ASoC: Ux500: Correct license strings by Ola Lilja · 12 years ago
  56. 01a0c11 ASoC: Ux500: Add platform-driver by Ola Lilja · 12 years ago
  57. 72b3be3 ASoC: ux500: Don't make the CPU I2S driver user selectable by Mark Brown · 12 years ago
  58. c632d06 ASoC: ux500: Fix dependencies by Mark Brown · 12 years ago
  59. 3592b7f ASoC: Ux500: Add MSP I2S-driver by Ola Lilja · 12 years ago