summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-usb-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-131-1/+1
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-24/+8Star
* extcon: usb-gpio: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-05-201-1/+1
* extcon: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-191-0/+1
* extcon: usb-gpio: register extcon device before IRQ registrationRobert Baldyga2015-04-271-12/+12
* extcon: Fix the checkpatch warningChanwoo Choi2015-03-071-1/+1
* extcon: usb-gpio: Introduce gpio usb extcon driverRoger Quadros2015-02-241-0/+237