index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-usb-gpio.c
Age
Commit message (
Expand
)
Author
2020-09-24
extcon: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-04-06
extcon: usb-gpio: Don't miss event during suspend/resume
Roger Quadros
2017-04-06
extcon: usb-gpio: Do not enable USB as wakeup source by default
Peter Chen
2017-03-27
Revert "extcon: usb-gpio: add support for ACPI gpio interface"
Andy Shevchenko
2017-01-09
extcon: usb-gpio: Add pinctrl operation during system PM
Peter Chen
2016-11-20
extcon: usb-gpio: Add VBUS detection support
Roger Quadros
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-12
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