1. 1f4be24 extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
  2. a781a7d extcon: qcom-spmi-misc: add dependency on ARCH_QCOM by Peter Robinson · 7 years ago
  3. cf5459a extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs() by Markus Elfring · 7 years ago
  4. 826a47e extcon: Fix a typo in three comment lines by Markus Elfring · 7 years ago
  5. 3f5071a extcon: Use devm_kcalloc() in extcon_dev_register() by Markus Elfring · 7 years ago
  6. 70641a0 extcon: Use BIT() macro for the left-shift operation by Chanwoo Choi · 7 years ago
  7. c42a880 extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exit by Hans de Goede · 7 years ago
  8. 585cb23 extcon: intel-cht-wc: Disable external 5v boost converter on probe by Hans de Goede · 7 years ago
  9. c9d0f1d extcon: Remove porting compatibility of swich class by Chanwoo Choi · 8 years ago
  10. db0f3ba extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver by Hans de Goede · 7 years ago
  11. 0194432 extcon: palmas: Don't miss GPIO events during suspend/resume by Roger Quadros · 8 years ago
  12. 8680b4d extcon: usb-gpio: Don't miss event during suspend/resume by Roger Quadros · 8 years ago
  13. 98fd079 extcon: usb-gpio: Do not enable USB as wakeup source by default by Peter Chen · 8 years ago
  14. e57bb43 extcon: arizona: Wait for any running HPDETs to complete on jack removal by Charles Keepax · 8 years ago
  15. bc9a5c3 Merge branch 'ib-extcon-4.12' into HEAD by Chanwoo Choi · 7 years ago
  16. 815429b extcon: Add new extcon_register_notifier_all() to monitor all external connectors by Chanwoo Choi · 7 years ago
  17. 366380c Revert "extcon: usb-gpio: add support for ACPI gpio interface" by Andy Shevchenko · 7 years ago
  18. 70216fd extcon: int3496: Set the id pin to direction-input if necessary by Hans de Goede · 7 years ago
  19. 408c5b4 extcon: int3496: Use gpiod_get instead of gpiod_get_index by Hans de Goede · 7 years ago
  20. 059c787 extcon: int3496: Add dependency on X86 as it's Intel specific by Peter Robinson · 8 years ago
  21. 8cb2cba extcon: int3496: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  22. 90400c5 extcon: int3496: Rename GPIO pins in accordance with binding by Andy Shevchenko · 8 years ago
  23. bafa687 extcon: int3496: Propagate error code of gpiod_to_irq() by Andy Shevchenko · 8 years ago
  24. c6efb58 scripts/spelling.txt: add "swithc" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  25. 567ab5a extcon: palmas: Use dev_dbg macro for the debug messages by Roger Quadros · 8 years ago
  26. 86d6cda extcon: Modify the name of EXTCON_USB_HOST connector by Chanwoo Choi · 8 years ago
  27. 3c5f0e0 extcon: Add new EXTCON_CHG_USB_PD type for USB Power Delivery by Chanwoo Choi · 8 years ago
  28. bcb7440 extcon: usb-gpio: Add pinctrl operation during system PM by Peter Chen · 8 years ago
  29. e6cf046 extcon: Move defintion of struct extcon_dev to driver/extcon directory by Chanwoo Choi · 8 years ago
  30. 6e3a7e8 extcon: adc-jack: Use the internal data instead of using struct extcon_dev by Chanwoo Choi · 8 years ago
  31. 2f556bd extcon: int3496: Add Intel INT3496 ACPI device extcon driver by David Cohen · 8 years ago
  32. 5298b83 extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set by Baolin Wang · 8 years ago
  33. 01b4c9a extcon: Remove potential problem when calling extcon_register_notifier() by Chanwoo Choi · 8 years ago
  34. dd3a55f extcon: axp288: Fix the module not auto-loading by Hans de Goede · 8 years ago
  35. be17495 extcon: axp288: Remove unnecessary irq?_en register writes by Hans de Goede · 8 years ago
  36. 5757aca extcon: axp288: Use vbus-valid instead of -present to determine cable presence by Hans de Goede · 8 years ago
  37. 5d2199e extcon: axp288: Fix possibly reporting 2 cables in state true by Hans de Goede · 8 years ago
  38. 3fe1e0e extcon: axp288: Simplify axp288_handle_chrg_det_event by Hans de Goede · 8 years ago
  39. 1490d15 extcon: axp288: Remove usb_phy notification code by Hans de Goede · 8 years ago
  40. 7688424 extcon: axp288: Remove dependency on non-existing platform_data by Hans de Goede · 8 years ago
  41. 9fe172b extcon: palmas: Check the parent instance to prevent the NULL by Roger Quadros · 8 years ago
  42. af57fa4 extcon: Restructure multi-line comments to follow codingstyle by Srikant Ritolia · 8 years ago
  43. e7d9dd5 extcon: Return error code on failure by Pan Bian · 8 years ago
  44. 6c467a1 extcon: arizona: Simplify micd_pol_gpio handling by Charles Keepax · 8 years ago
  45. ce38207 Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  46. fba3040 Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/topic/extcon' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 8 years ago
  47. efd95c7 extcon: arizona: Use SoC component pin control functions by Richard Fitzgerald · 8 years ago
  48. 541332a extcon: usb-gpio: Add VBUS detection support by Roger Quadros · 8 years ago
  49. 2925d36 extcon: qcom-spmi-misc: Sync the extcon state on interrupt by Stephen Boyd · 8 years ago
  50. cb9850d Merge branch 'next' into resolution by Kishon Vijay Abraham I · 8 years ago
  51. 38085c9 extcon: Add support for qcom SPMI PMIC USB id detection hardware by Stephen Boyd · 8 years ago
  52. 8670b45 extcon: Use the extcon_set_state_sync() instead of deprecated functions by Chanwoo Choi · 8 years ago
  53. 525867db extcon: axp288: Fix spelling mistake by Colin Ian King · 8 years ago
  54. e5b07e5 extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org by Krzysztof Kozlowski · 8 years ago
  55. af9b928 extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device by Chanwoo Choi · 8 years ago
  56. 736d25b extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device by Chanwoo Choi · 8 years ago
  57. 2f25140 extcon: Add EXTCON_DISP_DP and the property for USB Type-C by Chris Zhong · 8 years ago
  58. a580982 extcon: Add the synchronization extcon APIs to support the notification by Chanwoo Choi · 8 years ago
  59. 35872fd extcon: Rename the extcon_set/get_state() to maintain the function naming pattern by Chanwoo Choi · 8 years ago
  60. ceaa98f extcon: Add the support for the capability of each property by Chanwoo Choi · 8 years ago
  61. 067c165 extcon: Add the support for extcon property according to extcon type by Chanwoo Choi · 8 years ago
  62. 505cf01 extcon: Add the extcon_type to gather each connector into five category by Chanwoo Choi · 8 years ago
  63. 6e25baa extcon: Fix compile time warning by Maninder Singh · 8 years ago
  64. 84c48dc extcon: Block the bit masking operation for cable state except for extcon core by Chanwoo Choi · 8 years ago
  65. 0143f59 extcon: Remove the state_store() to prevent the wrong access by Chanwoo Choi · 8 years ago
  66. 1662622 extcon: gpio: Remove the usage of extcon_set_state() by Chanwoo Choi · 8 years ago
  67. cc60211 extcon: adc-jack: Remove the usage of extcon_set_state() by Chanwoo Choi · 8 years ago
  68. cdc0583 extcon: arizona: Remove the usage of extcon_update_state() by Chanwoo Choi · 8 years ago
  69. 32daff5 extcon: arizona: Remove unneeded semi-colon by Charles Keepax · 8 years ago
  70. 97536d1 extcon: Move extcon_get_edev_by_phandle() errors to dbg level by Stephen Boyd · 8 years ago
  71. 44d6106 extcon: adc-jack: update cable state during boot by Venkat Reddy Talla · 8 years ago
  72. 7fe95fb extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device by Chanwoo Choi · 8 years ago
  73. 9c0595d extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device by Chanwoo Choi · 8 years ago
  74. 2164188 extcon: Add EXTCON_DISP_DP and the property for USB Type-C by Chris Zhong · 8 years ago
  75. ab11af04 extcon: Add the synchronization extcon APIs to support the notification by Chanwoo Choi · 8 years ago
  76. 575c2b86 extcon: Rename the extcon_set/get_state() to maintain the function naming pattern by Chanwoo Choi · 8 years ago
  77. 7f2a0a1 extcon: Add the support for the capability of each property by Chanwoo Choi · 8 years ago
  78. 792e7e9e extcon: Add the support for extcon property according to extcon type by Chanwoo Choi · 8 years ago
  79. 55e4e2f extcon: Add the extcon_type to gather each connector into five category by Chanwoo Choi · 8 years ago
  80. 2c8116a extcon: Fix compile time warning by Maninder Singh · 8 years ago
  81. 912465b extcon: Block the bit masking operation for cable state except for extcon core by Chanwoo Choi · 8 years ago
  82. 5d5321e extcon: Remove the state_store() to prevent the wrong access by Chanwoo Choi · 8 years ago
  83. 7575591 extcon: gpio: Remove the usage of extcon_set_state() by Chanwoo Choi · 8 years ago
  84. a7da72e extcon: adc-jack: Remove the usage of extcon_set_state() by Chanwoo Choi · 8 years ago
  85. 5475e63 extcon: arizona: Remove the usage of extcon_update_state() by Chanwoo Choi · 8 years ago
  86. c19dc20 extcon: arizona: Remove unneeded semi-colon by Charles Keepax · 8 years ago
  87. e8752b7 extcon: Move extcon_get_edev_by_phandle() errors to dbg level by Stephen Boyd · 8 years ago
  88. ba4b271 extcon: adc-jack: update cable state during boot by Venkat Reddy Talla · 8 years ago
  89. 1b6cf31 extcon: adc-jack: add suspend/resume support by Venkat Reddy Talla · 8 years ago
  90. 5d5c4c1 extcon: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  91. af61f96 extcon: link devres into core module by Arnd Bergmann · 8 years ago
  92. 58f3865 extcon: Add resource-managed functions to register extcon notifier by Chanwoo Choi · 8 years ago
  93. b225d00 extcon: Split out the resource-managed functions from extcon core by Chanwoo Choi · 8 years ago
  94. 20f7b53 extcon: Move struct extcon_cable from header file to core by Chanwoo Choi · 8 years ago
  95. a05f44c extcon: Check for incorrect connection type in notifier register by Stephen Boyd · 8 years ago
  96. 70a7da4 Merge branch 'ib-extcon-powersupply-4.8' into extcon-next by Chanwoo Choi · 8 years ago
  97. 942c792 extcon: usb-gpio: add support for ACPI gpio interface by Lu Baolu · 8 years ago
  98. 058b665 extcon: usb-gpio: add device binding for platform device by Lu Baolu · 8 years ago
  99. 04c0800 extcon: usb-gpio: Don't miss event during suspend/resume by Roger Quadros · 8 years ago
  100. 12bd0f3 extcon: usb-gpio: switch to use pm wakeirq apis by Grygorii Strashko · 8 years ago