aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameterChanwoo Choi1-1/+2
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck1-0/+4
2013-09-27extcon: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-27extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck1-1/+7
2013-09-27extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck1-1/+1
2013-08-05extcon: gpio: Use power efficient workqueue for debounceMark Brown1-1/+1
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi1-1/+1
2012-11-26extcon: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-26extcon: remove use of __devinitBill Pemberton1-1/+1
2012-11-26extcon: remove use of __devexitBill Pemberton1-1/+1
2012-10-22extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat1-1/+0
2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman1-1/+2
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham1-0/+164