1. 219d8df ASoC: WM8995: Add regulator handling code by Dimitris Papastamos · 14 years ago
  2. a1b3b5e ASoC: Avoid direct register cache access when setting defaults by Mark Brown · 14 years ago
  3. 203db22 ASoC: WM8991: Add initial WM8991 driver by Dimitris Papastamos · 14 years ago
  4. 70a7ca3 ASoC: soc core allow machine driver to register the card by Vinod Koul · 14 years ago
  5. 62ffac4 ASoC: tegra: Add DAPM widgets/routes for Harmony by Stephen Warren · 14 years ago
  6. b0ee5fb ASoC: tegra: Remove TEGRA_I2S_AUDIO from Kconfig by Stephen Warren · 14 years ago
  7. 4e10bda ASoC: soc core add inline to handle card list initialzation by Vinod Koul · 14 years ago
  8. 150dd2f ASoC: soc core move the card debugfs initialization by Vinod Koul · 14 years ago
  9. b0e2648 ASoC: soc core move card cleanup from soc_remove() by Vinod Koul · 14 years ago
  10. 422650e ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sys by Stephen Warren · 14 years ago
  11. 1500b7b ASoC: Automatically assign the default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  12. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  13. 066d16c ASoC: soc-cache: Add support for default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  14. 3e8e2cc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  15. 7bd1fd8 ASoC: documentation updates by Seungwhan Youn · 14 years ago
  16. a193436 ASoC: sh: fsi-ak4642: fixup platform device id by Kuninori Morimoto · 14 years ago
  17. aea170a ASoC: soc-cache: Add reg_size as a member to snd_soc_codec by Dimitris Papastamos · 14 years ago
  18. d779fce ASoC: soc-cache: Ensure flat compression uses a copy of the defaults cache by Dimitris Papastamos · 14 years ago
  19. 18b022e Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  20. 2f55eaa Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  21. 559a8cd ASoC: tpa6130a2: Fix compiler warning by Peter Ujfalusi · 14 years ago
  22. 399b82e ASoC: tlv320dac33: Add DAPM selection for LOM invert by Peter Ujfalusi · 14 years ago
  23. a710770 ASoC: DMIC codec: Adding a generic DMIC codec by David Lambert · 14 years ago
  24. 9f040c7 ASoC: Fix indentation in soc_remove() by Mark Brown · 14 years ago
  25. 861f2fa ASoC: soc-core: Simplify compress_type overriding functionality by Dimitris Papastamos · 14 years ago
  26. 1321e88 ASoC: soc-cache: Clean up the cache manipulation code by Dimitris Papastamos · 14 years ago
  27. 04f8fd1 ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync() by Dimitris Papastamos · 14 years ago
  28. 03cfbdf ASoC: Fix section mismatch in wm8995.c by Takashi Iwai · 14 years ago
  29. 0378b6a ASoC: SAMSUNG: Clean-up header includes by Seungwhan Youn · 14 years ago
  30. 180c329 ASoC: let snd_soc_update_bits() return an error code by Timur Tabi · 14 years ago
  31. 4fde768 ASoC: WM8995: Remember to flush the cache on resume by Dimitris Papastamos · 14 years ago
  32. 5c68536 ASoC: sst_platform created helper functions by Harsha Priya · 14 years ago
  33. f4fd58d ASoC: fix migor audio build by Guennadi Liakhovetski · 14 years ago
  34. 11b8fca ASoC: cs4270: use the built-in register cache support by Timur Tabi · 14 years ago
  35. 8a9dab1 ASoC: Update name of debugfs root symbol to snd_soc_ by Mark Brown · 14 years ago
  36. 8b75d71 ASoC: tegra: Kconfig and Makefile by Stephen Warren · 14 years ago
  37. a8bf1ba ASoC: tegra: Harmony machine support by Stephen Warren · 14 years ago
  38. a50a399 ASoC: tegra: Machine utility code by Stephen Warren · 14 years ago
  39. 71f78e2 ASoC: tegra: Add tegra-i2s driver by Stephen Warren · 14 years ago
  40. 7605eb5 ASoC: tegra: Add tegra-pcm driver by Stephen Warren · 14 years ago
  41. f0d8af4 ASoC: tegra: Add tegra-das driver by Stephen Warren · 14 years ago
  42. faff4bb ASoC: Export debugfs root dentry by Stephen Warren · 14 years ago
  43. 2aa8632 ASoC: soc-core: Add support for NULL default register caches by Dimitris Papastamos · 14 years ago
  44. b60fc60 ASoC: RX1950: Enable Mic Jack during glue driver init by Vasily Khoruzhick · 14 years ago
  45. 0d51a9c ASoC: Taint the kernel if debugfs is used to write directly to CODECs by Mark Brown · 14 years ago
  46. 9c6df19 ASoC: SAMSUNG: Move PCM specific definitions into pcm.c by Seungwhan Youn · 14 years ago
  47. f7f7418 ASoC: SAMSUNG: Clean-up DMA header file by Seungwhan Youn · 14 years ago
  48. 4f644ea ASoC: SAMSUNG: Remove AC97 header file by Seungwhan Youn · 14 years ago
  49. fd0d08d ASoC: mid-x86 - remove the flag in makefile by Vinod Koul · 14 years ago
  50. f5c6b2a ASoC: sst platform - fix the style inconsistency by Vinod Koul · 14 years ago
  51. b22dab8 ASoC: sn95031 fix the code style and format inconsistencies by Vinod Koul · 14 years ago
  52. e62255f ASoC: sst v2: Add makefiles and kconfigs changes by Vinod Koul · 14 years ago
  53. 55c7203 ASoC sst v2: Add medfield machine driver by Vinod Koul · 14 years ago
  54. d927fda ASoC: sst v2: Add mid platform driver by Vinod Koul · 14 years ago
  55. 4dc69be ASoC: sst v2: Add sn95031 codec driver by Vinod Koul · 14 years ago
  56. f6c2ed5 ASoC: Fix the device references to codec and platform drivers by Harsha Priya · 14 years ago
  57. 5e79d64 ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers by Jarkko Nikula · 14 years ago
  58. 74d2b7a Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  59. 2742f2a ASoC: Fix SmartQ compilation by Maurus Cuelenaere · 14 years ago
  60. 8c1b530 ASoC: Change Samsung Kconfig from ASOC_ to SND_SOC_ by Mark Brown · 14 years ago
  61. e9d3f95 ASoC: sh: fsi-da7210: remove unnecessary format settings by Kuninori Morimoto · 14 years ago
  62. 644a984 fbdev: sh_mobile_hdmi: fixup compile error by Kuninori Morimoto · 14 years ago
  63. 7116f45 ASoC: Yet more x86 tracepoint workarounds by Mark Brown · 14 years ago
  64. 22a756e Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  65. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  66. 776065e ASoC: codecs: wm8753: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  67. da280f5 ASoC: codecs: wm9090: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  68. 7f87e30 ASoC: codecs: wm8962: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  69. 715920d ASoC: codecs: wm8955: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  70. f578a18 ASoC: codecs: wm8904: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  71. 52ca353 ASoC: codecs: wm8741: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  72. beebca3 ASoC: codecs: wm8523: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  73. d24eb0d ASoC: codecs: max98088: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  74. 7f984b5 ASoC: codecs: Add missing control_type initialization by Lars-Peter Clausen · 14 years ago
  75. 6dc47e9 ASoC: One more x86 typo fix by Mark Brown · 14 years ago
  76. a164612 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.38 by Mark Brown · 14 years ago
  77. 8b08c0f ASoC: Fix double comment start by Mark Brown · 14 years ago
  78. 3f1c632 ASoC: Fix typo in x86 workaround by Mark Brown · 14 years ago
  79. 617eecd ASoC: Remove WM8995 write sequencer bitfield definitions by Mark Brown · 14 years ago
  80. 524d769 ASoC: Remove incorrect WM8903 erratum workaround by Mark Brown · 14 years ago
  81. 0d99d2b ASoC: tlv320dac33: Add 32/24 bit audio support by Peter Ujfalusi · 14 years ago
  82. 549675e ASoC: tlv320dac33: Some cleanup for 32/24 bit support by Peter Ujfalusi · 14 years ago
  83. 3591f4c ASoC: tlv320dac33: Remove manual FIFO configuration by Peter Ujfalusi · 14 years ago
  84. f769bdf ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widget by Olaya, Margarita · 14 years ago
  85. d4686c6 ASoC: mcbsp: Add McBSP support for OMAP4 by Jorge Eduardo Candelaria · 14 years ago
  86. d089357 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  87. 1435b94 ASoC: ifdef out trace points from modules for x86 by Mark Brown · 14 years ago
  88. 6a504a7 ASoC: Add initial WM8995 driver by Dimitris Papastamos · 14 years ago
  89. 9d01df0 ASoC: don't pass the string as the format arguemtn for dev_info() by Takashi Iwai · 14 years ago
  90. f49be89 ASoC: SAMSUNG: Debug wrong parameter by Seungwhan Youn · 14 years ago
  91. 1c9e979 ASoC: Add jack IRQ trace to 88pm860x driver by Mark Brown · 14 years ago
  92. 2bbb5d6 ASoC: Trace Wolfson jack detection IRQs by Mark Brown · 14 years ago
  93. 6d3c26b ASoC: Use delayed work to debounce WM8350 jack IRQs by Mark Brown · 14 years ago
  94. 722bc28 ASoC: sh: fsi: modify improper dependent by Kuninori Morimoto · 14 years ago
  95. 68d44ee ASoC: Make LZO cache compression optional by Mark Brown · 14 years ago
  96. be4fcdd ASoC: If we can't find a cache compression type default to flat by Mark Brown · 14 years ago
  97. 458350b ASoC: Fix WM8994/58 3D stereo control definitions by Mark Brown · 14 years ago
  98. 0bb140f ASoC: Remove some unused defines from WM8903 by Mark Brown · 14 years ago
  99. 96657d3 ASoC: SMDKV310: Add I2S support by Jassi Brar · 14 years ago
  100. 4d81acf ASoC: SMDKV310: Enable AC97 device by Jassi Brar · 14 years ago