aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-class.c
AgeCommit message (Expand)Author
2012-11-21extcon: Fix return value in extcon-class.cSachin Kamat
2012-10-23extcon : register for cable interest by cable nameJenny TC
2012-10-23extcon: driver model release call not neededanish kumar
2012-10-23extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin
2012-10-23extcon: Fix return value in extcon_register_interest()Sachin Kamat
2012-10-23extcon: unregister compat link on cleanupPeter Huewe
2012-10-23extcon: Unregister compat class at module unload to fix oopsPeter Huewe
2012-10-22extcon: optimising the check_mutually_exclusive functionanish kumar
2012-10-22extcon: standard cable names definition and declaration changedanish kumar
2012-09-05extcon: fixing typosPeter Meerwald
2012-08-16extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham