1. 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  2. 05004cb ASoC: fsl/mxs: Remove unnecessarily gendered language by Matthew Garrett · 11 years ago
  3. dd407a3 ASoC: fsl/mxs: Remove unnecessarily gendered language by Mark Brown · 11 years ago
  4. 2650bc4 ASoC: mxs: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  5. 10abe84 Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next by Mark Brown · 11 years ago
  6. 863ebdd ASoC: mxs-saif: Handle errors in trigger function by Markus Pargmann · 11 years ago
  7. 88cf632 ASoC: mxs-saif: Store saif state by Markus Pargmann · 11 years ago
  8. fcd70eb ASoC: mxs-saif: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  9. 204f029 ASoC: mxs: Remove unneeded mach-types.h inclusions by Mark Brown · 11 years ago
  10. 1b36881 Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus by Mark Brown · 11 years ago
  11. 7c9e615 ASoC: mxs: register saif mclk to clock framework by Shawn Guo · 11 years ago
  12. 62477ad ASoC: mxs: move to use generic DMA helper by Shawn Guo · 11 years ago
  13. e76af6d ASoC: mxs: mxs-saif: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  14. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  15. 9eb8ae7 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  16. 8c1bb4e ASoC: mxs: Setup dma data in DAI probe by Lars-Peter Clausen · 11 years ago
  17. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  18. 114fe75 ASoC: mxs-saif: remove mach header inclusion by Shawn Guo · 11 years ago
  19. 026240b ASoC: switch over to use snd_soc_register_component() on mxs saif by Kuninori Morimoto · 11 years ago
  20. b7e5e91 ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct by Lars-Peter Clausen · 11 years ago
  21. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  22. b25b5aa ASoC: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  23. 324a7fb ASoC: mxs-saif: Use a signed integer for error value by Fabio Estevam · 12 years ago
  24. 4498a3c ASoC: mxs-saif: Remove platform data by Fabio Estevam · 12 years ago
  25. fd58273 ASoC: mxs: remove __dev* attributes by Bill Pemberton · 12 years ago
  26. cf7d0f0 ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk by Lothar Waßmann · 12 years ago
  27. f55f147 ASoC: mxs-saif: Fix channel swap for 24-bit format by Fabio Estevam · 12 years ago
  28. 9f4c3f1 ASoC: mxs-saif: Add MODULE_ALIAS by Fabio Estevam · 12 years ago
  29. 730963f ASoC: mxs-saif: Use devm_clk_get() by Fabio Estevam · 12 years ago
  30. d0ba4c0 ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work by Dong Aisheng · 12 years ago
  31. c2e1d90 ASoC: mxs-saif: fix clock prepare and enable unbalance issue by Dong Aisheng · 12 years ago
  32. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  33. 08641c7 ASoC: mxs: add device tree support for mxs-saif by Shawn Guo · 12 years ago
  34. 4da3fe7 ASoC: mxs: mxs-pcm does not need to be a plaform_driver by Shawn Guo · 12 years ago
  35. f755865 ASoC: mxs-saif: adopt pinctrl support by Shawn Guo · 12 years ago
  36. 9d0403e ASoC: mxs: add __devinit for mxs_saif_probe by Shawn Guo · 12 years ago
  37. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  38. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  39. 830eb87 ASoC: mxs-saif: use devm_ functions by Julia Lawall · 13 years ago
  40. 6b35f92 ASoC: mxs: Fix mxs-saif timeout by Fabio Estevam · 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. 67939b2 ASoC: mxs-saif: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  44. 7788258 ASoC: mxs-saif: remove function in platform_data by Dong Aisheng · 13 years ago
  45. 85aa096 ASoC: Convert mxs directory to module_platform_driver by Axel Lin · 13 years ago
  46. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  47. 226d0f2 ASoC: keep pointer to resource so it can be freed by Julia Lawall · 13 years ago
  48. 7606754 ASoC: mxs-saif: add record function by Dong Aisheng · 13 years ago
  49. 0bb98ba sound/soc/mxs/mxs-saif.c: add missing kfree by Julia Lawall · 13 years ago
  50. bbe8ff5 ASoC: mxs-saif: clear clk gate first before register setting by Dong Aisheng · 13 years ago
  51. 2a24f2c ASoC: mxs: add mxs-saif driver by Dong Aisheng · 13 years ago