aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-intel-int3496.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-28extcon: int3496: Convert to use SPDX identifierAndy Shevchenko1-10/+2
2018-07-12extcon: int3496: Use proper GPIO includeWolfram Sang1-1/+1
2018-03-21extcon: int3496: Ignore incorrect IoRestriction for ID pinAndy Shevchenko1-4/+5
2018-02-14extcon: int3496: process id-pin first so that we start with the right statusHans de Goede1-1/+2
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi1-1/+1
2017-07-16extcon: int3496: Constify acpi_device_idArvind Yadav1-1/+1
2017-06-12extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-4/+1
2017-03-22extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede1-0/+3
2017-03-22extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede1-9/+3
2017-03-22extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko1-0/+20
2017-03-22extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko1-2/+2
2017-03-13extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko1-2/+2
2017-01-09extcon: int3496: Add Intel INT3496 ACPI device extcon driverDavid Cohen1-0/+179