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
/
Makefile
Age
Commit message (
Expand
)
Author
2017-04-06
extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
Hans de Goede
2017-01-09
extcon: int3496: Add Intel INT3496 ACPI device extcon driver
David Cohen
2016-09-13
extcon: Add support for qcom SPMI PMIC USB id detection hardware
Stephen Boyd
2016-06-30
extcon: link devres into core module
Arnd Bergmann
2016-06-27
extcon: Split out the resource-managed functions from extcon core
Chanwoo Choi
2015-12-21
extcon: add Maxim MAX3355 driver
Sergei Shtylyov
2015-05-19
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
2015-03-07
extcon: Rename extcon core driver
Chanwoo Choi
2015-02-24
extcon: max77843: Add max77843 MUIC driver
Jaewon Kim
2015-02-24
extcon: usb-gpio: Introduce gpio usb extcon driver
Roger Quadros
2014-09-22
extcon: rt8973a: Add Richtek RT8973A extcon driver
Chanwoo Choi
2014-07-23
extcon: sm5502: Add support new SM5502 extcon device driver
Chanwoo Choi
2014-06-16
extcon: Reorder the sequence of extcon device driver alphabetically
Chanwoo Choi
2014-03-19
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
2014-01-07
extcon: max14577: Add extcon-max14577 driver to support MUIC device
Chanwoo Choi
2013-08-05
extcon: Add an API to get extcon device from dt node
Kishon Vijay Abraham I
2013-06-17
extcon: Palmas Extcon Driver
Graeme Gregory
2012-09-05
extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar
2012-08-16
Extcon: renamed files to comply with the standard naming.
MyungJoo Ham
2012-08-16
Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"
Greg Kroah-Hartman
2012-08-16
Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar
2012-07-17
extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...
Chanwoo Choi
2012-06-26
Extcon: Arizona: Add driver for Wolfson Arizona class devices
Mark Brown
2012-05-09
Extcon: add MAX8997 extcon driver
Chanwoo Choi
2012-04-20
Extcon: support generic GPIO extcon driver
MyungJoo Ham
2012-04-20
Extcon (external connector): import Android's switch class and modify.
MyungJoo Ham