1. 214fb6b extcon: Release locking when sending the notification of connector state by Chanwoo Choi · 6 years ago
  2. 7e9fffa usb: pd: Add DP lane number notification by Liangliang Lu · 6 years ago
  3. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 6 years ago
  4. c4a7753 extcon: Remove potential problem when calling extcon_register_notifier() by Chanwoo Choi · 7 years ago
  5. 1e466ab extcon: Add usage of blocking notifier chain by Mayank Rana · 7 years ago
  6. 86820a10 extcon: return error code on failure by Pan Bian · 7 years ago
  7. 7fe95fb extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device by Chanwoo Choi · 8 years ago
  8. 9c0595d extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device by Chanwoo Choi · 8 years ago
  9. 2164188 extcon: Add EXTCON_DISP_DP and the property for USB Type-C by Chris Zhong · 8 years ago
  10. ab11af04 extcon: Add the synchronization extcon APIs to support the notification by Chanwoo Choi · 8 years ago
  11. 575c2b86 extcon: Rename the extcon_set/get_state() to maintain the function naming pattern by Chanwoo Choi · 8 years ago
  12. 7f2a0a1 extcon: Add the support for the capability of each property by Chanwoo Choi · 8 years ago
  13. 792e7e9e extcon: Add the support for extcon property according to extcon type by Chanwoo Choi · 8 years ago
  14. 55e4e2f extcon: Add the extcon_type to gather each connector into five category by Chanwoo Choi · 8 years ago
  15. 2c8116a extcon: Fix compile time warning by Maninder Singh · 8 years ago
  16. 912465b extcon: Block the bit masking operation for cable state except for extcon core by Chanwoo Choi · 8 years ago
  17. 5d5321e extcon: Remove the state_store() to prevent the wrong access by Chanwoo Choi · 8 years ago
  18. e8752b7 extcon: Move extcon_get_edev_by_phandle() errors to dbg level by Stephen Boyd · 8 years ago
  19. 5d5c4c1 extcon: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  20. b225d00 extcon: Split out the resource-managed functions from extcon core by Chanwoo Choi · 8 years ago
  21. 20f7b53 extcon: Move struct extcon_cable from header file to core by Chanwoo Choi · 8 years ago
  22. a05f44c extcon: Check for incorrect connection type in notifier register by Stephen Boyd · 8 years ago
  23. 830ae44 extcon: Remove the deprecated extcon functions by Chanwoo Choi · 8 years ago
  24. 11eecf9 extcon: Modify the id and name of external connector by Chanwoo Choi · 9 years ago
  25. f4513b0 extcon: Fix attached value returned by is_extcon_changed by Hans de Goede · 9 years ago
  26. a598af7 extcon: Fix signedness bugs about break error handling by Dan Carpenter · 9 years ago
  27. 7eae43a extcon: Add exception handling to prevent the NULL pointer access by Chanwoo Choi · 9 years ago
  28. 2519b76 extcon: Remove optional print_state() function pointer of struct extcon_dev by Chanwoo Choi · 9 years ago
  29. f7a8981 extcon: Fix extcon_cable_get_state() from getting old state after notification by Roger Quadros · 9 years ago
  30. be052cc extcon: Fix hang and extcon_get/set_cable_state(). by Roger Quadros · 9 years ago
  31. 73b6ecd extcon: Redefine the unique id of supported external connectors without 'enum extcon' type by Chanwoo Choi · 9 years ago
  32. f8df880 extcon: Remove optional print_name() function pointer of extcon_dev by Chanwoo Choi · 9 years ago
  33. 046050f extcon: Update the prototype of extcon_register_notifier() with enum extcon by Chanwoo Choi · 9 years ago
  34. 8e9bc36 extcon: Use capital letter for the name of external connectors by Chanwoo Choi · 9 years ago
  35. 2a9de9c extcon: Use the unique id for external connector instead of string by Chanwoo Choi · 9 years ago
  36. b9ec23c extcon: Fix the checkpatch warning and minor coding style issue by Chanwoo Choi · 9 years ago
  37. 707d755 extcon: Add extcon_get_edev_name() API to get the extcon device name by Chanwoo Choi · 9 years ago
  38. 71c3ffa extcon: Modify the device name as extcon[X] for sysfs by Chanwoo Choi · 9 years ago
  39. 66bee35 extcon: Fix missing locking when [un]registering notifiers by Hans de Goede · 9 years ago
  40. 34825e5 extcon: Fix the checkpatch warning by Chanwoo Choi · 9 years ago
  41. f68a834 extcon: Rename extcon core driver by Chanwoo Choi · 9 years ago[Renamed from drivers/extcon/extcon-class.c]
  42. 25c0f4e extcon: Remove duplicated include from extcon-class.c by Wei Yongjun · 9 years ago
  43. f841afb extcon: Implement OF-based extcon lookup properly by Tomasz Figa · 10 years ago
  44. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 10 years ago
  45. 739ba1b extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device by Chanwoo Choi · 10 years ago
  46. a9af652 extcon: Add extcon_dev_allocate/free() to control the memory of extcon device by Chanwoo Choi · 10 years ago
  47. 1111244 extcon: Add resource-managed extcon register function by Sangjung Woo · 10 years ago
  48. 1ad94ff extcon: Move OF helper function to extcon core and change function name by Chanwoo Choi · 10 years ago
  49. 7585ca0 extcon: remove freed groups caused the panic or warning in unregister flow by Wang, Xiaoming · 11 years ago
  50. 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
  51. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  52. dae6165 extcon: Change field type of 'dev' in extcon_dev structure by Chanwoo Choi · 11 years ago
  53. cb8bb3a extcon: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  54. a75e1c7 extcon: Fix indentation coding style to improve readability by Chanwoo Choi · 11 years ago
  55. 2cc7e4d extcon: class: Remove unnecessary extern declaration by Chanwoo Choi · 11 years ago
  56. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  57. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  58. 6eee5b3 extcon: Add an API to get extcon device from dt node by Kishon Vijay Abraham I · 11 years ago
  59. af01da0 extcon: convert extcon_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  60. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  61. 9c8a013 extcon: add EXPORT_SYMBOL_GPL for exported functions by Kishon Vijay Abraham I · 11 years ago
  62. ea9dd9d extcon: Change permission 'state' sysfs entry (rw -> r) by Chanwoo Choi · 11 years ago
  63. c0c078c extcon: Fix return value in extcon-class.c by Sachin Kamat · 11 years ago
  64. 4f2de3b extcon : register for cable interest by cable name by Jenny TC · 12 years ago
  65. 57e7cd3 extcon: driver model release call not needed by anish kumar · 12 years ago
  66. 909f9ec extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_ by Axel Lin · 12 years ago
  67. 5cd3c27 extcon: Fix return value in extcon_register_interest() by Sachin Kamat · 12 years ago
  68. 824a1bc extcon: unregister compat link on cleanup by Peter Huewe · 12 years ago
  69. 0dc77b6 extcon: Unregister compat class at module unload to fix oops by Peter Huewe · 12 years ago
  70. 28c0ada extcon: optimising the check_mutually_exclusive function by anish kumar · 12 years ago
  71. 0cf6ad8 extcon: standard cable names definition and declaration changed by anish kumar · 12 years ago
  72. c338bb0 extcon: fixing typos by Peter Meerwald · 12 years ago
  73. 9baf322 extcon: Ensure dynamically allocated sysfs attributes are initialised by Mark Brown · 12 years ago
  74. 0ea62503 Extcon: renamed files to comply with the standard naming. by MyungJoo Ham · 12 years ago[Renamed from drivers/extcon/extcon_class.c]
  75. 6fbfd05 Merge v3.5-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  76. c3b1545 Extcon: Don't try to create duplicate link names by Mark Brown · 12 years ago
  77. be3a07f Extcon: Staticise extcon_class by Mark Brown · 12 years ago
  78. 0e1507c extcon: Add EXTCON_MECHANICAL cable type for physical presence by Mark Brown · 12 years ago
  79. f4cce69 Extcon: Notify changed state for only one cable to notifee by Chanwoo Choi · 12 years ago
  80. a1d26ac Extcon: check for allocation failure by Dan Carpenter · 12 years ago
  81. 449a2bf Remove "switch" class in drivers/staging/android/switch by MyungJoo Ham · 12 years ago
  82. bde68e6 Extcon: support mutually exclusive relation between cables. by MyungJoo Ham · 12 years ago
  83. 806d9dd Extcon: support multiple states at a device. by MyungJoo Ham · 12 years ago
  84. 74c5d09 Extcon: support notification based on the state changes. by Donggeun Kim · 12 years ago
  85. de55d87 Extcon (external connector): import Android's switch class and modify. by MyungJoo Ham · 12 years ago