1. dbdf6b5 ASoC: fsl: remove imx-pcm driver by Shawn Guo · 11 years ago
  2. adaa322 ASoC: imx: Use generic dmaengine PCM by Lars-Peter Clausen · 11 years ago
  3. 7c1c1d4 ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional by Lars-Peter Clausen · 11 years ago
  4. a8909c9 ASoC: fsl: Use common DAI DMA data struct by Lars-Peter Clausen · 11 years ago
  5. 5fa70f7 ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_config by Lars-Peter Clausen · 11 years ago
  6. 312bb4f ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct by Lars-Peter Clausen · 11 years ago
  7. 1927661 ASoC: fsl: fix snd-soc-imx-pcm module build by Shawn Guo · 12 years ago
  8. a0a3d51 ASoC: fsl: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  10. f31e08e ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open fail by Richard Zhao · 12 years ago
  11. d37777a ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_open by Richard Zhao · 12 years ago
  12. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  13. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 12 years ago
  14. b46b373 ASoC: fsl: assign dma peripheral type according to bus topology by Shawn Guo · 12 years ago
  15. f19493a ASoC: fsl: rename imx-pcm Kconfig options and filename by Shawn Guo · 13 years ago[Renamed from sound/soc/fsl/imx-pcm-dma-mx2.c]
  16. a23dc69 ASoC: imx: merge sound/soc/imx into sound/soc/fsl by Shawn Guo · 13 years ago[Renamed from sound/soc/imx/imx-pcm-dma-mx2.c]
  17. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  18. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  19. 4762fba ASoC: imx: separate imx-pcm bits from imx-ssi driver by Shawn Guo · 13 years ago
  20. 9a3a101 ASoC: imx: initialize dma_params burstsize just in imx-ssi by Shawn Guo · 13 years ago
  21. c307e8e ASoC: imx-pcm-dma: Use dmaengine PCM helper functions by Lars-Peter Clausen · 13 years ago
  22. 4564d10 ASoC: imx-pcm: Request DMA channel early by Lars-Peter Clausen · 13 years ago
  23. 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 13 years ago
  24. f691402 ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data struct by Lars-Peter Clausen · 13 years ago
  25. e54e2f8 ASoC: imx-pcm: Remove empty prepare callback by Lars-Peter Clausen · 13 years ago
  26. c0fa6c8 ASoC: i.MX: Add missing dma_async_issue_pending by Sascha Hauer · 13 years ago
  27. 9278e63 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  28. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  29. 220d9f2 ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver. by Javier Martin · 13 years ago
  30. 7a24b2b ASoC: Convert imx directory to module_platform_driver by Axel Lin · 13 years ago
  31. 35e1658 sound-soc: move to dma_transfer_direction by Vinod Koul · 13 years ago
  32. 6277839 Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixes by Arnd Bergmann · 13 years ago
  33. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 13 years ago
  34. 96dcabb ASoC: imx: add missing module informations by Arnaud Patard (Rtp) · 13 years ago
  35. e1bb31b ASoC: imx: fix burstsize for DMA by Wolfram Sang · 13 years ago
  36. 2c4cf17 ASoC: imx: set watermarks for mx2-dma by Wolfram Sang · 13 years ago
  37. bf974a0 ASoC i.MX: switch to new DMA api by Sascha Hauer · 14 years ago
  38. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  39. 51b6dfb ASoC: imx: check kzalloc() result and fix memory leak by Kulikov Vasiliy · 14 years ago
  40. 274a24c Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  41. e2b3e62 ASoC: Update Freescale i.MX SSI driver DMA parameter handling by Stuart Longland · 14 years ago
  42. d336905 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  43. 671999c ASoC: imx-pcm-dma-mx2: restart DMA after an error by Sascha Hauer · 14 years ago
  44. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  45. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  47. 8380222 ASoC: Add a new imx-ssi sound driver by Sascha Hauer · 15 years ago