summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAgeFilesLines
* 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
* extcon: Add support for ptn5150 extcon driverVijai Kumar K2019-02-113-0/+348
* extcon: max8997: Fix lack of path setting in USB device modeMarek Szyprowski2018-11-141-6/+4
* extcon: max8997: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-2/+13
* extcon: max14577: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-2/+13
* extcon: max77693: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-2/+14
* extcon: max77843: Avoid forcing UART path on drive probeMarek Szyprowski2018-11-121-3/+15
* extcon: int3496: Convert to use SPDX identifierAndy Shevchenko2018-08-281-10/+2
* extcon: cht-wc: Convert to use SPDX identifierAndy Shevchenko2018-08-281-9/+1
* extcon: cht-wc: Correct USBID bit field handlingAndy Shevchenko2018-08-281-13/+19
* extcon: cht-wc: Fix definition names according to specAndy Shevchenko2018-08-281-8/+8
* extcon: cht-wc: Return from default case to avoid warningsAndy Shevchenko2018-08-281-1/+1
* extcon: Switch to use kasprintf() instead of open codedAndy Shevchenko2018-08-281-10/+3
* extcon: Make static analyzer happy about union assignmentAndy Shevchenko2018-08-281-1/+1
* extcon: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-284-61/+26
* Merge tag 'extcon-next-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-07-213-18/+9
|\
| * extcon: Release locking when sending the notification of connector stateChanwoo Choi2018-07-121-1/+2
| * extcon: usbc-cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra2018-07-121-15/+5
| * extcon: usbc-cros-ec: Make license text and module license match.Enric Balletbo i Serra2018-07-121-1/+1
| * extcon: int3496: Use proper GPIO includeWolfram Sang2018-07-121-1/+1
* | extcon: max3355: include mod_devicetable.hArnd Bergmann2018-07-111-0/+1
* | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-10/+14
* Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-044-76/+91
|\
| * Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-nextChanwoo Choi2018-03-211-10/+34
| |\
| | * extcon: add possibility to get extcon device by OF nodeAndrzej Hajda2018-03-081-10/+34
| * | extcon: gpio: Convert to fully use GPIO descriptorLinus Walleij2018-03-211-51/+15
| * | extcon: gpio: Move platform data into state containerLinus Walleij2018-03-211-30/+33