aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon
AgeCommit message (Expand)AuthorFilesLines
2019-12-16extcon: sm5502: Remove unneeded semicolonGravatar Xu Wang 1-5/+5
2019-12-09extcon: arizona: Factor out microphone and button detectionGravatar Charles Keepax 1-44/+71
2019-12-09extcon: arizona: Factor out microphone impedance into a functionGravatar Charles Keepax 1-52/+73
2019-12-09extcon: arizona: Invert logic of check in arizona_hpdet_do_idGravatar Charles Keepax 1-47/+45
2019-12-09extcon: arizona: Remove excessive WARN_ONGravatar Charles Keepax 1-3/+2
2019-12-09extcon: arizona: Remove unnecessary sets of ACCDET_MODEGravatar Charles Keepax 1-11/+0
2019-12-09extcon: arizona: Tidy up transition from mic to headphone detectGravatar Charles Keepax 1-8/+1
2019-12-09extcon: arizona: Clear jack status regardless of detection typeGravatar Charles Keepax 1-4/+4
2019-12-09extcon: arizona: Move pdata extraction to probeGravatar Charles Keepax 1-9/+5
2019-12-09extcon: arizona: Make rev A register sequences atomicGravatar Charles Keepax 1-6/+14
2019-12-09extcon: arizona: Correct clean up if arizona_identify_headphone failsGravatar Charles Keepax 1-0/+3
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-3/+21
2019-11-04extcon: axp288: Remove the build-in connection descriptionGravatar Heikki Krogerus 1-15/+23
2019-10-31extcon: sm5502: remove redundant assignment to variable cable_typeGravatar Colin Ian King 1-1/+1
2019-10-11extcon: sm5502: Reset registers during initializationGravatar Stephan Gerhold 2-0/+6
2019-10-01extcon-intel-cht-wc: Don't reset USB data connection at probeGravatar Yauhen Kharuzhy 1-2/+14
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-2/+3
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesGravatar Enric Balletbo i Serra 1-1/+2
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDGravatar Enric Balletbo i Serra 1-1/+1
2019-07-31extcon: adc-jack: Remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2019-07-29extcon: axp288: Use for_each_set_bit() in axp288_extcon_log_rsi()Gravatar Andy Shevchenko 1-8/+5
2019-07-29extcon: axp288: Add missed error checkGravatar Andy Shevchenko 1-0/+5
2019-07-24extcon: sm5502: Add IRQ_ONESHOTGravatar Vasyl Gomonovych 1-1/+1
2019-07-24extcon: gpio: Request reasonable interruptsGravatar Linus Walleij 1-10/+19
2019-07-24extcon: fsa9480: Support the FSA880 variantGravatar Linus Walleij 1-0/+1
2019-07-24extcon: extcon-max77843: convert to i2c_new_dummy_deviceGravatar Wolfram Sang 1-3/+3
2019-07-24extcon: arizona: Switch to use device_property_count_u32()Gravatar Andy Shevchenko 1-1/+1
2019-07-01Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 4-13/+428
2019-06-26extcon: fsa9480: Fix Kconfig warning and build errorsGravatar Randy Dunlap 1-1/+1
2019-06-22extcon: Add fsa9480 extcon driverGravatar Tomasz Figa 3-0/+408
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Gravatar Thomas Gleixner 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 3-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 3-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 2-22/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 4-20/+4
2019-05-30extcon: arizona: Correct error handling on regmap_update_bits_checkGravatar Charles Keepax 1-13/+20
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-18/+389
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Gravatar Rafael J. Wysocki 1-4/+5
2019-04-12extcon: arizona: Disable mic detect if running when driver is removedGravatar Charles Keepax 1-0/+10
2019-04-12extcon: axp288: Add a depends on ACPI to the Kconfig entryGravatar YueHaibing 1-1/+1
2019-04-05extcon: mrfld: Introduce extcon driver for Basin Cove PMICGravatar Andy Shevchenko 3-0/+292
2019-04-05extcon: intel: Split out some definitions to a common headerGravatar Andy Shevchenko 2-14/+27
2019-04-05extcon: Fix build warning for extcon_unregister_notifier commentGravatar Valdis Klētnieks 1-1/+1
2019-04-05extcon: intel-cht-wc: Enable external chargerGravatar Yauhen Kharuzhy 1-1/+33
2019-04-05extcon: intel-cht-wc: Make charger detection co-existed with OTG host modeGravatar Yauhen Kharuzhy 1-1/+25
2019-04-05extcon: ptn5150: fix COMPILE_TEST dependenciesGravatar Arnd Bergmann 1-1/+1
2019-04-01extcon: axp288: Convert to use acpi_dev_get_first_match_dev()Gravatar Andy Shevchenko 1-4/+5
2019-02-11extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()Gravatar Wei Yongjun 1-4/+4