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
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-07-17
extcon: cros-ec: Add extcon-cros-ec driver to support display out
Benson Leung
2017-05-23
extcon: qcom-spmi-misc: add dependency on ARCH_QCOM
Peter Robinson
2017-04-06
extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
Hans de Goede
2017-03-22
extcon: int3496: Add dependency on X86 as it's Intel specific
Peter Robinson
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
2015-12-21
extcon: add Maxim MAX3355 driver
Sergei Shtylyov
2015-05-19
extcon: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-19
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
2015-05-19
extcon: Add manufactor name of each extcon device
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-09-22
extcon: sm5502: Add I2C dependency to fix build break
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-04-23
extcon: max14577: Add support for MAX77836
Krzysztof Kozlowski
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
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-02-11
Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2013-02-07
extcon: arizona: Use regulated mode for microphone supply when detecting
Mark Brown
2013-01-25
extcon: max77693: Fix bug of build error related to INPUT subsystem
Chanwoo Choi
2012-09-05
extcon: extcon-arizona depends on INPUT
Randy Dunlap
2012-09-05
extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar
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-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-17
extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...
Chanwoo Choi
2012-07-09
extcon: Add support irq domain for MAX8997 muic
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