1. 801a565 Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/ts3a227e' and 'asoc/topic/ts3a277e' into asoc-next by Mark Brown · 10 years ago
  2. 4f1eacf Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/mxs-saif' and 'asoc/topic/nuc900' into asoc-next by Mark Brown · 10 years ago
  3. d0077aa ASoC: fsl: Update set_tdm_slot() semantics by Lars-Peter Clausen · 10 years ago
  4. 9e446ad ASoC: fsl_ssi: Change irq type to 'int' by Fabio Estevam · 10 years ago
  5. 4536a00 Merge remote-tracking branch 'asoc/fix/fsl-ssi' into asoc-fsl by Mark Brown · 10 years ago
  6. 0c12325 ASoC: fsl_ssi: Make error message concise by Fabio Estevam · 10 years ago
  7. 64aa5f5 ASoC: fsl_ssi: Fix irq error check by Fabio Estevam · 10 years ago
  8. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. a6a21e6 Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-card', 'asoc/topic/fsl-dt' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 10 years ago
  10. 4c9a884 ASoC: fsl_ssi: fix error path in probe by Jiada Wang · 10 years ago
  11. 2ffa531 ASoC: fsl_ssi: Fix module unbound by Fabio Estevam · 10 years ago
  12. bc26321 ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control by Lars-Peter Clausen · 10 years ago
  13. 7e35ac8 ASoC: fsl_ssi: Remove comment about SSI running only in slave mode by Fabio Estevam · 10 years ago
  14. 8cb636b ASoC: fsl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  15. 57b027f Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssi' and 'asoc/topic/intel' into asoc-next by Mark Brown · 10 years ago
  16. ece1e49 ASoC: fsl_ssi: Remove unneeded 'i2s-slave' property by Fabio Estevam · 10 years ago
  17. 8515146 ASoC: fsl_ssi: fix kernel panic in probe function by Michael Trimarchi · 10 years ago
  18. f4a43ca ASoC: fsl_ssi: refine ipg clock usage in this module by Shengjiu Wang · 10 years ago
  19. cf4f7fc ASoC: fsl-ssi: Support for SND_SOC_DAIFMT_CBM_CFS by Fabio Falzoi · 10 years ago
  20. e717799 Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc/topic/fsl-spdif' and 'asoc/topic/imx-audmux' into asoc-next by Mark Brown · 10 years ago
  21. e365500 ASoC: fsl_ssi: Add stream names for DPCM usage by Nicolin Chen · 10 years ago
  22. acf2c60 ASoC: fsl-ssi: fix do_div build warning in fsl_ssi_set_bclk() by Timur Tabi · 10 years ago
  23. 287d414 Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fsl-ssi by Mark Brown · 10 years ago
  24. 4324812 ASoC: fsl-ssi: Use regmap by Markus Pargmann · 10 years ago
  25. 737a6b4 ASoC: fsl-ssi: reorder and document fsl_ssi_private by Markus Pargmann · 10 years ago
  26. d429d8e ASoC: fsl-ssi: Fix baudclock handling by Markus Pargmann · 10 years ago
  27. b5dd91b ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode by Sascha Hauer · 10 years ago
  28. d8ced47 ASoC: fsl-ssi: remove unnecessary spinlock by Sascha Hauer · 10 years ago
  29. 8dd51e2 ASoC: fsl-ssi: set bitclock in master mode from hw_params by Sascha Hauer · 10 years ago
  30. 85e59af2 ASoC: fsl-ssi: make fsl,mode property optional by Markus Pargmann · 10 years ago
  31. fcdbade ASoC: fsl-ssi: introduce SoC specific data by Sascha Hauer · 10 years ago
  32. b20e53a ASoC: fsl_ssi: Add suspend/resume support by Fabio Estevam · 10 years ago
  33. ee9daad ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params by Sascha Hauer · 10 years ago
  34. 5048947 ASoC: fsl-ssi: Transmit enable synchronization by Markus Pargmann · 10 years ago
  35. 171d683 ASoC: fsl-ssi: Remove unnecessary variables from ssi_private by Markus Pargmann · 10 years ago
  36. 4d9b792 ASoC: fsl-ssi: Cleanup probe function by Markus Pargmann · 10 years ago
  37. ed0f1604 ASoC: fsl-ssi: Remove useless DMA code by Markus Pargmann · 10 years ago
  38. 49da09e ASoC: fsl-ssi: Move imx-specific probe to seperate function by Markus Pargmann · 10 years ago
  39. 2a1d102 ASoC: fsl-ssi: Use dev_name for DAI driver struct by Markus Pargmann · 10 years ago
  40. f138e62 ASoC: fsl-ssi: Move debugging to seperate file by Markus Pargmann · 10 years ago
  41. 65c961c ASoC: fsl-ssi: Fix register values when disabling by Markus Pargmann · 10 years ago
  42. 9c72a04 ASoC: fsl: Add explicit include of of.h by Mark Brown · 10 years ago
  43. 07a28db ASoC: fsl-ssi: Fix i2s_mode variable setup by Markus Pargmann · 11 years ago
  44. 2b0db99 ASoC: fsl-ssi: Remove fsl_ssi_setup by Markus Pargmann · 11 years ago
  45. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  46. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  47. efe2ab9 ASoC: fsl_ssi: Do not print 'baud clock' error message all the time by Fabio Estevam · 11 years ago
  48. ae1f8ce ASoC: fsl_ssi: We do support master mode now by Fabio Estevam · 11 years ago
  49. 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
  50. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  51. 24710c9 ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates by Lars-Peter Clausen · 11 years ago
  52. 2b56b5f ASoC: fsl_ssi: Set default slot number for common cases by Nicolin Chen · 11 years ago
  53. e1cffe8 ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe() by Wei Yongjun · 11 years ago
  54. d7fa710 ASoC: fsl-ssi: Fix stats compile warning by Markus Pargmann · 11 years ago
  55. a5a7ee7 ASoC: fsl-ssi: Drop ac97 specific trigger function by Markus Pargmann · 11 years ago
  56. 6de8387 ASoC: fsl-ssi: Move RX/TX configuration to seperate functions by Markus Pargmann · 11 years ago
  57. 4e6ec0d ASoC: fsl-ssi: Add configuration helper functions by Markus Pargmann · 11 years ago
  58. bd3ca7d ASoC: fsl-ssi: Add offline_config flag by Markus Pargmann · 11 years ago
  59. 0888efd ASoC: fsl-ssi: Fix interrupt stats for imx by Markus Pargmann · 11 years ago
  60. c1953bf ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching by Markus Pargmann · 11 years ago
  61. 9368acc ASoC: fsl-ssi: Move sysfs stats to debugfs by Markus Pargmann · 11 years ago
  62. 2841be9 ASoC: fsl-ssi: Fix probe error handling by Markus Pargmann · 11 years ago
  63. ff1b15a ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int' by Fabio Estevam · 11 years ago
  64. 6873ee4 ASoC: fsl_ssi: Fix printing return code on clk error by Alexander Shiyan · 11 years ago
  65. aafa85e ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series by Nicolin Chen · 11 years ago
  66. 0da9e55 ASoC: fsl_ssi: Add dual fifo mode support by Nicolin Chen · 11 years ago
  67. 07a9483 ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits by Nicolin Chen · 11 years ago
  68. 2924a99 ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface by Nicolin Chen · 11 years ago
  69. 7e6d18a ASoC: fsl: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  70. d876464 ASoC: fsl-ssi: Move ac97 specific setup to seperate function by Markus Pargmann · 11 years ago
  71. d60336e ASoC: fsl_ssi: let check zero instead of check NO_IRQ by Chen Gang · 11 years ago
  72. 64d2307 ASoC: fsl: fsl_ssi: Fix simultaneous capture and playback by Fabio Estevam · 11 years ago
  73. feb8f11 ASoC: fsl_ssi: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  74. a851a2b ASoC: fsl_ssi: Staticize local symbols by Sachin Kamat · 11 years ago
  75. f61df38 ASoC: fsl_ssi: Remove unnecessary dev_set_drvdata() by Fabio Estevam · 11 years ago
  76. f037708 ASoC: fsl: disable ssi irq for imx by Michael Grzeschik · 11 years ago
  77. 9b443e3 ASoC: fsl-ssi: imx-pcm-fiq bugfix by Michael Grzeschik · 11 years ago
  78. f8fdf53 ASoC: fsl-ssi: add SSIEN errata work around by Steffen Trumtrar · 11 years ago
  79. cd7f029 ASoC: fsl-ssi: ac97-slave support by Markus Pargmann · 11 years ago
  80. 0783e64 ASoC: fsl: fsl_ssi: Fix the order of resources removal by Fabio Estevam · 11 years ago
  81. 3a5e517 ASoC: fsl-ssi: Use generic DMA bindings if possible by Markus Pargmann · 11 years ago
  82. de623ec ASoC: fsl-ssi: Add support for imx-pcm-fiq by Markus Pargmann · 11 years ago
  83. 32bd8cd ASoC: fsl: Set sdma peripheral type directly by Nicolin Chen · 11 years ago
  84. f314280 ASoC: fsl: fsl_ssi: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  85. 0a9eaa3 ASoC: fsl_ssi: Provide register I/O functions by default by Mark Brown · 11 years ago
  86. ede32d3 ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  87. b0a4747 ASoC: fsl: fsl_ssi: Use devm_ functions by Fabio Estevam · 11 years ago
  88. b2c119b ASoC: fsl: Disable SSI in trigger() if RE/TE are both cleared by Nicolin Chen · 11 years ago
  89. bd41bc9 ASoC: fsl: remove use of imx-pcm-audio from fsl_ssi by Shawn Guo · 11 years ago
  90. 8dd2b66 Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  91. fc8ba7f ASoC: imx: Setup dma data in DAI probe by Lars-Peter Clausen · 11 years ago
  92. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  93. a8909c9 ASoC: fsl: Use common DAI DMA data struct by Lars-Peter Clausen · 12 years ago
  94. 3580aa1 ASoC: switch over to use snd_soc_register_component() on fsl ssi by Kuninori Morimoto · 12 years ago
  95. 312bb4f ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct by Lars-Peter Clausen · 12 years ago
  96. a0a3d51 ASoC: fsl: remove __dev* attributes by Bill Pemberton · 12 years ago
  97. 95cd98f ASoC: fsl: enable ssi clock in probe function by Shawn Guo · 13 years ago
  98. b46b373 ASoC: fsl: assign dma peripheral type according to bus topology by Shawn Guo · 13 years ago
  99. 09ce111 ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers by Shawn Guo · 13 years ago
  100. dfa1a10 ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX by Shawn Guo · 13 years ago