index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-intel-int3496.c
Age
Commit message (
Expand
)
Author
2022-05-13
extcon: int3496: Add support for controlling Vbus through a regulator
Hans de Goede
2022-05-13
extcon: int3496: Add support for binding to plain platform devices
Hans de Goede
2022-05-13
extcon: int3496: Request non-exclusive access to the ID GPIO
Hans de Goede
2022-05-13
extcon: int3496: Make the driver a bit less verbose
Hans de Goede
2021-03-23
extconn: Clean-up few drivers by using managed work init
Matti Vaittinen
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