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