aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-palmas.c
Commit message (Expand)AuthorAge
* extcon: palmas: Fix boot up state of VBUS when using GPIO detectionRoger Quadros2016-06-15
* extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon2016-04-03
* extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-28
* extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi2016-02-05
* extcon: palmas: Fix build break due to devm_gpiod_get_optional API changeChanwoo Choi2015-08-13
* extcon: palmas: Support GPIO based USB ID detectionRoger Quadros2015-08-10
* extcon: palmas: Remove the mutually_exclusive arrayChanwoo Choi2015-08-09
* extcon: palmas: Fix NULL pointer errorChanwoo Choi2015-07-29
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-12
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-22
* extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-19
* extcon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-16
* extcon: palmas: Make of_device_id array constKrzysztof Kozlowski2014-06-16
* extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
* extcon: palmas: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
* extcon: palmas: explicitly set edev name as node nameKishon Vijay Abraham I2014-04-22
* extcon: palmas: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-03-19
* extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRCGeorge Cherian2014-01-06
* extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*Kishon Vijay Abraham I2014-01-06
* extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-26
* extcon: use dev_get_platdata()Jingoo Han2013-09-26
* extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan2013-08-04
* extcon: palams: add support for suspend/resumeLaxman Dewangan2013-08-04
* extcon: palmas: enable ID_GND and ID_FLOAT detection alwaysLaxman Dewangan2013-08-04
* extcon: palmas: remove assigning "edev.name" to palmasKishon Vijay Abraham I2013-08-04
* extcon: Palmas Extcon DriverGraeme Gregory2013-06-17