1. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  2. 41c73b6 ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  3. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  4. cd7dc7a ASoC: imx-mc13783 cleanup by Philippe Rétornaz · 12 years ago
  5. 6b0a795 ASoC: add imx-mc13783 sound support by Philippe Rétornaz · 12 years ago
  6. 81e8e49 ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000 by Richard Zhao · 12 years ago
  7. 717071d ASoC: imx-sgtl5000: add of_node_put when probe fail. by Richard Zhao · 12 years ago
  8. d5efccd ASoC: Merge tag 'v3.4-rc3' into for-3.5 by Mark Brown · 12 years ago
  9. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  10. 5c7b4a0 ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA by Shawn Guo · 13 years ago
  11. 20731c7 ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI by Shawn Guo · 13 years ago
  12. 172b4c5c ASoC: fsl: add audio routing for imx-sgtl5000 by Shawn Guo · 13 years ago
  13. 95cd98f ASoC: fsl: enable ssi clock in probe function by Shawn Guo · 13 years ago
  14. b46b373 ASoC: fsl: assign dma peripheral type according to bus topology by Shawn Guo · 13 years ago
  15. c448303 ASoC: fsl: add imx-sgtl5000 machine driver by Shawn Guo · 13 years ago
  16. 09ce111 ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers by Shawn Guo · 13 years ago
  17. dfa1a10 ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX by Shawn Guo · 13 years ago
  18. 8f549d7 ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name by Shawn Guo · 13 years ago
  19. 60aae8d ASoC: fsl: create fsl_utils to accommodate the common functions by Shawn Guo · 13 years ago
  20. f19493a ASoC: fsl: rename imx-pcm Kconfig options and filename by Shawn Guo · 13 years ago
  21. a23dc69 ASoC: imx: merge sound/soc/imx into sound/soc/fsl by Shawn Guo · 13 years ago
  22. d61e112 ASoC: fsl: separate SSI and DMA Kconfig options by Shawn Guo · 13 years ago
  23. 9cb6abc powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h by Timur Tabi · 13 years ago
  24. 70ac07b ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master by Timur Tabi · 13 years ago
  25. 2b81ec6 ASoC: fsl: check property 'compatible' for the machine name by Shawn Guo · 13 years ago
  26. 64902b2 ASoC: Remove unnecessary -codec from cs4270 driver name by Shawn Guo · 13 years ago
  27. 7c59bc5 ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node by Shawn Guo · 13 years ago
  28. fb1a645 ASoC: fsl: correct get_dma_channel parameter name by Shawn Guo · 13 years ago
  29. 07a38b1 ASoC: fix trivial build error in mpc5200_dma.c by Paul Gortmaker · 13 years ago
  30. 350e16d ASoC: replace 0xffffffff with DMA_BIT_MASK macro by Joachim Eastwood · 13 years ago
  31. 6296914 ASoC: use proper defines for stream directions in pcm engines by Joachim Eastwood · 13 years ago
  32. 4c3c5df ASoC: fsl: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  33. 6132725 ASoC: fsl/powerpc: don't rely on the cell-index property by Timur Tabi · 13 years ago
  34. a806aa9 ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model names by Timur Tabi · 13 years ago
  35. ba0a7e0 ASoC: Convert fsl directory to module_platform_driver by Axel Lin · 13 years ago
  36. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  37. 380c883 ASoC: mpc8610: tell the CS4270 codec that it's the master by Timur Tabi · 13 years ago
  38. 0f768a7 ASoC: fsl_ssi: properly initialize the sysfs attribute object by Timur Tabi · 13 years ago
  39. d890a1a ASoC: fsl: Fix error handling if platform_device_add fails by Axel Lin · 13 years ago
  40. 5e538ec ASoC: improve asynchronous mode support in the fsl_ssi driver by Timur Tabi · 13 years ago
  41. 1e3ad57 ASoC: Remove redundant -codec from WM8776 driver name by Mark Brown · 13 years ago
  42. b42af31 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  43. 3bdf28f ASoC: MPC5200: replace of_device with platform_device by Timur Tabi · 13 years ago
  44. 09d930a Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  45. c09f5ca sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put by Julia Lawall · 13 years ago
  46. 178b279 sound/soc/fsl/p1022_ds.c: add missing of_node_put by Julia Lawall · 13 years ago
  47. 81a081f sound/soc/fsl/fsl_dma.c: add missing of_node_put by Timur Tabi · 13 years ago
  48. 96af5c6 ASoC: fsl: fix build warning in fsl_dma by Timur Tabi · 13 years ago
  49. 1fab6ca ASoC: claim the IRQ when the fsl_ssi device is probed, not opened by Timur Tabi · 13 years ago
  50. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  51. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  52. 323c9dd trivial: don't touch fsi_ssl.c with ioremap fixes by Jiri Kosina · 13 years ago
  53. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  54. bf564ea Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  55. 147dfe9 ASoC: p1022ds: fix incorrect referencing of device tree properties by Timur Tabi · 13 years ago
  56. 0cd114f ASoC: fsl: fix initialization of DMA buffers by Timur Tabi · 13 years ago
  57. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  58. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  59. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  60. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 14 years ago
  61. 39a5455 ASoC: Add missing dev_set_drvdata in p1022_ds_probe by Axel Lin · 14 years ago
  62. 67bd489 ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe by Axel Lin · 14 years ago
  63. 917dac0 ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path by Axel Lin · 14 years ago
  64. 4e1f865 ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path by Axel Lin · 14 years ago
  65. 92a5288 ASoC: MPC5200: Eliminate duplicate include of of_device.h by Jesper Juhl · 14 years ago
  66. 1ebd006 ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe by Axel Lin · 14 years ago
  67. e94be5f ASoC: fsl - fix build error in pcm030-audio-fabric.c by Liam Girdwood · 14 years ago
  68. 880b8ff ASoC: pl022_ds.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  69. 38fec72 ASoC: mpc8610: replace of_device with platform_device by Timur Tabi · 14 years ago
  70. bf557a5 Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37 by Mark Brown · 14 years ago
  71. 27ef374 ASoC: add support for the Freescale P1022 DS reference board by Timur Tabi · 14 years ago
  72. c04019d ASoC: add support for separate codec DAIs to the fsl_dma driver by Timur Tabi · 14 years ago
  73. 8e9d869 asoc/multi-component: fsl: add support for variable SSI FIFO depth by Timur Tabi · 14 years ago
  74. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  75. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  76. ff71334 asoc/multi-component: fsl: add support for disabled SSI nodes by Timur Tabi · 14 years ago
  77. 87a0632 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers by Timur Tabi · 14 years ago
  78. 1a3c5a4 asoc/multi-component: fsl: add support for 36-bit physical addresses by Timur Tabi · 14 years ago
  79. 6e6f662 powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support by Timur Tabi · 14 years ago
  80. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  81. 8b449d1 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  82. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 949ad0a sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset by Eric Millbrandt · 14 years ago
  84. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  85. e719813 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  87. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  88. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  89. f487537 powerpc/5200: Fix build error in sound code. by Grant Likely · 14 years ago
  90. 4e8680f ASoC: Remove unused header from MPC5200 PSC driver by Grant Likely · 14 years ago
  91. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  92. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  93. 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
  94. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  95. a68cc8d ASoC: mpc5200: remove duplicate identical IRQ handler by Grant Likely · 15 years ago
  96. c939e5c ASoC/mpc5200: fix enable/disable of AC97 slots by Grant Likely · 15 years ago
  97. 1d8222e ASoC/mpc5200: add to_psc_dma_stream() helper by Grant Likely · 15 years ago
  98. c487827 ASoC/mpc5200: Improve printk debug output for trigger by Grant Likely · 15 years ago
  99. d56b6eb ASoC/mpc5200: get rid of the appl_ptr tracking nonsense by Grant Likely · 15 years ago
  100. 8f159d7 ASoC/mpc5200: Track DMA position by period number instead of bytes by Grant Likely · 15 years ago