1. bb327e9 extcon: arizona: Simplify pdata symantics for micd_dbtime by Charles Keepax · 9 years ago
  2. 57f70ef extcon: arizona: Declare 3-pole jack if we detect open circuit on mic by Charles Keepax · 9 years ago
  3. 0ffe8cb extcon: arizona: Ensure variables are set for headphone detection by Charles Keepax · 9 years ago
  4. 8e5838d extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio by Charles Keepax · 9 years ago
  5. 4778d44 extcon: arizona: Add basic microphone detection DT/ACPI bindings by Charles Keepax · 9 years ago
  6. feffb0c extcon: arizona: Update to use the new device properties API by Charles Keepax · 9 years ago
  7. 73b6ecd extcon: Redefine the unique id of supported external connectors without 'enum extcon' type by Chanwoo Choi · 9 years ago
  8. 2a9de9c extcon: Use the unique id for external connector instead of string by Chanwoo Choi · 9 years ago
  9. 9e86b2a extcon: arizona: Add support for select accessory detect mode when headphone detection by Inha Song · 9 years ago
  10. 2b51f9c extcon: arizona: Apply HP clamps correctly for WM8280 by Charles Keepax · 9 years ago
  11. a71fbc1 extcon: arizona: Remove the setting of device name by Chanwoo Choi · 9 years ago
  12. d0fd5fb extcon: arizona: Rename hpdet_ip to make its purpose clearer by Richard Fitzgerald · 9 years ago
  13. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  14. 43f0acd extcon: arizona: Fix headphone clamping on wm5110 by Charles Keepax · 9 years ago
  15. 112bdfa extcon: arizona: Deobfuscate arizona_extcon_do_magic by Charles Keepax · 9 years ago
  16. 2f2b6aa extcon: arizona: Add support for WM8280/WM8281 by Richard Fitzgerald · 10 years ago
  17. 08147bb extcon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  18. 17271f6 extcon: arizona: Get MICVDD against extcon device by Charles Keepax · 10 years ago
  19. 0a16ee6 extcon: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  20. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 10 years ago
  21. 24a279b extcon: arizona: Update manual headphone detection calculation by Charles Keepax · 10 years ago
  22. e368f52 extcon: arizona: Correct typo to disable regulation for button detection by Charles Keepax · 10 years ago
  23. 3460248 extcon: arizona: Use extcon cable API with index of extcon cable instead of string by Nikesh Oswal · 10 years ago
  24. 5a8844b extcon: arizona: Remove duplicate set of input parent device by Charles Keepax · 10 years ago
  25. a288d64 extcon: arizona: support inverted jack detect switch by Richard Fitzgerald · 10 years ago
  26. ef70a21 extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev by Chanwoo Choi · 10 years ago
  27. d88cc36 extcon: arizona: Use devm_extcon_dev_register() by Sangjung Woo · 10 years ago
  28. 1139110 ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions by Charles Keepax · 10 years ago
  29. 7743861 extcon: arizona: Add support for headphone detection on wm5110 rev D by Charles Keepax · 11 years ago
  30. 9141461 extcon: arizona: No need to switch back down HPDET ranges by Charles Keepax · 11 years ago
  31. 31a847e extcon: arizona: Fix race with microphone detection and removal by Charles Keepax · 11 years ago
  32. a3e00d4 extcon: arizona: Fix reset of HPDET after race with removal by Charles Keepax · 11 years ago
  33. ffae24f extcon: arizona: Add defines for microphone detection levels by Charles Keepax · 11 years ago
  34. 6ac6b47 extcon: arizona: Get pdata from arizona structure not device by Charles Keepax · 11 years ago
  35. 2424a73 Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  36. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  37. 4102424 extcon: arizona: Don't require micbias to be shifted in pdata by Charles Keepax · 11 years ago
  38. 4ba1a9f extcon: arizona: Correct typo in headphone detect range transitions by Charles Keepax · 11 years ago
  39. d97abdd extcon: arizona: Fix a typo in a comment by Sachin Kamat · 11 years ago
  40. cb9005d extcon: arizona: Clear trig_sts bits on all paths by Charles Keepax · 11 years ago
  41. d667566 extcon: arizona: Fix up minor coding style to remove unnecessary braces by Chanwoo Choi · 11 years ago
  42. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  43. df9a5ab extcon: arizona: Use power efficient workqueue by Mark Brown · 11 years ago
  44. 7abd4e2 extcon: arizona: Make mic detection timeout configurable by Mark Brown · 11 years ago
  45. cd59e79 extcon: arizona: Allow additional debounce during microphone detection by Mark Brown · 11 years ago
  46. 41a5785 extcon: arizona: Clear existing button reports before reporting new one by Mark Brown · 11 years ago
  47. 939c567 extcon: arizona: Time out if MICDET fails to report by Mark Brown · 11 years ago
  48. 9c2ba27 extcon: arizona: Simplify HPDET based identification by Mark Brown · 11 years ago
  49. db924ff extcon: arizona: Don't ground flip when using HPDET identification by Mark Brown · 11 years ago
  50. 9dd5e53 extcon: arizona: Retry HPDET identification for high impedance by Mark Brown · 11 years ago
  51. 2643fd6 extcon: arizona: Tune up HPDET debounce by Mark Brown · 11 years ago
  52. e2c0f47 extcon: arizona: Check we report a valid impedance by Charles Keepax · 11 years ago
  53. a3e2078 extcon: arizona: Suppress duplicate JACKDET reports by Mark Brown · 11 years ago
  54. 82e2e0f extcon: arizona: Raise minimum microphone impedance for HPDET method by Mark Brown · 11 years ago
  55. e56a0a5 extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET by Mark Brown · 11 years ago
  56. 77ff4f9 extcon: arizona: Don't pulse MICBIAS for HPDET identification by Mark Brown · 11 years ago
  57. 6fed4d8 extcon: arizona: Allow configuration of button detection by Mark Brown · 11 years ago
  58. 84eaa13 extcon: arizona: Attempt more microphone measurements by Mark Brown · 12 years ago
  59. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 11 years ago
  60. 0340907 extcon: arizona: Factor out magic application by Mark Brown · 11 years ago
  61. bf14ee5 extcon: arizona: Use MICDET for final microphone identification by Mark Brown · 11 years ago
  62. c37b387 extcon: arizona: Always take the first HPDET reading as the final one by Mark Brown · 11 years ago
  63. 5d9ab70 extcon: arizona: Clear _trig_sts bits after jack detection by Charles Keepax · 11 years ago
  64. 903aa56 extcon: arizona: Don't HPDET magic when headphones are enabled by Mark Brown · 11 years ago
  65. 0e27bd3 extcon: arizona: Add some debounce time before starting HPDET identification by Mark Brown · 11 years ago
  66. e339af1 extcon: arizona: Remove extra jack flip increment by Charles Keepax · 11 years ago
  67. bbbd46e extcon: arizona: Use regulated mode for microphone supply when detecting by Mark Brown · 12 years ago
  68. 2e033db extcon: arizona: Support additional configuration of microphone detection by Mark Brown · 12 years ago
  69. f9365d0 extcon: arizona: Remove duplicate rate configuration by Mark Brown · 12 years ago
  70. e6dd8cf extcon: arizona: Retry failed HP measurements by Mark Brown · 12 years ago
  71. 4e61687 extcon: arizona: Disable debouce for accessory removal detection by Mark Brown · 12 years ago
  72. 1eda6aa extcon: arizona: Support direct microphone measurement via HPDET by Mark Brown · 12 years ago
  73. dd235ee extcon: arizona: Support HPDET based accessory identification by Mark Brown · 12 years ago
  74. 9b1270c extcon: Simple code motion supporting future work. by Mark Brown · 12 years ago
  75. 4f34033 extcon: arizona: Enable basic headphone identification by Mark Brown · 12 years ago
  76. 92a4987 extcon: arizona: Support use of GPIO5 as an input to jack detection by Mark Brown · 12 years ago
  77. dab63eb extcon: arizona: Use microphone clamp function if available by Mark Brown · 12 years ago
  78. b17e546 extcon: arizona: Allow configuration of MICBIAS rise time by Mark Brown · 12 years ago
  79. cd74f7b extcon: arizona: Only set GPIO if it has been requested by Mark Brown · 12 years ago
  80. db72e6a extcon: arizona: Remove duplicate mic ramp configuration by Mark Brown · 12 years ago
  81. 3d44ea1 extcon: arizona: Convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  82. 962b686 Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon into char-misc-next by Greg Kroah-Hartman · 12 years ago
  83. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  84. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 12 years ago
  85. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 12 years ago
  86. be31cc0 extcon: arizona: unlock mutex on error path in arizona_micdet() by Alexey Khoroshilov · 12 years ago
  87. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  88. b8575a1 extcon: arizona: Use bypass mode for MICVDD by Mark Brown · 12 years ago
  89. 8e5f501 extcon: fix typos in extcon-arizona by Peter Meerwald · 12 years ago
  90. 80732cc extcon: arizona: Free MICDET IRQ on error during probe by Mark Brown · 12 years ago
  91. 34efe4d extcon: arizona: Implement button detection support by Mark Brown · 12 years ago
  92. 9ef2224d extcon: arizona: Stop microphone detection if we give up on it by Mark Brown · 12 years ago
  93. 325c642 extcon: arizona: Update cable reporting calls and split headset by Mark Brown · 12 years ago
  94. f2c32a8 Extcon: Arizona: Add driver for Wolfson Arizona class devices by Mark Brown · 12 years ago