aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-usb-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-21extcon: usb-gpio: add support for ACPI gpio interfaceLu Baolu1-1/+2
2016-06-21extcon: usb-gpio: add device binding for platform deviceLu Baolu1-0/+7
2016-06-21extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros1-0/+3
2016-06-21extcon: usb-gpio: switch to use pm wakeirq apisGrygorii Strashko1-13/+6
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros1-0/+1
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-1/+1
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi1-24/+8
2015-05-20extcon: usb-gpio: use flags argument of devm_gpiod_get to set directionUwe Kleine-König1-1/+1
2015-05-19extcon: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-0/+1
2015-04-27extcon: usb-gpio: register extcon device before IRQ registrationRobert Baldyga1-12/+12
2015-03-07extcon: Fix the checkpatch warningChanwoo Choi1-1/+1
2015-02-24extcon: usb-gpio: Introduce gpio usb extcon driverRoger Quadros1-0/+237