aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-class.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-5/+8
|\
| * extcon: convert extcon_class to use dev_groupsGreg Kroah-Hartman2013-07-251-5/+8
* | extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I2013-08-051-1/+2
|/
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I2013-06-171-0/+2
* extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi2013-06-171-22/+1
* extcon: Fix return value in extcon-class.cSachin Kamat2012-11-211-1/+1
* extcon : register for cable interest by cable nameJenny TC2012-10-231-10/+34
* extcon: driver model release call not neededanish kumar2012-10-231-40/+35
* extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin2012-10-231-2/+2
* extcon: Fix return value in extcon_register_interest()Sachin Kamat2012-10-231-1/+1
* extcon: unregister compat link on cleanupPeter Huewe2012-10-231-0/+4
* extcon: Unregister compat class at module unload to fix oopsPeter Huewe2012-10-231-0/+3
* extcon: optimising the check_mutually_exclusive functionanish kumar2012-10-221-10/+6
* extcon: standard cable names definition and declaration changedanish kumar2012-10-221-3/+1
* extcon: fixing typosPeter Meerwald2012-09-051-4/+4
* extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown2012-08-161-0/+4
* Extcon: renamed files to comply with the standard naming.MyungJoo Ham2012-08-161-0/+832