1. ef75004 extcon: max8997: Fix lack of path setting in USB device mode by Marek Szyprowski · 6 years ago
  2. 8670b45 extcon: Use the extcon_set_state_sync() instead of deprecated functions by Chanwoo Choi · 8 years ago
  3. 8b45b6a extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port by Chanwoo Choi · 9 years ago
  4. 11eecf9 extcon: Modify the id and name of external connector by Chanwoo Choi · 9 years ago
  5. 73b6ecd extcon: Redefine the unique id of supported external connectors without 'enum extcon' type by Chanwoo Choi · 9 years ago
  6. 2a9de9c extcon: Use the unique id for external connector instead of string by Chanwoo Choi · 9 years ago
  7. d71aadd extcon: Remove the optional name of extcon device by Chanwoo Choi · 9 years ago
  8. d519c42 extcon: Unify the dock device names on max8997/77693 by Chanwoo Choi · 9 years ago
  9. 34825e5 extcon: Fix the checkpatch warning by Chanwoo Choi · 9 years ago
  10. 08147bb extcon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  11. 0a16ee6 extcon: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  12. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 10 years ago
  13. 22f9afb extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev by Chanwoo Choi · 10 years ago
  14. 2923803 extcon: max8997: Use devm_extcon_dev_register() by Sangjung Woo · 10 years ago
  15. bf9509e extcon: max8997: Use power efficient workqueue for delayed cable detection by Krzysztof Kozlowski · 10 years ago
  16. dfee411 extcon: max8997: Fix NULL pointer exception on missing pdata by Krzysztof Kozlowski · 10 years ago
  17. 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
  18. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  19. ad07d8b extcon: max8997: Fix checkpatch warning by Sachin Kamat · 11 years ago
  20. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  21. 3ad9e86 extcon: max8997: Fix return value by Sachin Kamat · 11 years ago
  22. 6ed2810 extcon: max8997: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  23. 810d601 extcon: max8997: Check the pointer of platform data to protect null pointer error by Chanwoo Choi · 11 years ago
  24. af5eb1a extcon: max8997: Use workqueue to check cable state after completing boot of platform by Chanwoo Choi · 11 years ago
  25. 685dc9a extcon: max8997: Set default UART/USB path on probe by Chanwoo Choi · 11 years ago
  26. f73f623 extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type by Chanwoo Choi · 11 years ago
  27. 027fcd5 extcon: max8997: Set default of ADC debounce time during initialization by Chanwoo Choi · 11 years ago
  28. 07c7050 extcon: max8997: Remove duplicate code related to set H/W line path by Chanwoo Choi · 11 years ago
  29. e3e5bc0 extcon: max8997: Move defined constant to header file by Chanwoo Choi · 11 years ago
  30. 6a462e1 extcon: max8997: Remove unreachable code by Sachin Kamat · 11 years ago
  31. cae93db extcon: max8997: Make max8997_extcon_cable static by Sachin Kamat · 11 years ago
  32. ae3b321 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt by Chanwoo Choi · 11 years ago
  33. 962b686 Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  34. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 11 years ago
  35. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 11 years ago
  36. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 11 years ago
  37. 0b672e9 extcon: max8997: Use devm_kzalloc by Sachin Kamat · 11 years ago
  38. 2ca36f4 extcon: max8997: Fix a typo by Sachin Kamat · 11 years ago
  39. 8117cc3 extcon: max8997: Fix checkpatch error by Sachin Kamat · 11 years ago
  40. 68c9274 extcon: max8997: Fix incorrect error check and return value by Sachin Kamat · 11 years ago
  41. 3cafbd4 extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach by Devendra Naga · 12 years ago
  42. dca1a71 extcon: Add support irq domain for MAX8997 muic by Chanwoo Choi · 12 years ago
  43. 96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() by Axel Lin · 12 years ago
  44. 155cb06 extcon: Fix wrong index in max8997_extcon_cable[] by Axel Lin · 12 years ago
  45. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  46. b76668b Extcon: add MAX8997 extcon driver by Chanwoo Choi · 12 years ago