1. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  2. 9eb8ae7 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  3. a895690 ASoC: mxs: Use generic dmaengine PCM by Lars-Peter Clausen · 11 years ago
  4. 8c1bb4e ASoC: mxs: Setup dma data in DAI probe by Lars-Peter Clausen · 11 years ago
  5. 57364f9 ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX by Lars-Peter Clausen · 11 years ago
  6. 7c1c1d4 ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional by Lars-Peter Clausen · 11 years ago
  7. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  8. 114fe75 ASoC: mxs-saif: remove mach header inclusion by Shawn Guo · 11 years ago
  9. 026240b ASoC: switch over to use snd_soc_register_component() on mxs saif by Kuninori Morimoto · 11 years ago
  10. b7e5e91 ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct by Lars-Peter Clausen · 11 years ago
  11. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  12. b25b5aa ASoC: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  13. 324a7fb ASoC: mxs-saif: Use a signed integer for error value by Fabio Estevam · 12 years ago
  14. 4498a3c ASoC: mxs-saif: Remove platform data by Fabio Estevam · 12 years ago
  15. fd58273 ASoC: mxs: remove __dev* attributes by Bill Pemberton · 12 years ago
  16. cf7d0f0 ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk by Lothar Waßmann · 12 years ago
  17. f55f147 ASoC: mxs-saif: Fix channel swap for 24-bit format by Fabio Estevam · 12 years ago
  18. 9f4c3f1 ASoC: mxs-saif: Add MODULE_ALIAS by Fabio Estevam · 12 years ago
  19. 75d8f29 Merge branch 'asoc-omap' into for-3.7 by Mark Brown · 12 years ago
  20. 48a08ba ASoC: mxs: Fix the name of the SoC family by Fabio Estevam · 12 years ago
  21. 730963f ASoC: mxs-saif: Use devm_clk_get() by Fabio Estevam · 12 years ago
  22. d0ba4c0 ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work by Dong Aisheng · 12 years ago
  23. c2e1d90 ASoC: mxs-saif: fix clock prepare and enable unbalance issue by Dong Aisheng · 12 years ago
  24. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 12 years ago
  25. bc92657 ASoC: make snd_soc_dai_link more symmetrical by Stephen Warren · 12 years ago
  26. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  27. e968194 ASoC: mxs: add device tree support for mxs-sgtl5000 by Shawn Guo · 12 years ago
  28. 08641c7 ASoC: mxs: add device tree support for mxs-saif by Shawn Guo · 12 years ago
  29. 4da3fe7 ASoC: mxs: mxs-pcm does not need to be a plaform_driver by Shawn Guo · 12 years ago
  30. f755865 ASoC: mxs-saif: adopt pinctrl support by Shawn Guo · 12 years ago
  31. 9d0403e ASoC: mxs: add __devinit for mxs_saif_probe by Shawn Guo · 12 years ago
  32. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  33. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 12 years ago
  34. 016ab46 ASoC: mxs-pcm: Use dmaengine PCM helper functions by Lars-Peter Clausen · 12 years ago
  35. 95a771c ASoC: mxs-pcm: Request DMA channel early by Lars-Peter Clausen · 12 years ago
  36. 8949490 ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data by Lars-Peter Clausen · 12 years ago
  37. cbdfb66 ASoC: imx/mxs: remove redundant SND_PCM selection by Shawn Guo · 12 years ago
  38. 830eb87 ASoC: mxs-saif: use devm_ functions by Julia Lawall · 13 years ago
  39. 6b35f92 ASoC: mxs: Fix mxs-saif timeout by Fabio Estevam · 13 years ago
  40. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  41. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  42. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. a5b6834 ASoC: mxs: Add .owner to struct snd_soc_card by Lothar Waßmann · 13 years ago
  44. 67939b2 ASoC: mxs-saif: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  45. 4551ae0 Merge branch 'v3.2-rc6' into next/drivers by Arnd Bergmann · 13 years ago
  46. d6077c9 ASoC: mxs: correct 'direction' of device_prep_dma_cyclic by Shawn Guo · 13 years ago
  47. 204e418 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  48. da403f8 Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic" by Mark Brown · 13 years ago
  49. 0a1fe66 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  50. dbec3b3 ASoC: mxs: correct 'direction' of device_prep_dma_cyclic by Shawn Guo · 13 years ago
  51. 43a9519 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  52. 9fd369b ASoC: mxs: Add appropriate MODULE_ALIAS() by Lothar Waßmann · 13 years ago
  53. 06c8eb9 ASoC: mxs: Add missing MODULE_LICENSE("GPL") by Lothar Waßmann · 13 years ago
  54. 7788258 ASoC: mxs-saif: remove function in platform_data by Dong Aisheng · 13 years ago
  55. 85aa096 ASoC: Convert mxs directory to module_platform_driver by Axel Lin · 13 years ago
  56. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  57. 226d0f2 ASoC: keep pointer to resource so it can be freed by Julia Lawall · 13 years ago
  58. 7606754 ASoC: mxs-saif: add record function by Dong Aisheng · 13 years ago
  59. 78a262c ASoC: mxs-sgtl5000: add record function by Dong Aisheng · 13 years ago
  60. 0bb98ba sound/soc/mxs/mxs-saif.c: add missing kfree by Julia Lawall · 13 years ago
  61. bbe8ff5 ASoC: mxs-saif: clear clk gate first before register setting by Dong Aisheng · 13 years ago
  62. 009ad05 ASoC: mxs: add asoc configuration files by Dong Aisheng · 13 years ago
  63. fcb5e47 ASoC: mxs: add mxs-sgtl5000 machine driver by Dong Aisheng · 13 years ago
  64. 2a24f2c ASoC: mxs: add mxs-saif driver by Dong Aisheng · 13 years ago
  65. ed6e1d0 ASoC: mxs: add mxs-pcm driver by Dong Aisheng · 13 years ago