aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-usb-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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