aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-class.c
Commit message (Expand)AuthorAge
* extcon: remove freed groups caused the panic or warning in unregister flowWang, Xiaoming2013-11-26
* Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-09-26
|\
| * extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-26
| * extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi2013-09-26
| * extcon: Remove casting the return value which is a void pointerJingoo Han2013-09-26
| * extcon: Fix indentation coding style to improve readabilityChanwoo Choi2013-09-26
* | extcon: class: Remove unnecessary extern declarationChanwoo Choi2013-09-26
* | extcon: Fix up 80 column coding style issuesChanwoo Choi2013-09-26
|/
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\
| * extcon: convert extcon_class to use dev_groupsGreg Kroah-Hartman2013-07-25
* | extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I2013-08-04
|/
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I2013-06-17
* extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi2013-06-17
* extcon: Fix return value in extcon-class.cSachin Kamat2012-11-21
* extcon : register for cable interest by cable nameJenny TC2012-10-23
* extcon: driver model release call not neededanish kumar2012-10-23
* extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin2012-10-23
* extcon: Fix return value in extcon_register_interest()Sachin Kamat2012-10-23
* extcon: unregister compat link on cleanupPeter Huewe2012-10-23
* extcon: Unregister compat class at module unload to fix oopsPeter Huewe2012-10-23
* extcon: optimising the check_mutually_exclusive functionanish kumar2012-10-21
* extcon: standard cable names definition and declaration changedanish kumar2012-10-21
* extcon: fixing typosPeter Meerwald2012-09-05
* extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown2012-08-16
* Extcon: renamed files to comply with the standard naming.MyungJoo Ham2012-08-16