index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-usb-gpio.c
Age
Commit message (
Expand
)
Author
2016-09-13
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-06-21
extcon: usb-gpio: add support for ACPI gpio interface
Lu Baolu
2016-06-21
extcon: usb-gpio: add device binding for platform device
Lu Baolu
2016-06-21
extcon: usb-gpio: Don't miss event during suspend/resume
Roger Quadros
2016-06-21
extcon: usb-gpio: switch to use pm wakeirq apis
Grygorii Strashko
2015-08-10
extcon: palmas: Support GPIO based USB ID detection
Roger Quadros
2015-06-13
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-05-22
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
2015-05-20
extcon: usb-gpio: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-05-19
extcon: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-04-27
extcon: usb-gpio: register extcon device before IRQ registration
Robert Baldyga
2015-03-07
extcon: Fix the checkpatch warning
Chanwoo Choi
2015-02-24
extcon: usb-gpio: Introduce gpio usb extcon driver
Roger Quadros