summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAgeFilesLines
* extcon: sm5502: Remove unneeded semicolonXu Wang2019-12-161-5/+5
* extcon: arizona: Factor out microphone and button detectionCharles Keepax2019-12-091-44/+71
* extcon: arizona: Factor out microphone impedance into a functionCharles Keepax2019-12-091-52/+73
* extcon: arizona: Invert logic of check in arizona_hpdet_do_idCharles Keepax2019-12-091-47/+45
* extcon: arizona: Remove excessive WARN_ONCharles Keepax2019-12-091-3/+2
* extcon: arizona: Remove unnecessary sets of ACCDET_MODECharles Keepax2019-12-091-11/+0
* extcon: arizona: Tidy up transition from mic to headphone detectCharles Keepax2019-12-091-8/+1
* extcon: arizona: Clear jack status regardless of detection typeCharles Keepax2019-12-091-4/+4
* extcon: arizona: Move pdata extraction to probeCharles Keepax2019-12-091-9/+5
* extcon: arizona: Make rev A register sequences atomicCharles Keepax2019-12-091-6/+14
* extcon: arizona: Correct clean up if arizona_identify_headphone failsCharles Keepax2019-12-091-0/+3
* Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-273-3/+21
|\
| * extcon: sm5502: remove redundant assignment to variable cable_typeColin Ian King2019-10-311-1/+1
| * extcon: sm5502: Reset registers during initializationStephan Gerhold2019-10-112-0/+6
| * extcon-intel-cht-wc: Don't reset USB data connection at probeYauhen Kharuzhy2019-10-011-2/+14
* | extcon: axp288: Remove the build-in connection descriptionHeikki Krogerus2019-11-041-15/+23
|/
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-192-2/+3
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
| * mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
* | extcon: adc-jack: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-3/+1
* | extcon: axp288: Use for_each_set_bit() in axp288_extcon_log_rsi()Andy Shevchenko2019-07-291-8/+5
* | extcon: axp288: Add missed error checkAndy Shevchenko2019-07-291-0/+5
* | extcon: sm5502: Add IRQ_ONESHOTVasyl Gomonovych2019-07-241-1/+1
* | extcon: gpio: Request reasonable interruptsLinus Walleij2019-07-241-10/+19
* | extcon: fsa9480: Support the FSA880 variantLinus Walleij2019-07-241-0/+1
* | extcon: extcon-max77843: convert to i2c_new_dummy_deviceWolfram Sang2019-07-241-3/+3
* | extcon: arizona: Switch to use device_property_count_u32()Andy Shevchenko2019-07-241-1/+1
|/
* Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-07-014-13/+428
|\
| * extcon: fsa9480: Fix Kconfig warning and build errorsRandy Dunlap2019-06-261-1/+1
| * extcon: Add fsa9480 extcon driverTomasz Figa2019-06-223-0/+408
| * extcon: arizona: Correct error handling on regmap_update_bits_checkCharles Keepax2019-05-301-13/+20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-053-27/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-22/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-077-18/+389
|\
| * extcon: arizona: Disable mic detect if running when driver is removedCharles Keepax2019-04-121-0/+10
| * extcon: axp288: Add a depends on ACPI to the Kconfig entryYueHaibing2019-04-121-1/+1
| * extcon: mrfld: Introduce extcon driver for Basin Cove PMICAndy Shevchenko2019-04-053-0/+292
| * extcon: intel: Split out some definitions to a common headerAndy Shevchenko2019-04-052-14/+27
| * extcon: Fix build warning for extcon_unregister_notifier commentValdis Klētnieks2019-04-051-1/+1
| * extcon: intel-cht-wc: Enable external chargerYauhen Kharuzhy2019-04-051-1/+33
| * extcon: intel-cht-wc: Make charger detection co-existed with OTG host modeYauhen Kharuzhy2019-04-051-1/+25
| |
| \
*-. \ Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki2019-05-061-4/+5
|\ \ \ | |_|/ |/| |
| * | extcon: axp288: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| |/
* / extcon: ptn5150: fix COMPILE_TEST dependenciesArnd Bergmann2019-04-051-1/+1
|/
* extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()Wei Yongjun2019-02-111-4/+4