1. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 10 years ago
  2. 60cd62d extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev by Chanwoo Choi · 10 years ago
  3. d92c2f1 extcon: gpio: Use devm_extcon_dev_register() by Sangjung Woo · 10 years ago
  4. 3cc731d extcon: gpio: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  5. 6544dfa extcon: gpio: Add power resume support by Rongjun Ying · 10 years ago
  6. 4288d9b extcon: gpio: Request gpio pin before modifying its state by Guenter Roeck · 11 years ago
  7. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  8. 5bfbdc9 extcon: gpio: Add support for active-low presence to detect pins by Guenter Roeck · 11 years ago
  9. 7c0f6558 extcon: use dev_get_platdata() by Jingoo Han · 11 years ago
  10. 338de0c extcon: gpio: Use gpio driver/chip debounce if supported by Guenter Roeck · 11 years ago
  11. 1073514 extcon: gpio: Do not unnecessarily initialize variables by Guenter Roeck · 11 years ago
  12. d0db2e7 extcon: gpio: Use power efficient workqueue for debounce by Mark Brown · 11 years ago
  13. fd11606 extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style by Chanwoo Choi · 11 years ago
  14. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 12 years ago
  17. 8dee001 extcon: Remove duplicate inclusion of extcon.h header file by Sachin Kamat · 12 years ago
  18. 9db48aa Merge 3.6-rc3 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  19. 0ea62503 Extcon: renamed files to comply with the standard naming. by MyungJoo Ham · 12 years ago[Renamed from drivers/extcon/extcon_gpio.c]
  20. 01eaf24 extcon: Convert extcon_gpio to devm_gpio_request_one by Axel Lin · 12 years ago
  21. b945f3f extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak by Axel Lin · 12 years ago
  22. 2878bda Extcon: fix section mismatch in extcon_gpio.c by H Hartley Sweeten · 12 years ago
  23. be48308 Extcon: support generic GPIO extcon driver by MyungJoo Ham · 12 years ago