summaryrefslogtreecommitdiff
path: root/drivers/extcon
AgeCommit message (Expand)Author
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20extcon: max8997: Add missing modalias stringMarek Szyprowski
2021-07-20extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29extcon: max77693: Fix modalias stringMarek Szyprowski
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-01-04extcon: sm5502: Reset registers during initializationStephan Gerhold
2019-12-21extcon: max8997: Fix lack of path setting in USB device modeMarek Szyprowski
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11extcon: arizona: Disable mic detect if running when driver is removedCharles Keepax
2019-04-05Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P
2019-04-03extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros
2017-12-26Merge android-4.4.100 (482cc74) into msm-4.4Srinivasarao P
2017-11-21extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-08extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-05-24extcon: Add support for USB connector speedHemant Kumar
2016-05-18extcon: Add support for type-c connector orientationHemant Kumar
2016-05-04extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter
2016-03-23extcon: Don't register switch class if CONFIG_SWITCH is enabledJack Pham
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi
2015-09-30extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi
2015-09-30extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi
2015-09-30extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi
2015-09-30extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi
2015-09-30extcon: gpio: Use resource managed function for request_irqChanwoo Choi
2015-09-30extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi
2015-09-29extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald
2015-09-29Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi
2015-09-29extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda
2015-09-29extcon: rt8973a: fix handling regmap_irq_get_virq resultAndrzej Hajda
2015-09-29extcon: axp288: Convert to using managed resourcesVaishali Thakkar
2015-09-29extcon: Export OF module alias information in missing driversJavier Martinez Canillas
2015-09-22extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax
2015-09-22extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax
2015-09-22extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin
2015-09-22extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax
2015-09-22extcon: arizona: Add support for general purpose switchCharles Keepax
2015-09-22extcon: arizona: Add support for new ADC value mic detectCharles Keepax
2015-09-21extcon: Fix attached value returned by is_extcon_changedHans de Goede
2015-08-31Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown
2015-08-13extcon: palmas: Fix build break due to devm_gpiod_get_optional API changeChanwoo Choi
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros
2015-08-10extcon: Fix signedness bugs about break error handlingDan Carpenter