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