summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-161-29/+32
* extcon: Fix attached value returned by is_extcon_changedHans de Goede2015-09-211-1/+1
* extcon: Fix signedness bugs about break error handlingDan Carpenter2015-08-101-4/+4
* extcon: Add exception handling to prevent the NULL pointer accessChanwoo Choi2015-08-101-1/+31
* extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi2015-08-101-8/+0
* extcon: Fix extcon_cable_get_state() from getting old state after notificationRoger Quadros2015-07-311-5/+10
* extcon: Fix hang and extcon_get/set_cable_state().Roger Quadros2015-07-311-12/+34
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-121-12/+12
* extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-291-8/+0
* 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
OpenPOWER on IntegriCloud