1. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  2. 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
  3. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  4. 24710c9 ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates by Lars-Peter Clausen · 11 years ago
  5. 2b56b5f ASoC: fsl_ssi: Set default slot number for common cases by Nicolin Chen · 11 years ago
  6. e1cffe8 ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe() by Wei Yongjun · 11 years ago
  7. d7fa710 ASoC: fsl-ssi: Fix stats compile warning by Markus Pargmann · 11 years ago
  8. a5a7ee7 ASoC: fsl-ssi: Drop ac97 specific trigger function by Markus Pargmann · 11 years ago
  9. 6de8387 ASoC: fsl-ssi: Move RX/TX configuration to seperate functions by Markus Pargmann · 11 years ago
  10. 4e6ec0d ASoC: fsl-ssi: Add configuration helper functions by Markus Pargmann · 11 years ago
  11. bd3ca7d ASoC: fsl-ssi: Add offline_config flag by Markus Pargmann · 11 years ago
  12. 0888efd ASoC: fsl-ssi: Fix interrupt stats for imx by Markus Pargmann · 11 years ago
  13. c1953bf ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching by Markus Pargmann · 11 years ago
  14. 9368acc ASoC: fsl-ssi: Move sysfs stats to debugfs by Markus Pargmann · 11 years ago
  15. 2841be9 ASoC: fsl-ssi: Fix probe error handling by Markus Pargmann · 11 years ago
  16. ff1b15a ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int' by Fabio Estevam · 11 years ago
  17. 6873ee4 ASoC: fsl_ssi: Fix printing return code on clk error by Alexander Shiyan · 11 years ago
  18. aafa85e ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series by Nicolin Chen · 11 years ago
  19. 0da9e55 ASoC: fsl_ssi: Add dual fifo mode support by Nicolin Chen · 11 years ago
  20. 07a9483 ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits by Nicolin Chen · 11 years ago
  21. 2924a99 ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface by Nicolin Chen · 11 years ago
  22. 7e6d18a ASoC: fsl: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  23. d876464 ASoC: fsl-ssi: Move ac97 specific setup to seperate function by Markus Pargmann · 11 years ago
  24. d60336e ASoC: fsl_ssi: let check zero instead of check NO_IRQ by Chen Gang · 11 years ago
  25. 64d2307 ASoC: fsl: fsl_ssi: Fix simultaneous capture and playback by Fabio Estevam · 11 years ago
  26. feb8f11 ASoC: fsl_ssi: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  27. a851a2b ASoC: fsl_ssi: Staticize local symbols by Sachin Kamat · 11 years ago
  28. f61df38 ASoC: fsl_ssi: Remove unnecessary dev_set_drvdata() by Fabio Estevam · 11 years ago
  29. f037708 ASoC: fsl: disable ssi irq for imx by Michael Grzeschik · 11 years ago
  30. 9b443e3 ASoC: fsl-ssi: imx-pcm-fiq bugfix by Michael Grzeschik · 11 years ago
  31. f8fdf53 ASoC: fsl-ssi: add SSIEN errata work around by Steffen Trumtrar · 11 years ago
  32. cd7f029 ASoC: fsl-ssi: ac97-slave support by Markus Pargmann · 11 years ago
  33. 0783e64 ASoC: fsl: fsl_ssi: Fix the order of resources removal by Fabio Estevam · 11 years ago
  34. 3a5e517 ASoC: fsl-ssi: Use generic DMA bindings if possible by Markus Pargmann · 11 years ago
  35. de623ec ASoC: fsl-ssi: Add support for imx-pcm-fiq by Markus Pargmann · 11 years ago
  36. 32bd8cd ASoC: fsl: Set sdma peripheral type directly by Nicolin Chen · 11 years ago
  37. f314280 ASoC: fsl: fsl_ssi: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  38. 0a9eaa3 ASoC: fsl_ssi: Provide register I/O functions by default by Mark Brown · 11 years ago
  39. ede32d3 ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  40. b0a4747 ASoC: fsl: fsl_ssi: Use devm_ functions by Fabio Estevam · 11 years ago
  41. b2c119b ASoC: fsl: Disable SSI in trigger() if RE/TE are both cleared by Nicolin Chen · 12 years ago
  42. bd41bc9 ASoC: fsl: remove use of imx-pcm-audio from fsl_ssi by Shawn Guo · 12 years ago
  43. 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 · 12 years ago
  44. fc8ba7f ASoC: imx: Setup dma data in DAI probe by Lars-Peter Clausen · 12 years ago
  45. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 12 years ago
  46. a8909c9 ASoC: fsl: Use common DAI DMA data struct by Lars-Peter Clausen · 12 years ago
  47. 3580aa1 ASoC: switch over to use snd_soc_register_component() on fsl ssi by Kuninori Morimoto · 12 years ago
  48. 312bb4f ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct by Lars-Peter Clausen · 12 years ago
  49. a0a3d51 ASoC: fsl: remove __dev* attributes by Bill Pemberton · 12 years ago
  50. 95cd98f ASoC: fsl: enable ssi clock in probe function by Shawn Guo · 13 years ago
  51. b46b373 ASoC: fsl: assign dma peripheral type according to bus topology by Shawn Guo · 13 years ago
  52. 09ce111 ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers by Shawn Guo · 13 years ago
  53. dfa1a10 ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX by Shawn Guo · 13 years ago
  54. 2b81ec6 ASoC: fsl: check property 'compatible' for the machine name by Shawn Guo · 13 years ago
  55. ba0a7e0 ASoC: Convert fsl 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. 0f768a7 ASoC: fsl_ssi: properly initialize the sysfs attribute object by Timur Tabi · 13 years ago
  58. 5e538ec ASoC: improve asynchronous mode support in the fsl_ssi driver by Timur Tabi · 13 years ago
  59. 1fab6ca ASoC: claim the IRQ when the fsl_ssi device is probed, not opened by Timur Tabi · 13 years ago
  60. 147dfe9 ASoC: p1022ds: fix incorrect referencing of device tree properties by Timur Tabi · 14 years ago
  61. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  62. 38fec72 ASoC: mpc8610: replace of_device with platform_device by Timur Tabi · 14 years ago
  63. 8e9d869 asoc/multi-component: fsl: add support for variable SSI FIFO depth by Timur Tabi · 14 years ago
  64. ff71334 asoc/multi-component: fsl: add support for disabled SSI nodes by Timur Tabi · 14 years ago
  65. 87a0632 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers by Timur Tabi · 14 years ago
  66. 6e6f662 powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support by Timur Tabi · 14 years ago
  67. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  68. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  69. 08d15f0 ASoC: Switch FSL SSI DAI over to symmetric_rates by Mark Brown · 16 years ago
  70. 5b740ea sound: use dev_set_drvdata by Julia Lawall · 16 years ago
  71. d5a908b ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
  72. a4d11fe ASoC: remove trigger delay in Freescale MPC8610 sound driver by Timur Tabi · 16 years ago
  73. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  74. 3a638ff ASoC: Improve pause/unpause performance in Freescale 8610 drivers by Timur Tabi · 16 years ago
  75. a454dad ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers by Timur Tabi · 16 years ago
  76. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  77. 85ef237 ASoC: optimize init sequence of Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
  78. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  79. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  80. be41e94 ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
  81. 8cf7b2b ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 17 years ago
  82. 3a3bd96 [ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic" by Anton Vorontsov · 17 years ago
  83. acf5850 [ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers by Timur Tabi · 17 years ago
  84. 17467f2 [ALSA] Add ASoC drivers for the Freescale MPC8610 SoC by Timur Tabi · 17 years ago