aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-class.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-06-17extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I1-0/+2
2013-06-17extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi1-22/+1
2012-11-21extcon: Fix return value in extcon-class.cSachin Kamat1-1/+1
2012-10-23extcon : register for cable interest by cable nameJenny TC1-10/+34
2012-10-23extcon: driver model release call not neededanish kumar1-40/+35
2012-10-23extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin1-2/+2
2012-10-23extcon: Fix return value in extcon_register_interest()Sachin Kamat1-1/+1
2012-10-23extcon: unregister compat link on cleanupPeter Huewe1-0/+4
2012-10-23extcon: Unregister compat class at module unload to fix oopsPeter Huewe1-0/+3
2012-10-22extcon: optimising the check_mutually_exclusive functionanish kumar1-10/+6
2012-10-22extcon: standard cable names definition and declaration changedanish kumar1-3/+1
2012-09-05extcon: fixing typosPeter Meerwald1-4/+4
2012-08-16extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown1-0/+4
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham1-0/+832