1. 58381da ASoC: tlv320aic3x: no mono controls 3007 model by Jan Weitzel · 11 years ago
  2. 3caa282 Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next by Mark Brown · 11 years ago
  3. b3b7078 ASoC: tlv320aic3x: Include linux/of.h header by Sachin Kamat · 11 years ago
  4. 6b2afee ASoC: tlv320aic3x: Connect 'Left Line1R Mux' and 'Right Line1L Mux' by Peter Ujfalusi · 11 years ago
  5. 2a6fede ASoC: tlv320aic3x: Convert to direct regmap API usage by Mark Brown · 11 years ago
  6. 2677b4b ASoC: tlv320aic3x: Don't reference cache datastructure directly by Mark Brown · 11 years ago
  7. 58a63fb ASoC: tlv320aic3x: Move to table based DAPM init by Mark Brown · 11 years ago
  8. f9df1ae ASoC: tlv320aic3x: Move to table based control init by Mark Brown · 11 years ago
  9. 6f818e0 ASoC: tlv320aic3x: Move resource acquisition to I2C probe by Mark Brown · 11 years ago
  10. a16bbe4 ASoC: tlv320aic3x: Remove nonsense comment for register cache by Mark Brown · 11 years ago
  11. f9061f2 Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next by Mark Brown · 11 years ago
  12. eee5d7f ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol by Lars-Peter Clausen · 11 years ago
  13. 5d99d77 ASoC: tlv320aic3x: Use snd_soc_dapm_mixer_update_power by Lars-Peter Clausen · 11 years ago
  14. cbaa568 ASoC: tlv320aic3x: List tlv320aic3106 as a supported device by Mark Brown · 11 years ago
  15. f2c4fa6 ASoC: tlv320aic3x: Add compatible strings for specific devices by Mark Brown · 11 years ago
  16. 1476f66 ASoC: tlv320aix3x: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  17. 2894770 ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x() by Andreas Irestål · 11 years ago
  18. 315472d Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next by Mark Brown · 11 years ago
  19. e2e8bfd ASoC: tlv320aic3x: Convert mic bias to a supply widget by Hebbar Gururaja · 11 years ago
  20. 06378da ASoC: tlv320aic3x: Remove mono support by Benoît Thébaudeau · 11 years ago
  21. c24fdc8 ASoC: tlv320aic3x: Add device tree bindings by Hebbar, Gururaja · 12 years ago
  22. fd39d14 ASoC: tlv320aic3x: Use module_i2c_driver by Sachin Kamat · 12 years ago
  23. 4609ed6 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
  24. a1f34af ASoC: tlv320aic3x: add input clock selection by Jiri Prchal · 12 years ago
  25. bb1daa8 ASoC: tlv320aic3x: add AGC settings by Jiri Prchal · 12 years ago
  26. 7744419 ASoC: tlv320aic3x: add deemphasis switch by Jiri Prchal · 12 years ago
  27. c9e8e8d ASoC: tlv320aic3x: extending registers cache by Jiri Prchal · 12 years ago
  28. c9fe573 ASoC: tlv320aic3x: Fix codec pll configure bug by Hebbar, Gururaja · 12 years ago
  29. 14a95fe8 ASoC: tlv320aic3x: Change Class-D amplifier gain control name by Jarkko Nikula · 12 years ago
  30. 308f4b0 ASoC: tlv320aic3x: Remove unused, non-standard headset detection by Mark Brown · 12 years ago
  31. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  32. 6035bbc ASoC: tlv320aic3x: Remove even more unused code by Mark Brown · 12 years ago
  33. 24cace3 ASoC: tlv320aic3x: remove unused code by Felipe Contreras · 12 years ago
  34. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  35. eb3032f ASoC: Set idle_bias_off flag in snd_soc_codec_driver by Axel Lin · 13 years ago
  36. e2257db ASoC: Convert tlv320aic3x to devm_kzalloc() by Axel Lin · 13 years ago
  37. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  38. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  39. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  40. 12a7a70 ASoC: Remove conditional I2C usage from tlv320aic3x driver by Mark Brown · 13 years ago
  41. 4633fa4 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  42. 68e4798 ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slave mode by Axel Lin · 13 years ago
  43. 9c173d1 ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  44. 38c436a ASoC: tlv320aic3x: Convert codec->hw_read to snd_soc_read by Axel Lin · 13 years ago
  45. 25c77c5 ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget by Mark Brown · 13 years ago
  46. 177fdd8 ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify models by Axel Lin · 13 years ago
  47. 6423aa9 ASoC: Remove unused "control_data" field of struct aic3x_priv by Axel Lin · 13 years ago
  48. 3db1bbf Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-3.1 by Mark Brown · 13 years ago
  49. 404b566 ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes by Jarkko Nikula · 13 years ago
  50. 9fb352b ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state by Jarkko Nikula · 13 years ago
  51. 508b768 ASoC: tlv320aic3x: Don't sync first two registers from register cache by Jarkko Nikula · 13 years ago
  52. 9d03545 ASoC: Fix wrong data type access in a few codec drivers by Jarkko Nikula · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. 67c7efa 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
  55. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  56. fbe609e ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functions by Axel Lin · 14 years ago
  57. fdc1f5d Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  58. fe99b55 ASoC: tlv320aic3x - fix variable may be used uninitialized warning by Axel Lin · 14 years ago
  59. a1c1f77 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
  60. 2ab46c9 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
  61. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  62. 4ab867d ASoC: Fix incorrect kfree in aic3x_probe error path by Axel Lin · 14 years ago
  63. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  64. 414c73a ASoC: tlv320aic3x: Add support to shared common reset line by Jarkko Nikula · 14 years ago
  65. 79ee820 ASoC: tlv320aic3x: Use gpio_is_valid in checking for valid gpio_reset by Jarkko Nikula · 14 years ago
  66. 7d1be0a ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle by Jarkko Nikula · 14 years ago
  67. 5a895f8 ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync by Jarkko Nikula · 14 years ago
  68. 6c1a7d4 ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  69. 2f24111 ASoC: tlv320aic3x: Move regulator management from i2c to soc domain by Jarkko Nikula · 14 years ago
  70. 826ca0b Merge remote branch 'asoc/for-2.6.37' into for-2.6.37 by Liam Girdwood · 14 years ago
  71. 19f7ac5 ASoC: tlv320aic3x: Add virtual output pin Detection by Jarkko Nikula · 14 years ago
  72. 9900daa ASoC: tlv320aic3x: Complete the soc-cache conversion by Jarkko Nikula · 14 years ago
  73. a84a441 ASoC: tlv320aic3x: Switch to soc-cache helpers by Jarkko Nikula · 14 years ago
  74. e18eca4 ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write by Jarkko Nikula · 14 years ago
  75. c23fd75 ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  76. c776357 ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not set by Jarkko Nikula · 14 years ago
  77. 098b171 ASoC: tlv320aic3x: Sanitize output controls by Jarkko Nikula · 14 years ago
  78. c3b79e0 ASoC: tlv320aic3x: Reimplement output mixers by Jarkko Nikula · 14 years ago
  79. f9bc029 ASoC: tlv320aic3x: Fix remaining output pin switch names by Jarkko Nikula · 14 years ago
  80. 97e15b1 Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37 by Liam Girdwood · 14 years ago
  81. 37b4765 ASoC: Fix tlv320aic3x GPIO initialization by Jarkko Nikula · 14 years ago
  82. 6184f10 ASoC: Add support for tlv320aic3007 to tlv320aic3x codec. by Randolph Chung · 14 years ago
  83. 1401761 ASoC: Configure symmetric rates for tlv320aic3x by Randolph Chung · 14 years ago
  84. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  85. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  87. 5193d62 ASoC: tlv320aic3x: Add platform data and reset gpio handling by Jarkko Nikula · 14 years ago
  88. 07779fd ASoC: tlv320aic3x: Add basic regulator support by Jarkko Nikula · 14 years ago
  89. db13802 ASoC: tlv320aic3x: Change bias management semantics by Jarkko Nikula · 14 years ago
  90. d3235c4 ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  91. c6de6e0 ASoC: tlv320aic3x: Remove unused version string by Jarkko Nikula · 14 years ago
  92. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 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 · 14 years ago
  94. 5baf831 ASoC: Fix variable shadowing warning in TLV320AIC3x by Mark Brown · 15 years ago
  95. 255173b ASoC: PLL computation in TLV320AIC3x SoC driver by Peter Meerwald · 15 years ago
  96. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  97. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  98. 977d49e ASoC: Make platform data optional for TLV320AIC3x by Mark Brown · 15 years ago
  99. cb3826f ASoC: tlv320aic3x: Change to use device model by Ben Dooks · 15 years ago
  100. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago