aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-palmas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19extcon: palmas: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-4/+1
2014-01-07extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRCGeorge Cherian1-3/+12
2014-01-07extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*Kishon Vijay Abraham I1-0/+2
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameterChanwoo Choi1-1/+2
2013-09-27extcon: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-05extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan1-35/+52
2013-08-05extcon: palams: add support for suspend/resumeLaxman Dewangan1-3/+35
2013-08-05extcon: palmas: enable ID_GND and ID_FLOAT detection alwaysLaxman Dewangan1-13/+11
2013-08-05extcon: palmas: remove assigning "edev.name" to palmasKishon Vijay Abraham I1-1/+0
2013-06-17extcon: Palmas Extcon DriverGraeme Gregory1-0/+246