1. eb7768e Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-next by Chanwoo Choi · 7 years ago
  2. d368e7d extcon: gpio: Convert to fully use GPIO descriptor by Linus Walleij · 7 years ago
  3. a62300d extcon: gpio: Move platform data into state container by Linus Walleij · 7 years ago
  4. 66afded extcon: gpio: Localize platform data by Linus Walleij · 7 years ago
  5. eca0f13 extcon: int3496: Ignore incorrect IoRestriction for ID pin by Andy Shevchenko · 7 years ago
  6. ad49aee extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO by Hans de Goede · 7 years ago
  7. 370ed7a extcon: add possibility to get extcon device by OF node by Andrzej Hajda · 7 years ago
  8. 0434352 extcon: int3496: process id-pin first so that we start with the right status by Hans de Goede · 7 years ago
  9. d82e233 Revert "extcon: axp288: Redo charger type detection a couple of seconds after probe()" by Hans de Goede · 7 years ago
  10. 5b4e64b extcon: axp288: Constify the axp288_pwr_up_down_info array by Hans de Goede · 7 years ago
  11. ca90a64 extcon: axp288: Handle reserved charger-type values better by Hans de Goede · 7 years ago
  12. 60ed999 extcon: axp288: Redo charger type detection a couple of seconds after probe() by Hans de Goede · 7 years ago
  13. d61b814 Merge branch 'ib-extcon-mfd-4.16' into extcon-next by Chanwoo Choi · 7 years ago
  14. 9bf317e extcon: axp288: Remove unused platform data by Hans de Goede · 7 years ago
  15. 10887fb extcon: axp288: Remove unused extcon_nb struct member by Hans de Goede · 7 years ago
  16. 01e1429 extcon: axp288:: Handle return value of platform_get_irq by Arvind Yadav · 7 years ago
  17. c7eb47f extcon: usbc-cros-ec: add support to notify USB type cables. by Benson Leung · 7 years ago
  18. 447641e extcon: adc-jack: Fix platform_get_irq's error checking by Arvind Yadav · 7 years ago
  19. 00c2f52 extcon: max8997: Delete unneeded initialization in max8997_muic_set_path() by Markus Elfring · 7 years ago
  20. 2d18baf extcon: max77693: Delete unneeded initialization in max77693_muic_set_path() by Markus Elfring · 7 years ago
  21. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 4a4a8714 extcon: max77843: Add support for SmartDock accessory by Marek Szyprowski · 7 years ago
  24. 7b965110 extcon: max77843: Add OTG power control to the MUIC driver by Marek Szyprowski · 7 years ago
  25. b743483 extcon: max14577: Delete an unnecessary variable initialisation in max14577_muic_set_path() by Markus Elfring · 7 years ago
  26. 5183240 extcon: make extcon_info static const, fixes warning by Colin Ian King · 7 years ago
  27. 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
  28. 4243c408 extcon: max77693: Allow MHL attach notifier by Maciej Purski · 7 years ago
  29. 6ab6094f extcon: Correct description to improve the readability by Chanwoo Choi · 8 years ago
  30. dd4ed69 extcon: Remove unused CABLE_NAME_MAX definition by Chanwoo Choi · 7 years ago
  31. 1cf76c4 extcon: cros-ec: Fix a potential NULL pointer dereference by Christophe JAILLET · 7 years ago
  32. 5c27036 extcon: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  33. 15dec83 Merge remote-tracking branch 'origin/ib-extcon-mfd-4.14' into extcon-next by Chanwoo Choi · 7 years ago
  34. c698316 extcon: cros-ec: Add extcon-cros-ec driver to support display out by Benson Leung · 7 years ago
  35. ff890bc extcon: int3496: Constify acpi_device_id by Arvind Yadav · 7 years ago
  36. 1f4be24 extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  37. a781a7d extcon: qcom-spmi-misc: add dependency on ARCH_QCOM by Peter Robinson · 8 years ago
  38. cf5459a extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs() by Markus Elfring · 8 years ago
  39. 826a47e extcon: Fix a typo in three comment lines by Markus Elfring · 8 years ago
  40. 3f5071a extcon: Use devm_kcalloc() in extcon_dev_register() by Markus Elfring · 8 years ago
  41. 70641a0 extcon: Use BIT() macro for the left-shift operation by Chanwoo Choi · 8 years ago
  42. c42a880 extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exit by Hans de Goede · 8 years ago
  43. 585cb23 extcon: intel-cht-wc: Disable external 5v boost converter on probe by Hans de Goede · 8 years ago
  44. c9d0f1d extcon: Remove porting compatibility of swich class by Chanwoo Choi · 8 years ago
  45. db0f3ba extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver by Hans de Goede · 8 years ago
  46. 0194432 extcon: palmas: Don't miss GPIO events during suspend/resume by Roger Quadros · 8 years ago
  47. 8680b4d extcon: usb-gpio: Don't miss event during suspend/resume by Roger Quadros · 8 years ago
  48. 98fd079 extcon: usb-gpio: Do not enable USB as wakeup source by default by Peter Chen · 8 years ago
  49. e57bb43 extcon: arizona: Wait for any running HPDETs to complete on jack removal by Charles Keepax · 8 years ago
  50. bc9a5c3 Merge branch 'ib-extcon-4.12' into HEAD by Chanwoo Choi · 8 years ago
  51. 815429b3 extcon: Add new extcon_register_notifier_all() to monitor all external connectors by Chanwoo Choi · 8 years ago
  52. 366380c Revert "extcon: usb-gpio: add support for ACPI gpio interface" by Andy Shevchenko · 8 years ago
  53. 70216fd extcon: int3496: Set the id pin to direction-input if necessary by Hans de Goede · 8 years ago
  54. 408c5b4 extcon: int3496: Use gpiod_get instead of gpiod_get_index by Hans de Goede · 8 years ago
  55. 059c7874b extcon: int3496: Add dependency on X86 as it's Intel specific by Peter Robinson · 8 years ago
  56. 8cb2cba extcon: int3496: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  57. 90400c5 extcon: int3496: Rename GPIO pins in accordance with binding by Andy Shevchenko · 8 years ago
  58. bafa687 extcon: int3496: Propagate error code of gpiod_to_irq() by Andy Shevchenko · 8 years ago
  59. c6efb58 scripts/spelling.txt: add "swithc" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  60. 567ab5a extcon: palmas: Use dev_dbg macro for the debug messages by Roger Quadros · 8 years ago
  61. 86d6cda extcon: Modify the name of EXTCON_USB_HOST connector by Chanwoo Choi · 8 years ago
  62. 3c5f0e0 extcon: Add new EXTCON_CHG_USB_PD type for USB Power Delivery by Chanwoo Choi · 8 years ago
  63. bcb7440 extcon: usb-gpio: Add pinctrl operation during system PM by Peter Chen · 8 years ago
  64. e6cf046 extcon: Move defintion of struct extcon_dev to driver/extcon directory by Chanwoo Choi · 8 years ago
  65. 6e3a7e8 extcon: adc-jack: Use the internal data instead of using struct extcon_dev by Chanwoo Choi · 8 years ago
  66. 2f556bd extcon: int3496: Add Intel INT3496 ACPI device extcon driver by David Cohen · 8 years ago
  67. 5298b83 extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set by Baolin Wang · 8 years ago
  68. 01b4c9a extcon: Remove potential problem when calling extcon_register_notifier() by Chanwoo Choi · 8 years ago
  69. dd3a55f extcon: axp288: Fix the module not auto-loading by Hans de Goede · 8 years ago
  70. be17495 extcon: axp288: Remove unnecessary irq?_en register writes by Hans de Goede · 8 years ago
  71. 5757aca extcon: axp288: Use vbus-valid instead of -present to determine cable presence by Hans de Goede · 8 years ago
  72. 5d2199e extcon: axp288: Fix possibly reporting 2 cables in state true by Hans de Goede · 8 years ago
  73. 3fe1e0e extcon: axp288: Simplify axp288_handle_chrg_det_event by Hans de Goede · 8 years ago
  74. 1490d15 extcon: axp288: Remove usb_phy notification code by Hans de Goede · 8 years ago
  75. 7688424 extcon: axp288: Remove dependency on non-existing platform_data by Hans de Goede · 8 years ago
  76. 9fe172b extcon: palmas: Check the parent instance to prevent the NULL by Roger Quadros · 8 years ago
  77. af57fa4 extcon: Restructure multi-line comments to follow codingstyle by Srikant Ritolia · 8 years ago
  78. e7d9dd5 extcon: Return error code on failure by Pan Bian · 8 years ago
  79. 6c467a1 extcon: arizona: Simplify micd_pol_gpio handling by Charles Keepax · 8 years ago
  80. 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
  81. 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
  82. efd95c7 extcon: arizona: Use SoC component pin control functions by Richard Fitzgerald · 8 years ago
  83. 541332a extcon: usb-gpio: Add VBUS detection support by Roger Quadros · 8 years ago
  84. 2925d36 extcon: qcom-spmi-misc: Sync the extcon state on interrupt by Stephen Boyd · 8 years ago
  85. cb9850d Merge branch 'next' into resolution by Kishon Vijay Abraham I · 8 years ago
  86. 38085c9 extcon: Add support for qcom SPMI PMIC USB id detection hardware by Stephen Boyd · 8 years ago
  87. 8670b45 extcon: Use the extcon_set_state_sync() instead of deprecated functions by Chanwoo Choi · 8 years ago
  88. 525867db extcon: axp288: Fix spelling mistake by Colin Ian King · 8 years ago
  89. e5b07e5 extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org by Krzysztof Kozlowski · 8 years ago
  90. af9b928 extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device by Chanwoo Choi · 8 years ago
  91. 736d25b extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device by Chanwoo Choi · 8 years ago
  92. 2f25140 extcon: Add EXTCON_DISP_DP and the property for USB Type-C by Chris Zhong · 8 years ago
  93. a580982 extcon: Add the synchronization extcon APIs to support the notification by Chanwoo Choi · 8 years ago
  94. 35872fd extcon: Rename the extcon_set/get_state() to maintain the function naming pattern by Chanwoo Choi · 8 years ago
  95. ceaa98f extcon: Add the support for the capability of each property by Chanwoo Choi · 8 years ago
  96. 067c165 extcon: Add the support for extcon property according to extcon type by Chanwoo Choi · 8 years ago
  97. 505cf01 extcon: Add the extcon_type to gather each connector into five category by Chanwoo Choi · 8 years ago
  98. 6e25baa extcon: Fix compile time warning by Maninder Singh · 8 years ago
  99. 84c48dc extcon: Block the bit masking operation for cable state except for extcon core by Chanwoo Choi · 9 years ago
  100. 0143f59 extcon: Remove the state_store() to prevent the wrong access by Chanwoo Choi · 8 years ago