1. fd39d14 ASoC: tlv320aic3x: Use module_i2c_driver by Sachin Kamat · 12 years ago
  2. 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
  3. a1f34af ASoC: tlv320aic3x: add input clock selection by Jiri Prchal · 12 years ago
  4. bb1daa8 ASoC: tlv320aic3x: add AGC settings by Jiri Prchal · 12 years ago
  5. 7744419 ASoC: tlv320aic3x: add deemphasis switch by Jiri Prchal · 12 years ago
  6. c9e8e8d ASoC: tlv320aic3x: extending registers cache by Jiri Prchal · 12 years ago
  7. c9fe573 ASoC: tlv320aic3x: Fix codec pll configure bug by Hebbar, Gururaja · 12 years ago
  8. 14a95fe8 ASoC: tlv320aic3x: Change Class-D amplifier gain control name by Jarkko Nikula · 12 years ago
  9. 308f4b0 ASoC: tlv320aic3x: Remove unused, non-standard headset detection by Mark Brown · 12 years ago
  10. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  11. 6035bbc ASoC: tlv320aic3x: Remove even more unused code by Mark Brown · 13 years ago
  12. 24cace3 ASoC: tlv320aic3x: remove unused code by Felipe Contreras · 13 years ago
  13. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  14. eb3032f ASoC: Set idle_bias_off flag in snd_soc_codec_driver by Axel Lin · 13 years ago
  15. e2257db ASoC: Convert tlv320aic3x to devm_kzalloc() by Axel Lin · 13 years ago
  16. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  17. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  18. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  19. 12a7a70 ASoC: Remove conditional I2C usage from tlv320aic3x driver by Mark Brown · 13 years ago
  20. 4633fa4 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  21. 68e4798 ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slave mode by Axel Lin · 13 years ago
  22. 9c173d1 ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  23. 38c436a ASoC: tlv320aic3x: Convert codec->hw_read to snd_soc_read by Axel Lin · 13 years ago
  24. 25c77c5 ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget by Mark Brown · 13 years ago
  25. 177fdd8 ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify models by Axel Lin · 13 years ago
  26. 6423aa9 ASoC: Remove unused "control_data" field of struct aic3x_priv by Axel Lin · 13 years ago
  27. 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
  28. 404b566 ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes by Jarkko Nikula · 13 years ago
  29. 9fb352b ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state by Jarkko Nikula · 13 years ago
  30. 508b768 ASoC: tlv320aic3x: Don't sync first two registers from register cache by Jarkko Nikula · 13 years ago
  31. 9d03545 ASoC: Fix wrong data type access in a few codec drivers by Jarkko Nikula · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. 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
  34. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  35. fbe609e ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functions by Axel Lin · 14 years ago
  36. fdc1f5d Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  37. fe99b55 ASoC: tlv320aic3x - fix variable may be used uninitialized warning by Axel Lin · 14 years ago
  38. 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
  39. 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
  40. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  41. 4ab867d ASoC: Fix incorrect kfree in aic3x_probe error path by Axel Lin · 14 years ago
  42. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  43. 414c73a ASoC: tlv320aic3x: Add support to shared common reset line by Jarkko Nikula · 14 years ago
  44. 79ee820 ASoC: tlv320aic3x: Use gpio_is_valid in checking for valid gpio_reset by Jarkko Nikula · 14 years ago
  45. 7d1be0a ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle by Jarkko Nikula · 14 years ago
  46. 5a895f8 ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync by Jarkko Nikula · 14 years ago
  47. 6c1a7d4 ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  48. 2f24111 ASoC: tlv320aic3x: Move regulator management from i2c to soc domain by Jarkko Nikula · 14 years ago
  49. 826ca0b Merge remote branch 'asoc/for-2.6.37' into for-2.6.37 by Liam Girdwood · 14 years ago
  50. 19f7ac5 ASoC: tlv320aic3x: Add virtual output pin Detection by Jarkko Nikula · 14 years ago
  51. 9900daa ASoC: tlv320aic3x: Complete the soc-cache conversion by Jarkko Nikula · 14 years ago
  52. a84a441 ASoC: tlv320aic3x: Switch to soc-cache helpers by Jarkko Nikula · 14 years ago
  53. e18eca4 ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write by Jarkko Nikula · 14 years ago
  54. c23fd75 ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  55. c776357 ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not set by Jarkko Nikula · 14 years ago
  56. 098b171 ASoC: tlv320aic3x: Sanitize output controls by Jarkko Nikula · 14 years ago
  57. c3b79e0 ASoC: tlv320aic3x: Reimplement output mixers by Jarkko Nikula · 14 years ago
  58. f9bc029 ASoC: tlv320aic3x: Fix remaining output pin switch names by Jarkko Nikula · 14 years ago
  59. 97e15b1 Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37 by Liam Girdwood · 14 years ago
  60. 37b4765 ASoC: Fix tlv320aic3x GPIO initialization by Jarkko Nikula · 14 years ago
  61. 6184f10 ASoC: Add support for tlv320aic3007 to tlv320aic3x codec. by Randolph Chung · 14 years ago
  62. 1401761 ASoC: Configure symmetric rates for tlv320aic3x by Randolph Chung · 14 years ago
  63. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  64. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  65. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  66. 5193d62 ASoC: tlv320aic3x: Add platform data and reset gpio handling by Jarkko Nikula · 14 years ago
  67. 07779fd ASoC: tlv320aic3x: Add basic regulator support by Jarkko Nikula · 14 years ago
  68. db13802 ASoC: tlv320aic3x: Change bias management semantics by Jarkko Nikula · 14 years ago
  69. d3235c4 ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  70. c6de6e0 ASoC: tlv320aic3x: Remove unused version string by Jarkko Nikula · 14 years ago
  71. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  72. 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
  73. 5baf831 ASoC: Fix variable shadowing warning in TLV320AIC3x by Mark Brown · 15 years ago
  74. 255173b ASoC: PLL computation in TLV320AIC3x SoC driver by Peter Meerwald · 15 years ago
  75. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  76. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  77. 977d49e ASoC: Make platform data optional for TLV320AIC3x by Mark Brown · 15 years ago
  78. cb3826f ASoC: tlv320aic3x: Change to use device model by Ben Dooks · 15 years ago
  79. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago
  80. 06c7128 ASoC: tlv320aic3x: Enable PLL when not bypassed by Chaithrika U S · 15 years ago
  81. 5f34534 ASoC: Remove use of hw_read from TLV320AIC3x driver by Mark Brown · 15 years ago
  82. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  83. 7565fc3 ASoC: TLV320AIC3X: Add TLV information for volume controls by Jarkko Nikula · 16 years ago
  84. b93f74f ASoC: TLV320AIC3X: Fix volume ranges by Jarkko Nikula · 16 years ago
  85. e255265 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 16 years ago
  86. 4453dba ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callback by Eero Nurkkala · 16 years ago
  87. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  88. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  89. a24f4f6 ALSA: ASoC: tlv320aic3x add dsp_a by Troy Kisky · 16 years ago
  90. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  91. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  92. 28a1d86 ASoC: tlv320aic3x: control additions and cleanups by Daniel Mack · 16 years ago
  93. 6f2a974 ASoC: tlv320aic3x: headset/button press support by Daniel Mack · 16 years ago
  94. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  95. 54f0191 ASoC: Allow more routing features for tlv320aic3x by Daniel Mack · 16 years ago
  96. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  97. 4b7d283 ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matching by Jarkko Nikula · 16 years ago
  98. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  99. e78cc18 ALSA: ASoC: tlv320aic3x: Use uniform tlv320aic naming by Jarkko Nikula · 16 years ago
  100. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago