1. c0c078c extcon: Fix return value in extcon-class.c by Sachin Kamat · 12 years ago
  2. 4f2de3b extcon : register for cable interest by cable name by Jenny TC · 12 years ago
  3. 57e7cd3 extcon: driver model release call not needed by anish kumar · 12 years ago
  4. 909f9ec extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_ by Axel Lin · 12 years ago
  5. 5cd3c27 extcon: Fix return value in extcon_register_interest() by Sachin Kamat · 12 years ago
  6. 824a1bc extcon: unregister compat link on cleanup by Peter Huewe · 12 years ago
  7. 0dc77b6 extcon: Unregister compat class at module unload to fix oops by Peter Huewe · 12 years ago
  8. 28c0ada extcon: optimising the check_mutually_exclusive function by anish kumar · 12 years ago
  9. 0cf6ad8 extcon: standard cable names definition and declaration changed by anish kumar · 12 years ago
  10. c338bb0 extcon: fixing typos by Peter Meerwald · 12 years ago
  11. 9baf322 extcon: Ensure dynamically allocated sysfs attributes are initialised by Mark Brown · 12 years ago
  12. 0ea62503 Extcon: renamed files to comply with the standard naming. by MyungJoo Ham · 12 years ago[Renamed from drivers/extcon/extcon_class.c]
  13. 6fbfd05 Merge v3.5-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  14. c3b1545 Extcon: Don't try to create duplicate link names by Mark Brown · 12 years ago
  15. be3a07f Extcon: Staticise extcon_class by Mark Brown · 12 years ago
  16. 0e1507c extcon: Add EXTCON_MECHANICAL cable type for physical presence by Mark Brown · 12 years ago
  17. f4cce69 Extcon: Notify changed state for only one cable to notifee by Chanwoo Choi · 12 years ago
  18. a1d26ac Extcon: check for allocation failure by Dan Carpenter · 12 years ago
  19. 449a2bf Remove "switch" class in drivers/staging/android/switch by MyungJoo Ham · 12 years ago
  20. bde68e6 Extcon: support mutually exclusive relation between cables. by MyungJoo Ham · 12 years ago
  21. 806d9dd Extcon: support multiple states at a device. by MyungJoo Ham · 12 years ago
  22. 74c5d09 Extcon: support notification based on the state changes. by Donggeun Kim · 12 years ago
  23. de55d87 Extcon (external connector): import Android's switch class and modify. by MyungJoo Ham · 12 years ago