summaryrefslogtreecommitdiffstats
path: root/include/linux/extcon.h
Commit message (Expand)AuthorAgeFilesLines
...
* extcon: Move OF helper function to extcon core and change function nameChanwoo Choi2014-03-191-0/+12
* extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-271-3/+2Star
* extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi2013-09-271-2/+2
* extcon: Fix indentation coding style to improve readabilityChanwoo Choi2013-09-271-32/+35
* extcon: kernel_doc style fixMyungJoo Ham2012-11-221-24/+24
* extcon: Add missing header file to extcon.hChanwoo Choi2012-11-201-0/+2
* extcon: standard cable names definition and declaration changedanish kumar2012-10-221-1/+1
* extcon: fixing typosPeter Meerwald2012-09-051-9/+9
* extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown2012-05-051-0/+1
* Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-201-5/+23
* Extcon: support multiple states at a device.MyungJoo Ham2012-04-201-0/+185
* Extcon: support notification based on the state changes.Donggeun Kim2012-04-201-0/+38
* Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-201-0/+82