1. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  2. 96ae0f0 ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag by Lars-Peter Clausen · 11 years ago
  3. f3b6079 ASoC: mxs: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
  4. 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
  5. 05004cb ASoC: fsl/mxs: Remove unnecessarily gendered language by Matthew Garrett · 11 years ago
  6. dd407a3 ASoC: fsl/mxs: Remove unnecessarily gendered language by Mark Brown · 11 years ago
  7. 2650bc4 ASoC: mxs: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  8. 10abe84 Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next by Mark Brown · 11 years ago
  9. 863ebdd ASoC: mxs-saif: Handle errors in trigger function by Markus Pargmann · 11 years ago
  10. 88cf632 ASoC: mxs-saif: Store saif state by Markus Pargmann · 11 years ago
  11. fcd70eb ASoC: mxs-saif: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  12. 38f2b8c ASoC: mxs: mxs-sgtl5000: Simplify probe function by Fabio Estevam · 11 years ago
  13. 90d561b Merge remote-tracking branch 'asoc/topic/fsl' into tmp by Mark Brown · 11 years ago
  14. a90e605 ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional by Fabio Estevam · 11 years ago
  15. d66a5b9 ASoC: mxs: add some error messages to help identifying problems by Lothar Waßmann · 11 years ago
  16. 315d9c6 ASoC: mxs: Depends on COMMON_CLK by Mark Brown · 11 years ago
  17. 204f029 ASoC: mxs: Remove unneeded mach-types.h inclusions by Mark Brown · 11 years ago
  18. 8ccbc3e ASoC: mxs: Enable COMPILE_TEST builds by Mark Brown · 11 years ago
  19. 1b36881 Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus by Mark Brown · 11 years ago
  20. 7c9e615 ASoC: mxs: register saif mclk to clock framework by Shawn Guo · 11 years ago
  21. c76a507 Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next by Mark Brown · 11 years ago
  22. 62477ad ASoC: mxs: move to use generic DMA helper by Shawn Guo · 11 years ago
  23. e76af6d ASoC: mxs: mxs-saif: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  24. 666c25e ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link by Fabio Estevam · 11 years ago
  25. f8b24fc ASoC: mxs-sgtl5000: Remove unneeded 'ret' variable by Fabio Estevam · 11 years ago
  26. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  27. 9eb8ae7 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  28. a895690 ASoC: mxs: Use generic dmaengine PCM by Lars-Peter Clausen · 11 years ago
  29. 8c1bb4e ASoC: mxs: Setup dma data in DAI probe by Lars-Peter Clausen · 11 years ago
  30. 57364f9 ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX by Lars-Peter Clausen · 11 years ago
  31. 7c1c1d4 ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional by Lars-Peter Clausen · 11 years ago
  32. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  33. 114fe75 ASoC: mxs-saif: remove mach header inclusion by Shawn Guo · 11 years ago
  34. 026240b ASoC: switch over to use snd_soc_register_component() on mxs saif by Kuninori Morimoto · 11 years ago
  35. b7e5e91 ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct by Lars-Peter Clausen · 11 years ago
  36. 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
  37. b25b5aa ASoC: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  38. 324a7fb ASoC: mxs-saif: Use a signed integer for error value by Fabio Estevam · 12 years ago
  39. 4498a3c ASoC: mxs-saif: Remove platform data by Fabio Estevam · 12 years ago
  40. fd58273 ASoC: mxs: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. cf7d0f0 ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk by Lothar Waßmann · 12 years ago
  42. f55f147 ASoC: mxs-saif: Fix channel swap for 24-bit format by Fabio Estevam · 12 years ago
  43. 9f4c3f1 ASoC: mxs-saif: Add MODULE_ALIAS by Fabio Estevam · 12 years ago
  44. 75d8f29 Merge branch 'asoc-omap' into for-3.7 by Mark Brown · 12 years ago
  45. 48a08ba ASoC: mxs: Fix the name of the SoC family by Fabio Estevam · 12 years ago
  46. 730963f ASoC: mxs-saif: Use devm_clk_get() by Fabio Estevam · 12 years ago
  47. d0ba4c0 ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work by Dong Aisheng · 12 years ago
  48. c2e1d90 ASoC: mxs-saif: fix clock prepare and enable unbalance issue by Dong Aisheng · 12 years ago
  49. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 12 years ago
  50. bc92657 ASoC: make snd_soc_dai_link more symmetrical by Stephen Warren · 12 years ago
  51. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  52. e968194 ASoC: mxs: add device tree support for mxs-sgtl5000 by Shawn Guo · 12 years ago
  53. 08641c7 ASoC: mxs: add device tree support for mxs-saif by Shawn Guo · 12 years ago
  54. 4da3fe7 ASoC: mxs: mxs-pcm does not need to be a plaform_driver by Shawn Guo · 12 years ago
  55. f755865 ASoC: mxs-saif: adopt pinctrl support by Shawn Guo · 12 years ago
  56. 9d0403e ASoC: mxs: add __devinit for mxs_saif_probe by Shawn Guo · 12 years ago
  57. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  58. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 12 years ago
  59. 016ab46 ASoC: mxs-pcm: Use dmaengine PCM helper functions by Lars-Peter Clausen · 12 years ago
  60. 95a771c ASoC: mxs-pcm: Request DMA channel early by Lars-Peter Clausen · 12 years ago
  61. 8949490 ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data by Lars-Peter Clausen · 12 years ago
  62. cbdfb66 ASoC: imx/mxs: remove redundant SND_PCM selection by Shawn Guo · 12 years ago
  63. 830eb87 ASoC: mxs-saif: use devm_ functions by Julia Lawall · 12 years ago
  64. 6b35f92 ASoC: mxs: Fix mxs-saif timeout by Fabio Estevam · 13 years ago
  65. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  66. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  67. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. a5b6834 ASoC: mxs: Add .owner to struct snd_soc_card by Lothar Waßmann · 13 years ago
  69. 67939b2 ASoC: mxs-saif: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  70. 4551ae0 Merge branch 'v3.2-rc6' into next/drivers by Arnd Bergmann · 13 years ago
  71. d6077c9 ASoC: mxs: correct 'direction' of device_prep_dma_cyclic by Shawn Guo · 13 years ago
  72. 204e418 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  73. da403f8 Revert "ASoC: mxs: correct 'direction' of device_prep_dma_cyclic" by Mark Brown · 13 years ago
  74. 0a1fe66 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  75. dbec3b3 ASoC: mxs: correct 'direction' of device_prep_dma_cyclic by Shawn Guo · 13 years ago
  76. 43a9519 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  77. 9fd369b ASoC: mxs: Add appropriate MODULE_ALIAS() by Lothar Waßmann · 13 years ago
  78. 06c8eb9 ASoC: mxs: Add missing MODULE_LICENSE("GPL") by Lothar Waßmann · 13 years ago
  79. 7788258 ASoC: mxs-saif: remove function in platform_data by Dong Aisheng · 13 years ago
  80. 85aa096 ASoC: Convert mxs directory to module_platform_driver by Axel Lin · 13 years ago
  81. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  82. 226d0f2 ASoC: keep pointer to resource so it can be freed by Julia Lawall · 13 years ago
  83. 7606754 ASoC: mxs-saif: add record function by Dong Aisheng · 13 years ago
  84. 78a262c ASoC: mxs-sgtl5000: add record function by Dong Aisheng · 13 years ago
  85. 0bb98ba sound/soc/mxs/mxs-saif.c: add missing kfree by Julia Lawall · 13 years ago
  86. bbe8ff5 ASoC: mxs-saif: clear clk gate first before register setting by Dong Aisheng · 13 years ago
  87. 009ad05 ASoC: mxs: add asoc configuration files by Dong Aisheng · 13 years ago
  88. fcb5e47 ASoC: mxs: add mxs-sgtl5000 machine driver by Dong Aisheng · 13 years ago
  89. 2a24f2c ASoC: mxs: add mxs-saif driver by Dong Aisheng · 13 years ago
  90. ed6e1d0 ASoC: mxs: add mxs-pcm driver by Dong Aisheng · 13 years ago