summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-131-12/+12
* extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-291-8/+0Star
* extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi2015-05-221-43/+48
* extcon: Use capital letter for the name of external connectorsChanwoo Choi2015-05-221-14/+23
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-72/+91
* extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi2015-05-191-5/+5
* extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi2015-05-191-0/+9
* extcon: Modify the device name as extcon[X] for sysfsChanwoo Choi2015-05-191-3/+5
* extcon: Fix missing locking when [un]registering notifiersHans de Goede2015-03-231-4/+31
* extcon: Fix the checkpatch warningChanwoo Choi2015-03-071-0/+1
* extcon: Rename extcon core driverChanwoo Choi2015-03-071-0/+1038