1. 9cb6abc powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h by Timur Tabi · 12 years ago
  2. 70ac07b ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master by Timur Tabi · 12 years ago
  3. 2b81ec6 ASoC: fsl: check property 'compatible' for the machine name by Shawn Guo · 12 years ago
  4. 64902b2 ASoC: Remove unnecessary -codec from cs4270 driver name by Shawn Guo · 12 years ago
  5. 7c59bc5 ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node by Shawn Guo · 12 years ago
  6. fb1a645 ASoC: fsl: correct get_dma_channel parameter name by Shawn Guo · 12 years ago
  7. 07a38b1 ASoC: fix trivial build error in mpc5200_dma.c by Paul Gortmaker · 12 years ago
  8. 350e16d ASoC: replace 0xffffffff with DMA_BIT_MASK macro by Joachim Eastwood · 13 years ago
  9. 6296914 ASoC: use proper defines for stream directions in pcm engines by Joachim Eastwood · 13 years ago
  10. 4c3c5df ASoC: fsl: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  11. 6132725 ASoC: fsl/powerpc: don't rely on the cell-index property by Timur Tabi · 13 years ago
  12. a806aa9 ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model names by Timur Tabi · 13 years ago
  13. ba0a7e0 ASoC: Convert fsl directory to module_platform_driver by Axel Lin · 13 years ago
  14. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  15. 380c883 ASoC: mpc8610: tell the CS4270 codec that it's the master by Timur Tabi · 13 years ago
  16. 0f768a7 ASoC: fsl_ssi: properly initialize the sysfs attribute object by Timur Tabi · 13 years ago
  17. d890a1a ASoC: fsl: Fix error handling if platform_device_add fails by Axel Lin · 13 years ago
  18. 5e538ec ASoC: improve asynchronous mode support in the fsl_ssi driver by Timur Tabi · 13 years ago
  19. 1e3ad57 ASoC: Remove redundant -codec from WM8776 driver name by Mark Brown · 13 years ago
  20. b42af31 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  21. 3bdf28f ASoC: MPC5200: replace of_device with platform_device by Timur Tabi · 13 years ago
  22. 09d930a Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  23. c09f5ca sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put by Julia Lawall · 13 years ago
  24. 178b279 sound/soc/fsl/p1022_ds.c: add missing of_node_put by Julia Lawall · 13 years ago
  25. 81a081f sound/soc/fsl/fsl_dma.c: add missing of_node_put by Timur Tabi · 13 years ago
  26. 96af5c6 ASoC: fsl: fix build warning in fsl_dma by Timur Tabi · 13 years ago
  27. 1fab6ca ASoC: claim the IRQ when the fsl_ssi device is probed, not opened by Timur Tabi · 13 years ago
  28. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  30. 323c9dd trivial: don't touch fsi_ssl.c with ioremap fixes by Jiri Kosina · 13 years ago
  31. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  32. bf564ea Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  33. 147dfe9 ASoC: p1022ds: fix incorrect referencing of device tree properties by Timur Tabi · 13 years ago
  34. 0cd114f ASoC: fsl: fix initialization of DMA buffers by Timur Tabi · 13 years ago
  35. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  36. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  37. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  38. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 14 years ago
  39. 39a5455 ASoC: Add missing dev_set_drvdata in p1022_ds_probe by Axel Lin · 14 years ago
  40. 67bd489 ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe by Axel Lin · 14 years ago
  41. 917dac0 ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path by Axel Lin · 14 years ago
  42. 4e1f865 ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path by Axel Lin · 14 years ago
  43. 92a5288 ASoC: MPC5200: Eliminate duplicate include of of_device.h by Jesper Juhl · 14 years ago
  44. 1ebd006 ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe by Axel Lin · 14 years ago
  45. e94be5f ASoC: fsl - fix build error in pcm030-audio-fabric.c by Liam Girdwood · 14 years ago
  46. 880b8ff ASoC: pl022_ds.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  47. 38fec72 ASoC: mpc8610: replace of_device with platform_device by Timur Tabi · 14 years ago
  48. 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
  49. 27ef374 ASoC: add support for the Freescale P1022 DS reference board by Timur Tabi · 14 years ago
  50. c04019d ASoC: add support for separate codec DAIs to the fsl_dma driver by Timur Tabi · 14 years ago
  51. 8e9d869 asoc/multi-component: fsl: add support for variable SSI FIFO depth by Timur Tabi · 14 years ago
  52. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  53. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  54. ff71334 asoc/multi-component: fsl: add support for disabled SSI nodes by Timur Tabi · 14 years ago
  55. 87a0632 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers by Timur Tabi · 14 years ago
  56. 1a3c5a4 asoc/multi-component: fsl: add support for 36-bit physical addresses by Timur Tabi · 14 years ago
  57. 6e6f662 powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support by Timur Tabi · 14 years ago
  58. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  59. 8b449d1 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  60. 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
  61. 949ad0a sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset by Eric Millbrandt · 14 years ago
  62. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  63. e719813 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  64. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  65. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  66. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  67. f487537 powerpc/5200: Fix build error in sound code. by Grant Likely · 14 years ago
  68. 4e8680f ASoC: Remove unused header from MPC5200 PSC driver by Grant Likely · 14 years ago
  69. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  70. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 14 years ago
  73. a68cc8d ASoC: mpc5200: remove duplicate identical IRQ handler by Grant Likely · 15 years ago
  74. c939e5c ASoC/mpc5200: fix enable/disable of AC97 slots by Grant Likely · 15 years ago
  75. 1d8222e ASoC/mpc5200: add to_psc_dma_stream() helper by Grant Likely · 15 years ago
  76. c487827 ASoC/mpc5200: Improve printk debug output for trigger by Grant Likely · 15 years ago
  77. d56b6eb ASoC/mpc5200: get rid of the appl_ptr tracking nonsense by Grant Likely · 15 years ago
  78. 8f159d7 ASoC/mpc5200: Track DMA position by period number instead of bytes by Grant Likely · 15 years ago
  79. 673bca1 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  80. 33d7f77 ASoC: Clean up error handling in MPC5200 DMA setup by Julia Lawall · 15 years ago
  81. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  82. afc5e65 ASoC: Add missing DRV_NAME definitions for fsl/* drivers by Takashi Iwai · 15 years ago
  83. b0a2712 ASoC: MPC5200: Support for buffer wrap around by John Bonesio · 15 years ago
  84. ed0f19b ASoC: MPC5200: Increase the delay time between resets by John Bonesio · 15 years ago
  85. 0827d6b ASoC: add locking to mpc5200-psc-ac97 driver by Grant Likely · 15 years ago
  86. 0757353 ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is cleared by Grant Likely · 15 years ago
  87. 40d9ec1 ASoC: remove BROKEN from Efika and pcm030 fabric drivers by Grant Likely · 15 years ago
  88. 6a84c23 ASoC: Fix typo in MPC5200 PSC AC97 driver Kconfig by Grant Likely · 15 years ago
  89. ea8b27a ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout() by Jon Smirl · 15 years ago
  90. 08d15f0 ASoC: Switch FSL SSI DAI over to symmetric_rates by Mark Brown · 15 years ago
  91. 0c0e09e ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolved by Mark Brown · 15 years ago
  92. 6ffee43 ASoC: Fabric bindings for STAC9766 on the Efika by Jon Smirl · 15 years ago
  93. a9262c4 ASoC: Support for AC97 on Phytec pmc030 base board. by Jon Smirl · 15 years ago
  94. 20d0e152 ASoC: AC97 driver for mpc5200 by Jon Smirl · 15 years ago
  95. dbcc347 ASoC: Main rewite of the mpc5200 audio DMA code by Jon Smirl · 15 years ago
  96. cebe776 ASoC: Rename the PSC functions to DMA by Jon Smirl · 15 years ago
  97. 89dd084 ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s by Jon Smirl · 15 years ago
  98. 5b740ea sound: use dev_set_drvdata by Julia Lawall · 15 years ago
  99. 6574612 ASoC: Remove BROKEN from mpc5200 kconfig by Takashi Iwai · 15 years ago
  100. 3a20ac2 Merge branch 'fix/pcm-jiffies-check' into fix/asoc by Takashi Iwai · 15 years ago