summaryrefslogtreecommitdiff
path: root/drivers/extcon (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\
| * extcon: arizona: Disable mic detect if running when driver is removedCharles Keepax2019-06-11
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros2019-04-03
* | Merge android-4.4.100 (482cc74) into msm-4.4Srinivasarao P2017-12-26
|\|
| * extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros2017-11-21
* | Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\|
| * extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede2017-10-08
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter2016-05-04
* | extcon: Add support for USB connector speedHemant Kumar2016-05-24
* | extcon: Add support for type-c connector orientationHemant Kumar2016-05-18
* | extcon: Don't register switch class if CONFIG_SWITCH is enabledJack Pham2016-03-23
|/
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-16
* extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi2015-09-30
* extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-30
* extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-30
* extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-30
* extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-30
* extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi2015-09-30
* extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-09-29
* Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-29
|\
| * extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax2015-09-22
| * extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax2015-09-22
| * extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin2015-09-22
| * extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax2015-09-22
| * extcon: arizona: Add support for general purpose switchCharles Keepax2015-09-22
| * extcon: arizona: Add support for new ADC value mic detectCharles Keepax2015-09-22
* | extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-29
* | extcon: rt8973a: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-29
* | extcon: axp288: Convert to using managed resourcesVaishali Thakkar2015-09-29
* | extcon: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-29
* | extcon: Fix attached value returned by is_extcon_changedHans de Goede2015-09-21
|/
* Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-08-31
|\
| *-. Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown2015-08-30
| |\ \
| | | * mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski2015-07-16
| | | * mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski2015-07-16
| | | * drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2015-07-16
| | | * drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-16
| | | * mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski2015-07-16
| | |/
* | | extcon: palmas: Fix build break due to devm_gpiod_get_optional API changeChanwoo Choi2015-08-13
* | | extcon: palmas: Support GPIO based USB ID detectionRoger Quadros2015-08-10
* | | extcon: Fix signedness bugs about break error handlingDan Carpenter2015-08-10
* | | extcon: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-10
* | | extcon: arizona: Simplify pdata symantics for micd_dbtimeCharles Keepax2015-08-10
* | | extcon: arizona: Declare 3-pole jack if we detect open circuit on micCharles Keepax2015-08-10
* | | extcon: Add exception handling to prevent the NULL pointer accessChanwoo Choi2015-08-10
* | | extcon: arizona: Ensure variables are set for headphone detectionCharles Keepax2015-08-10