1. 0a16ee6 extcon: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  2. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 10 years ago
  3. 22f9afb extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev by Chanwoo Choi · 10 years ago
  4. 2923803 extcon: max8997: Use devm_extcon_dev_register() by Sangjung Woo · 10 years ago
  5. bf9509e extcon: max8997: Use power efficient workqueue for delayed cable detection by Krzysztof Kozlowski · 10 years ago
  6. dfee411 extcon: max8997: Fix NULL pointer exception on missing pdata by Krzysztof Kozlowski · 10 years ago
  7. 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
  8. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  9. ad07d8b extcon: max8997: Fix checkpatch warning by Sachin Kamat · 11 years ago
  10. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  11. 3ad9e86 extcon: max8997: Fix return value by Sachin Kamat · 11 years ago
  12. 6ed2810 extcon: max8997: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  13. 810d601 extcon: max8997: Check the pointer of platform data to protect null pointer error by Chanwoo Choi · 11 years ago
  14. af5eb1a extcon: max8997: Use workqueue to check cable state after completing boot of platform by Chanwoo Choi · 11 years ago
  15. 685dc9a extcon: max8997: Set default UART/USB path on probe by Chanwoo Choi · 11 years ago
  16. f73f623 extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type by Chanwoo Choi · 11 years ago
  17. 027fcd5 extcon: max8997: Set default of ADC debounce time during initialization by Chanwoo Choi · 11 years ago
  18. 07c7050 extcon: max8997: Remove duplicate code related to set H/W line path by Chanwoo Choi · 11 years ago
  19. e3e5bc0 extcon: max8997: Move defined constant to header file by Chanwoo Choi · 11 years ago
  20. 6a462e1 extcon: max8997: Remove unreachable code by Sachin Kamat · 11 years ago
  21. cae93db extcon: max8997: Make max8997_extcon_cable static by Sachin Kamat · 11 years ago
  22. ae3b321 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt by Chanwoo Choi · 12 years ago
  23. 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 · 12 years ago
  24. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  25. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 12 years ago
  26. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 12 years ago
  27. 0b672e9 extcon: max8997: Use devm_kzalloc by Sachin Kamat · 12 years ago
  28. 2ca36f4 extcon: max8997: Fix a typo by Sachin Kamat · 12 years ago
  29. 8117cc3 extcon: max8997: Fix checkpatch error by Sachin Kamat · 12 years ago
  30. 68c9274 extcon: max8997: Fix incorrect error check and return value by Sachin Kamat · 12 years ago
  31. 3cafbd4 extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach by Devendra Naga · 12 years ago
  32. dca1a71 extcon: Add support irq domain for MAX8997 muic by Chanwoo Choi · 12 years ago
  33. 96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() by Axel Lin · 12 years ago
  34. 155cb06 extcon: Fix wrong index in max8997_extcon_cable[] by Axel Lin · 12 years ago
  35. 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
  36. b76668b Extcon: add MAX8997 extcon driver by Chanwoo Choi · 12 years ago