aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-sm5502.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-07extcon: Fix the checkpatch warningChanwoo Choi1-3/+3
2014-09-22extcon: sm5502: Drop useless includeJean Delvare1-1/+0
2014-09-22extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi1-5/+4
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-6/+2
2014-09-22extcon: sm5502: Fix bug to check cable typeChanwoo Choi1-1/+1
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi1-5/+73
2014-07-23extcon: sm5502: Detect cable state after completing platform bootingChanwoo Choi1-0/+36
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi1-0/+620