aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/devres.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-04-05extcon: Fix build warning for extcon_unregister_notifier commentValdis Klētnieks1-1/+1
2017-08-16extcon: Correct description to improve the readabilityChanwoo Choi1-26/+24
2017-04-04extcon: Add new extcon_register_notifier_all() to monitor all external connectorsChanwoo Choi1-0/+61
2017-01-09extcon: Move defintion of struct extcon_dev to driver/extcon directoryChanwoo Choi1-1/+1
2016-06-27extcon: Add resource-managed functions to register extcon notifierChanwoo Choi1-0/+73
2016-06-27extcon: Split out the resource-managed functions from extcon coreChanwoo Choi1-0/+143