| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 2017-10-23 | 1 | -1/+1 |
* | extcon: usb-gpio: Don't miss event during suspend/resume | Roger Quadros | 2017-04-06 | 1 | -3/+2 |
* | extcon: usb-gpio: Do not enable USB as wakeup source by default | Peter Chen | 2017-04-06 | 1 | -1/+1 |
* | Revert "extcon: usb-gpio: add support for ACPI gpio interface" | Andy Shevchenko | 2017-03-27 | 1 | -2/+1 |
* | extcon: usb-gpio: Add pinctrl operation during system PM | Peter Chen | 2017-01-09 | 1 | -0/+7 |
* | extcon: usb-gpio: Add VBUS detection support | Roger Quadros | 2016-11-20 | 1 | -40/+129 |
* | extcon: Use the extcon_set_state_sync() instead of deprecated functions | Chanwoo Choi | 2016-09-13 | 1 | -4/+4 |
* | extcon: usb-gpio: add support for ACPI gpio interface | Lu Baolu | 2016-06-21 | 1 | -1/+2 |
* | extcon: usb-gpio: add device binding for platform device | Lu Baolu | 2016-06-21 | 1 | -0/+7 |
* | extcon: usb-gpio: Don't miss event during suspend/resume | Roger Quadros | 2016-06-21 | 1 | -0/+3 |
* | extcon: usb-gpio: switch to use pm wakeirq apis | Grygorii Strashko | 2016-06-21 | 1 | -13/+6 |
* | extcon: palmas: Support GPIO based USB ID detection | Roger Quadros | 2015-08-10 | 1 | -0/+1 |
* | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi | 2015-06-12 | 1 | -1/+1 |
* | extcon: Use the unique id for external connector instead of string | Chanwoo Choi | 2015-05-22 | 1 | -24/+8 |
* | extcon: usb-gpio: use flags argument of devm_gpiod_get to set direction | Uwe Kleine-König | 2015-05-20 | 1 | -1/+1 |
* | extcon: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-05-19 | 1 | -0/+1 |
* | extcon: usb-gpio: register extcon device before IRQ registration | Robert Baldyga | 2015-04-27 | 1 | -12/+12 |
* | extcon: Fix the checkpatch warning | Chanwoo Choi | 2015-03-07 | 1 | -1/+1 |
* | extcon: usb-gpio: Introduce gpio usb extcon driver | Roger Quadros | 2015-02-24 | 1 | -0/+237 |