aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-22extcon: rt8973a: Add Richtek RT8973A extcon driverChanwoo Choi1-0/+12
2014-09-22extcon: sm5502: Add I2C dependency to fix build breakChanwoo Choi1-0/+1
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi1-0/+10
2014-06-16extcon: Reorder the sequence of extcon device driver alphabeticallyChanwoo Choi1-14/+14
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski1-2/+2
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi1-4/+0
2014-01-07extcon: max14577: Add extcon-max14577 driver to support MUIC deviceChanwoo Choi1-0/+10
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+4
2013-06-17extcon: Palmas Extcon DriverGraeme Gregory1-0/+7
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-02-11Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-nextGreg Kroah-Hartman1-1/+1
2013-02-07extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown1-1/+1
2013-01-25extcon: max77693: Fix bug of build error related to INPUT subsystemChanwoo Choi1-1/+1
2012-09-05extcon: extcon-arizona depends on INPUTRandy Dunlap1-1/+1
2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+6
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman1-6/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+6
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+1
2012-07-17extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC deviceChanwoo Choi1-0/+10
2012-07-09extcon: Add support irq domain for MAX8997 muicChanwoo Choi1-1/+1
2012-06-26Extcon: Arizona: Add driver for Wolfson Arizona class devicesMark Brown1-0/+8
2012-05-09Extcon: add MAX8997 extcon driverChanwoo Choi1-0/+8
2012-04-20Extcon: support generic GPIO extcon driverMyungJoo Ham1-0/+7
2012-04-20Extcon (external connector): import Android's switch class and modify.MyungJoo Ham1-0/+17