summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-sm5502.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi2016-09-131-2/+2
* extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portChanwoo Choi2016-01-251-0/+4
* extcon: Use to_i2c_client for both rt8973a and sm5502Geliang Tang2016-01-251-2/+2
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-161-2/+2
* extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
* extcon: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-291-0/+1
* extcon: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-101-1/+0
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-121-2/+2
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-22/+10
* extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-191-1/+0
* extcon: Fix the checkpatch warningChanwoo Choi2015-03-071-3/+3
* extcon: sm5502: Drop useless includeJean Delvare2014-09-221-1/+0
* extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi2014-09-221-5/+4
* extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-221-6/+2
* extcon: sm5502: Fix bug to check cable typeChanwoo Choi2014-09-221-1/+1
* extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi2014-07-231-5/+73
* extcon: sm5502: Detect cable state after completing platform bootingChanwoo Choi2014-07-231-0/+36
* extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi2014-07-231-0/+620
OpenPOWER on IntegriCloud