1. a3e00d4 extcon: arizona: Fix reset of HPDET after race with removal by Charles Keepax · 11 years ago
  2. ffae24f extcon: arizona: Add defines for microphone detection levels by Charles Keepax · 11 years ago
  3. 6ac6b47 extcon: arizona: Get pdata from arizona structure not device by Charles Keepax · 11 years ago
  4. 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
  5. 42d7d7539 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  6. 4102424 extcon: arizona: Don't require micbias to be shifted in pdata by Charles Keepax · 11 years ago
  7. 4ba1a9f extcon: arizona: Correct typo in headphone detect range transitions by Charles Keepax · 11 years ago
  8. d97abdd extcon: arizona: Fix a typo in a comment by Sachin Kamat · 11 years ago
  9. cb9005d extcon: arizona: Clear trig_sts bits on all paths by Charles Keepax · 11 years ago
  10. d667566 extcon: arizona: Fix up minor coding style to remove unnecessary braces by Chanwoo Choi · 11 years ago
  11. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  12. df9a5ab extcon: arizona: Use power efficient workqueue by Mark Brown · 12 years ago
  13. 7abd4e2 extcon: arizona: Make mic detection timeout configurable by Mark Brown · 12 years ago
  14. cd59e79 extcon: arizona: Allow additional debounce during microphone detection by Mark Brown · 12 years ago
  15. 41a5785 extcon: arizona: Clear existing button reports before reporting new one by Mark Brown · 12 years ago
  16. 939c567 extcon: arizona: Time out if MICDET fails to report by Mark Brown · 12 years ago
  17. 9c2ba27 extcon: arizona: Simplify HPDET based identification by Mark Brown · 12 years ago
  18. db924ff extcon: arizona: Don't ground flip when using HPDET identification by Mark Brown · 12 years ago
  19. 9dd5e53 extcon: arizona: Retry HPDET identification for high impedance by Mark Brown · 12 years ago
  20. 2643fd6 extcon: arizona: Tune up HPDET debounce by Mark Brown · 12 years ago
  21. e2c0f47 extcon: arizona: Check we report a valid impedance by Charles Keepax · 12 years ago
  22. a3e2078 extcon: arizona: Suppress duplicate JACKDET reports by Mark Brown · 12 years ago
  23. 82e2e0f extcon: arizona: Raise minimum microphone impedance for HPDET method by Mark Brown · 12 years ago
  24. e56a0a5 extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET by Mark Brown · 12 years ago
  25. 77ff4f9 extcon: arizona: Don't pulse MICBIAS for HPDET identification by Mark Brown · 12 years ago
  26. 6fed4d8 extcon: arizona: Allow configuration of button detection by Mark Brown · 12 years ago
  27. 84eaa13 extcon: arizona: Attempt more microphone measurements by Mark Brown · 12 years ago
  28. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  29. 0340907 extcon: arizona: Factor out magic application by Mark Brown · 12 years ago
  30. bf14ee5 extcon: arizona: Use MICDET for final microphone identification by Mark Brown · 12 years ago
  31. c37b387 extcon: arizona: Always take the first HPDET reading as the final one by Mark Brown · 12 years ago
  32. 5d9ab70 extcon: arizona: Clear _trig_sts bits after jack detection by Charles Keepax · 12 years ago
  33. 903aa56 extcon: arizona: Don't HPDET magic when headphones are enabled by Mark Brown · 12 years ago
  34. 0e27bd3 extcon: arizona: Add some debounce time before starting HPDET identification by Mark Brown · 12 years ago
  35. e339af1 extcon: arizona: Remove extra jack flip increment by Charles Keepax · 12 years ago
  36. bbbd46e extcon: arizona: Use regulated mode for microphone supply when detecting by Mark Brown · 12 years ago
  37. 2e033db extcon: arizona: Support additional configuration of microphone detection by Mark Brown · 12 years ago
  38. f9365d0 extcon: arizona: Remove duplicate rate configuration by Mark Brown · 12 years ago
  39. e6dd8cf extcon: arizona: Retry failed HP measurements by Mark Brown · 12 years ago
  40. 4e61687 extcon: arizona: Disable debouce for accessory removal detection by Mark Brown · 12 years ago
  41. 1eda6aa extcon: arizona: Support direct microphone measurement via HPDET by Mark Brown · 12 years ago
  42. dd235ee extcon: arizona: Support HPDET based accessory identification by Mark Brown · 12 years ago
  43. 9b1270c extcon: Simple code motion supporting future work. by Mark Brown · 12 years ago
  44. 4f34033 extcon: arizona: Enable basic headphone identification by Mark Brown · 12 years ago
  45. 92a4987 extcon: arizona: Support use of GPIO5 as an input to jack detection by Mark Brown · 12 years ago
  46. dab63eb extcon: arizona: Use microphone clamp function if available by Mark Brown · 12 years ago
  47. b17e546 extcon: arizona: Allow configuration of MICBIAS rise time by Mark Brown · 12 years ago
  48. cd74f7b extcon: arizona: Only set GPIO if it has been requested by Mark Brown · 12 years ago
  49. db72e6a extcon: arizona: Remove duplicate mic ramp configuration by Mark Brown · 12 years ago
  50. 3d44ea1 extcon: arizona: Convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  51. 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
  52. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  53. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 12 years ago
  54. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 12 years ago
  55. be31cc0 extcon: arizona: unlock mutex on error path in arizona_micdet() by Alexey Khoroshilov · 12 years ago
  56. 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
  57. b8575a1 extcon: arizona: Use bypass mode for MICVDD by Mark Brown · 12 years ago
  58. 8e5f501 extcon: fix typos in extcon-arizona by Peter Meerwald · 12 years ago
  59. 80732cc extcon: arizona: Free MICDET IRQ on error during probe by Mark Brown · 12 years ago
  60. 34efe4d extcon: arizona: Implement button detection support by Mark Brown · 13 years ago
  61. 9ef2224d extcon: arizona: Stop microphone detection if we give up on it by Mark Brown · 13 years ago
  62. 325c642 extcon: arizona: Update cable reporting calls and split headset by Mark Brown · 13 years ago
  63. f2c32a8 Extcon: Arizona: Add driver for Wolfson Arizona class devices by Mark Brown · 13 years ago