aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/devres.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-9/+1
2019-04-05extcon: Fix build warning for extcon_unregister_notifier commentGravatar Valdis Klētnieks 1-1/+1
2017-08-16extcon: Correct description to improve the readabilityGravatar Chanwoo Choi 1-26/+24
2017-04-04extcon: Add new extcon_register_notifier_all() to monitor all external connec...Gravatar Chanwoo Choi 1-0/+61
2017-01-09extcon: Move defintion of struct extcon_dev to driver/extcon directoryGravatar Chanwoo Choi 1-1/+1
2016-06-27extcon: Add resource-managed functions to register extcon notifierGravatar Chanwoo Choi 1-0/+73
2016-06-27extcon: Split out the resource-managed functions from extcon coreGravatar Chanwoo Choi 1-0/+143