1. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 11 years ago
  2. ba67761 Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-next by Mark Brown · 11 years ago
  3. 9f04fba ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 11 years ago
  4. 6b207c0 ASoC: twl4030: Clean up duplicated code by Takashi Iwai · 11 years ago
  5. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 11 years ago
  6. b703b50 ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip() by Peter Ujfalusi · 11 years ago
  7. a450aa6 ASoC: twl4030: Move the ctl cache update local to twl4030_write() function by Peter Ujfalusi · 11 years ago
  8. 7ded5fe ASoC: twl4030: Parameter alignment fixes (for code consistency) by Peter Ujfalusi · 11 years ago
  9. efc8acf ASoC: twl4030: Remove local reg cache by Peter Ujfalusi · 11 years ago
  10. 8b3bca2 ASoC: twl4030: Introduce local ctl register cache by Peter Ujfalusi · 11 years ago
  11. 0dc4156 ASoC: twl4030: Remove reset registers functionality by Peter Ujfalusi · 11 years ago
  12. 7bfbdfe ASoC: twl4030: Remove check defaults functionality by Peter Ujfalusi · 11 years ago
  13. a8fc415 ASoC: twl4030: Separate write condition checking from I/O function by Peter Ujfalusi · 11 years ago
  14. 052901f4 ASoC: twl4030: Use virtual DAPM mixer controls by Lars-Peter Clausen · 11 years ago
  15. 0d59ff3 ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs by Lars-Peter Clausen · 11 years ago
  16. 09a8b67 ASoC: twl4030: Remove suspend/resume soc driver operations by Peter Ujfalusi · 12 years ago
  17. 5712ded ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use by Peter Ujfalusi · 12 years ago
  18. e04d6e5 ASoC: twl4030: Convert MICBIAS to SUPPLY widget by Peter Ujfalusi · 12 years ago
  19. 927a774 ASoC: twl4030: Correct the support for Voice port by Peter Ujfalusi · 12 years ago
  20. 05c4c6f ASoC: twl4030: remove __dev* attributes by Bill Pemberton · 12 years ago
  21. 2d6d649 ASoC: twl4030: Support for DT booted kernel by Peter Ujfalusi · 12 years ago
  22. 182f73f ASoC: twl4030: Add pointer to pdata within the private data by Peter Ujfalusi · 12 years ago
  23. f2b1ce4 ASoC: twl4030: Convert to use devm_kzalloc by Peter Ujfalusi · 12 years ago
  24. d0b3847 ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data by Peter Ujfalusi · 12 years ago
  25. 281ecd1 ASoC: twl4030: Move hs_extmute GPIO handling to driver by Peter Ujfalusi · 12 years ago
  26. 7f51e7d ASoC: twl4030: Convert to use DAI DAPM widgets by Peter Ujfalusi · 12 years ago
  27. 86767b7 ASoC: Avoid recalculating the bitmask for SOC_ENUM controls by Lars-Peter Clausen · 12 years ago
  28. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
  29. 3b8a079 ASoC: twl4030: Debug code cleanup by Peter Ujfalusi · 13 years ago
  30. 1f5ff88 ASoC: Fix typo in twl4030.c by Masanari Iida · 13 years ago
  31. eb3032f ASoC: Set idle_bias_off flag in snd_soc_codec_driver by Axel Lin · 13 years ago
  32. 8819f65 ASoC: twl4030: Use core to set the msbits constraint by Peter Ujfalusi · 13 years ago
  33. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  34. 5bbcc3c ASoC: Convert CODEC drivers to module_platform_driver by Mark Brown · 13 years ago
  35. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  36. f7c93f0 ASoC: twl4030: Convert to table based init by Peter Ujfalusi · 13 years ago
  37. 0f9887d ASoC: Consolidate use of controls with custom get/put function by Peter Ujfalusi · 13 years ago
  38. 4ae6df5 MFD: twl4030-audio: Rename platform data by Peter Ujfalusi · 13 years ago
  39. 57fe725 MFD: twl4030-codec -> twl4030-audio: Rename the driver by Peter Ujfalusi · 13 years ago
  40. a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 14 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  42. 0638d56 mfd: mfd_cell is now implicitly available to twl4030 drivers by Andres Salomon · 14 years ago
  43. dcdeda4 ASoC: TWL4030: Fix 24bit support by Peter Ujfalusi · 14 years ago
  44. 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
  45. 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
  46. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  47. 5b3b0fa ASoC: Move kfree(twl4030) to twl4030_soc_remove() by Axel Lin · 14 years ago
  48. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  49. 7e6120c ASoC: TWL4030: Use usleep_range when appropriate by Peter Ujfalusi · 14 years ago
  50. c6d5cca ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF by Jarkko Nikula · 14 years ago
  51. 5dcba5d ASoC: multi-component: TWL4030: Restore registers on removal by Peter Ujfalusi · 14 years ago
  52. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  53. bda7d2a ASoC: TWL4030: Capture route runtime DAPM ordering fix by Peter Ujfalusi · 14 years ago
  54. b93cc9f ASoC: TWL4030: Capture route DAPM event fix by Peter Ujfalusi · 14 years ago
  55. 01ea6ba ASoC: TWL4030: Add configurable delay after digimic enable by Peter Ujfalusi · 14 years ago
  56. 27eeb1f ASoC: TWL4030: DAC power optimization by Peter Ujfalusi · 14 years ago
  57. 8b0d315 ASoC: TWL4030: Fix for digital loopback gain range by Peter Ujfalusi · 14 years ago
  58. c876ae3 Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  59. a3a29b5 ASoC: TWL4030: Add functionalty to reset the registers by Peter Ujfalusi · 14 years ago
  60. 2046f17 ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use by Peter Ujfalusi · 14 years ago
  61. 3c36cc6 ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default by Peter Ujfalusi · 14 years ago
  62. 9fdcc0f ASoC: TWL4030: Helper to check chip default registers by Peter Ujfalusi · 14 years ago
  63. ee4ccac7 ASoC: TWL4030: Optimize the power up sequence by Peter Ujfalusi · 14 years ago
  64. 979bb1f ASoC: TWL4030: Make offset cancellation path configurable by Peter Ujfalusi · 14 years ago
  65. cbd2db1 ASoC: TWL4030: Remove wrapper for power down by Peter Ujfalusi · 14 years ago
  66. 33f92ed ASoC: TWL4030: Revisit codec defaults by Peter Ujfalusi · 14 years ago
  67. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  68. 36aeff6 ASoC: TWL4030: Add control for digimic Left Right swap by Peter Ujfalusi · 14 years ago
  69. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  70. 1b7c9af ASoC: TWL4030: Remove OUTL/R outputs by Peter Ujfalusi · 14 years ago
  71. 7b4c734 ASoC: TWL4030: AIF/APLL fix in DAPM domain by Peter Ujfalusi · 14 years ago
  72. d4a8ca2 ASoC: missing conversions to snd_soc_codec_*_drvdata() by Takashi Iwai · 14 years ago
  73. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  74. 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
  75. c96907f ASoC: TWL4030: PM fix for output amplifiers by Peter Ujfalusi · 15 years ago
  76. e47c796 ASoC: TWL4030: Use codec defaults for Headset initial configuration by Peter Ujfalusi · 15 years ago
  77. c42a59e ASoC: TWL4030: Add supply for audio serial interface control by Peter Ujfalusi · 15 years ago
  78. cb67286 ASoC: TWL4030: Module unloading fix by Peter Ujfalusi · 15 years ago
  79. c812459 ASoC: TWL4030: Modify codec default settings by Peter Ujfalusi · 15 years ago
  80. fd63df2 ASoC: TWL4030: Replace comma with semicolon in probe function by Peter Ujfalusi · 15 years ago
  81. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  82. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  83. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  84. 68d0195 ASoC: TWL4030: Do not modify the APLL_CTL register by Peter Ujfalusi · 15 years ago
  85. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  86. b3f5a27 ASoC: TWL4030: Make sure, that the codec is powered on startup by Peter Ujfalusi · 15 years ago
  87. 1c3d200 ASoC: TWL4030: Add APLL supply for the capture path by Peter Ujfalusi · 15 years ago
  88. 7729cf7 ASoC: TWL4030: Change APLL powering sequence by Peter Ujfalusi · 15 years ago
  89. 86139a1 ASoC: TWL4030: Vibra motor stop fix when it is driven with audio by Jari Vanhala · 15 years ago
  90. 2845fa1 ASoC: TWL4030: Change codec_muted to apll_enabled by Peter Ujfalusi · 15 years ago
  91. 78e08e2 ASoC: TWL4030: Remove bypass tracking by Peter Ujfalusi · 15 years ago
  92. 7a1fecf ASoC: TWL4030: Driver registration via twl4030_codec MFD by Peter Ujfalusi · 15 years ago
  93. d8707ce ASoC: TWL4030: Only update the needed bits in *set_dai_sysclk by Peter Ujfalusi · 15 years ago
  94. 9028935 ASoC: TWL4030: Fix for capture mixer strings by Peter Ujfalusi · 15 years ago
  95. 9008adf ASoC: TWL4030: Introduce PGAs for outputs by Peter Ujfalusi · 15 years ago
  96. 6814044 ASoC: TWL4030: Add tristate callbacks for HiFi and Voice by Lopez Cruz, Misael · 15 years ago
  97. 4e49ffd ASoC: TWL4030: Add EXTMUTE to reduce pop-noise effect by Candelaria Villareal, Jorge · 15 years ago
  98. e3c7dbb ASoC: Remove word "Switch" from Handsfree switch name by Lopez Cruz, Misael · 15 years ago
  99. 30808ca ASoC: TWL4030: Correct bypass event for voice sidetone by Lopez Cruz, Misael · 15 years ago
  100. 328d0a1 ASoC: TWL4030: Add AVADC Clock Priority by Lopez Cruz, Misael · 15 years ago