summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-class.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: remove freed groups caused the panic or warning in unregister flowWang, Xiaoming2013-11-261-1/+2
* Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-09-271-49/+46Star
|\
| * extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-271-4/+7
| * extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi2013-09-271-29/+23Star
| * extcon: Remove casting the return value which is a void pointerJingoo Han2013-09-271-4/+4
| * extcon: Fix indentation coding style to improve readabilityChanwoo Choi2013-09-271-13/+13
* | extcon: class: Remove unnecessary extern declarationChanwoo Choi2013-09-261-1/+0Star
* | extcon: Fix up 80 column coding style issuesChanwoo Choi2013-09-261-2/+4
|/
* 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-261-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-041-1/+1
* extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I2013-06-181-0/+2
* extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi2013-06-181-22/+1Star
* 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/+35Star
* 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/+6Star
* extcon: standard cable names definition and declaration changedanish kumar2012-10-221-3/+1Star
* 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