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-intel-int3496.c
Age
Commit message (
Expand
)
Author
2018-08-28
extcon: int3496: Convert to use SPDX identifier
Andy Shevchenko
2018-07-12
extcon: int3496: Use proper GPIO include
Wolfram Sang
2018-03-21
extcon: int3496: Ignore incorrect IoRestriction for ID pin
Andy Shevchenko
2018-02-14
extcon: int3496: process id-pin first so that we start with the right status
Hans de Goede
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-07-16
extcon: int3496: Constify acpi_device_id
Arvind Yadav
2017-06-12
extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-03-22
extcon: int3496: Set the id pin to direction-input if necessary
Hans de Goede
2017-03-22
extcon: int3496: Use gpiod_get instead of gpiod_get_index
Hans de Goede
2017-03-22
extcon: int3496: Add GPIO ACPI mapping table
Andy Shevchenko
2017-03-22
extcon: int3496: Rename GPIO pins in accordance with binding
Andy Shevchenko
2017-03-13
extcon: int3496: Propagate error code of gpiod_to_irq()
Andy Shevchenko
2017-01-09
extcon: int3496: Add Intel INT3496 ACPI device extcon driver
David Cohen