1. b2e5575 extcon: arizona: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  2. 4b28b25 extcon: arizona: Factor out microphone and button detection by Charles Keepax · 5 years ago
  3. 7e14fc4 extcon: arizona: Factor out microphone impedance into a function by Charles Keepax · 5 years ago
  4. 3dfa743 extcon: arizona: Invert logic of check in arizona_hpdet_do_id by Charles Keepax · 5 years ago
  5. 8267ebc extcon: arizona: Remove excessive WARN_ON by Charles Keepax · 5 years ago
  6. f4ba6c0 extcon: arizona: Remove unnecessary sets of ACCDET_MODE by Charles Keepax · 5 years ago
  7. d5aa46d extcon: arizona: Tidy up transition from mic to headphone detect by Charles Keepax · 5 years ago
  8. ac7614f extcon: arizona: Clear jack status regardless of detection type by Charles Keepax · 5 years ago
  9. be87cb7 extcon: arizona: Move pdata extraction to probe by Charles Keepax · 5 years ago
  10. b82f871 extcon: arizona: Make rev A register sequences atomic by Charles Keepax · 5 years ago
  11. 9c8eaec extcon: arizona: Correct clean up if arizona_identify_headphone fails by Charles Keepax · 5 years ago
  12. a104dbc extcon: arizona: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  13. c1829ac Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 6 years ago
  14. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  15. fbdc60b extcon: arizona: Correct error handling on regmap_update_bits_check by Charles Keepax · 6 years ago
  16. 00053de extcon: arizona: Disable mic detect if running when driver is removed by Charles Keepax · 6 years ago
  17. 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
  18. cf5459a extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs() by Markus Elfring · 8 years ago
  19. e57bb43 extcon: arizona: Wait for any running HPDETs to complete on jack removal by Charles Keepax · 8 years ago
  20. 6c467a1 extcon: arizona: Simplify micd_pol_gpio handling by Charles Keepax · 8 years ago
  21. efd95c7 extcon: arizona: Use SoC component pin control functions by Richard Fitzgerald · 8 years ago
  22. 8670b45 extcon: Use the extcon_set_state_sync() instead of deprecated functions by Chanwoo Choi · 8 years ago
  23. 5475e63 extcon: arizona: Remove the usage of extcon_update_state() by Chanwoo Choi · 9 years ago
  24. c19dc20 extcon: arizona: Remove unneeded semi-colon by Charles Keepax · 8 years ago
  25. 03bf1ad extcon: arizona: Use DAPM mutex helper functions by Charles Keepax · 9 years ago
  26. bb6da5d extcon: arizona: Add device bindings for the micd configurations by Charles Keepax · 9 years ago
  27. 7a7ef0f extcon: arizona: Update naming for micd-timeout DT to include units by Charles Keepax · 9 years ago
  28. 832df9e extcon: arizona: Update naming for second jack detection DT binding by Charles Keepax · 9 years ago
  29. 35247c1 extcon: arizona: Add device binding for second jack detect pin on GPIO5 by Charles Keepax · 9 years ago
  30. 3d7a872 extcon: arizona: Add device binding for jack detect polarity inversion by Charles Keepax · 9 years ago
  31. 9937422 extcon: arizona: Add device binding for the general purpose switch by Charles Keepax · 9 years ago
  32. 2e87b7a extcon: arizona: Add device binding to enable ADC mode micdet by Charles Keepax · 9 years ago
  33. 11eecf9 extcon: Modify the id and name of external connector by Chanwoo Choi · 9 years ago
  34. e9844b2 extcon: arizona: Reorder the default statement to remove unnecessary warning by Chanwoo Choi · 9 years ago
  35. d8d0956 extcon: arizona: Add support for WM8998 and WM1814 by Richard Fitzgerald · 9 years ago
  36. 6c20b93 extcon: arizona: Don't disable debounce for inverted jacks by Charles Keepax · 9 years ago
  37. ff1cb0e extcon: arizona: Use the micd_clamp for interrupts if it is available by Charles Keepax · 9 years ago
  38. a0ef642 extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS by Nariman Poushin · 9 years ago
  39. f719ae3 extcon: arizona: Additional settings to improve accuracy of HP detect by Charles Keepax · 9 years ago
  40. 6772a5a extcon: arizona: Add support for general purpose switch by Charles Keepax · 9 years ago
  41. df8b677 extcon: arizona: Add support for new ADC value mic detect by Charles Keepax · 9 years ago
  42. bb327e9 extcon: arizona: Simplify pdata symantics for micd_dbtime by Charles Keepax · 10 years ago
  43. 57f70ef extcon: arizona: Declare 3-pole jack if we detect open circuit on mic by Charles Keepax · 10 years ago
  44. 0ffe8cb extcon: arizona: Ensure variables are set for headphone detection by Charles Keepax · 10 years ago
  45. 8e5838d extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio by Charles Keepax · 10 years ago
  46. 4778d44 extcon: arizona: Add basic microphone detection DT/ACPI bindings by Charles Keepax · 10 years ago
  47. feffb0c extcon: arizona: Update to use the new device properties API by Charles Keepax · 10 years ago
  48. 73b6ecd extcon: Redefine the unique id of supported external connectors without 'enum extcon' type by Chanwoo Choi · 10 years ago
  49. 2a9de9c extcon: Use the unique id for external connector instead of string by Chanwoo Choi · 10 years ago
  50. 9e86b2a extcon: arizona: Add support for select accessory detect mode when headphone detection by Inha Song · 10 years ago
  51. 2b51f9c extcon: arizona: Apply HP clamps correctly for WM8280 by Charles Keepax · 10 years ago
  52. a71fbc1 extcon: arizona: Remove the setting of device name by Chanwoo Choi · 10 years ago
  53. d0fd5fb extcon: arizona: Rename hpdet_ip to make its purpose clearer by Richard Fitzgerald · 10 years ago
  54. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  55. 43f0acd extcon: arizona: Fix headphone clamping on wm5110 by Charles Keepax · 10 years ago
  56. 112bdfa extcon: arizona: Deobfuscate arizona_extcon_do_magic by Charles Keepax · 10 years ago
  57. 2f2b6aa extcon: arizona: Add support for WM8280/WM8281 by Richard Fitzgerald · 10 years ago
  58. 08147bb extcon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  59. 17271f6 extcon: arizona: Get MICVDD against extcon device by Charles Keepax · 10 years ago
  60. 0a16ee6 extcon: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  61. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 11 years ago
  62. 24a279b extcon: arizona: Update manual headphone detection calculation by Charles Keepax · 11 years ago
  63. e368f52 extcon: arizona: Correct typo to disable regulation for button detection by Charles Keepax · 11 years ago
  64. 3460248 extcon: arizona: Use extcon cable API with index of extcon cable instead of string by Nikesh Oswal · 11 years ago
  65. 5a8844b extcon: arizona: Remove duplicate set of input parent device by Charles Keepax · 11 years ago
  66. a288d64 extcon: arizona: support inverted jack detect switch by Richard Fitzgerald · 11 years ago
  67. ef70a21 extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev by Chanwoo Choi · 11 years ago
  68. d88cc36 extcon: arizona: Use devm_extcon_dev_register() by Sangjung Woo · 11 years ago
  69. 1139110 ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions by Charles Keepax · 11 years ago
  70. 7743861 extcon: arizona: Add support for headphone detection on wm5110 rev D by Charles Keepax · 11 years ago
  71. 9141461 extcon: arizona: No need to switch back down HPDET ranges by Charles Keepax · 11 years ago
  72. 31a847e extcon: arizona: Fix race with microphone detection and removal by Charles Keepax · 11 years ago
  73. a3e00d4 extcon: arizona: Fix reset of HPDET after race with removal by Charles Keepax · 11 years ago
  74. ffae24f extcon: arizona: Add defines for microphone detection levels by Charles Keepax · 11 years ago
  75. 6ac6b47 extcon: arizona: Get pdata from arizona structure not device by Charles Keepax · 11 years ago
  76. 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
  77. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  78. 4102424 extcon: arizona: Don't require micbias to be shifted in pdata by Charles Keepax · 11 years ago
  79. 4ba1a9f extcon: arizona: Correct typo in headphone detect range transitions by Charles Keepax · 11 years ago
  80. d97abdd extcon: arizona: Fix a typo in a comment by Sachin Kamat · 11 years ago
  81. cb9005d extcon: arizona: Clear trig_sts bits on all paths by Charles Keepax · 11 years ago
  82. d667566 extcon: arizona: Fix up minor coding style to remove unnecessary braces by Chanwoo Choi · 11 years ago
  83. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  84. df9a5ab extcon: arizona: Use power efficient workqueue by Mark Brown · 11 years ago
  85. 7abd4e2 extcon: arizona: Make mic detection timeout configurable by Mark Brown · 12 years ago
  86. cd59e79 extcon: arizona: Allow additional debounce during microphone detection by Mark Brown · 12 years ago
  87. 41a5785 extcon: arizona: Clear existing button reports before reporting new one by Mark Brown · 12 years ago
  88. 939c567 extcon: arizona: Time out if MICDET fails to report by Mark Brown · 12 years ago
  89. 9c2ba27 extcon: arizona: Simplify HPDET based identification by Mark Brown · 12 years ago
  90. db924ff extcon: arizona: Don't ground flip when using HPDET identification by Mark Brown · 12 years ago
  91. 9dd5e53 extcon: arizona: Retry HPDET identification for high impedance by Mark Brown · 12 years ago
  92. 2643fd6 extcon: arizona: Tune up HPDET debounce by Mark Brown · 12 years ago
  93. e2c0f47 extcon: arizona: Check we report a valid impedance by Charles Keepax · 12 years ago
  94. a3e2078 extcon: arizona: Suppress duplicate JACKDET reports by Mark Brown · 12 years ago
  95. 82e2e0f extcon: arizona: Raise minimum microphone impedance for HPDET method by Mark Brown · 12 years ago
  96. e56a0a57 extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET by Mark Brown · 12 years ago
  97. 77ff4f9 extcon: arizona: Don't pulse MICBIAS for HPDET identification by Mark Brown · 12 years ago
  98. 6fed4d8 extcon: arizona: Allow configuration of button detection by Mark Brown · 12 years ago
  99. 84eaa13 extcon: arizona: Attempt more microphone measurements by Mark Brown · 12 years ago
  100. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago