Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extcon: int3496: process id-pin first so that we start with the right status | Hans de Goede | 2018-02-13 | 1 | -1/+2 |
* | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 2017-10-23 | 1 | -1/+1 |
* | extcon: int3496: Constify acpi_device_id | Arvind Yadav | 2017-07-16 | 1 | -1/+1 |
* | extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios() | Andy Shevchenko | 2017-06-12 | 1 | -4/+1 |
* | extcon: int3496: Set the id pin to direction-input if necessary | Hans de Goede | 2017-03-22 | 1 | -0/+3 |
* | extcon: int3496: Use gpiod_get instead of gpiod_get_index | Hans de Goede | 2017-03-22 | 1 | -9/+3 |
* | extcon: int3496: Add GPIO ACPI mapping table | Andy Shevchenko | 2017-03-22 | 1 | -0/+20 |
* | extcon: int3496: Rename GPIO pins in accordance with binding | Andy Shevchenko | 2017-03-22 | 1 | -2/+2 |
* | extcon: int3496: Propagate error code of gpiod_to_irq() | Andy Shevchenko | 2017-03-13 | 1 | -2/+2 |
* | extcon: int3496: Add Intel INT3496 ACPI device extcon driver | David Cohen | 2017-01-09 | 1 | -0/+179 |