Age | Commit message (Expand) | Author | Files | Lines |
2015-09-30 | extcon: gpio: Fix minor coding style and remove the unused fields. | Chanwoo Choi | 1 | -18/+4 |
2015-09-30 | extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al... | Chanwoo Choi | 1 | -0/+2 |
2015-05-22 | extcon: Use the unique id for external connector instead of string | Chanwoo Choi | 1 | -3/+2 |
2014-09-22 | extcon: gpio: Fix code cleanup | George Cherian | 1 | -1/+3 |
2014-09-22 | extcon: sm5502: Move sm5502.h header file to extcon directory | Chanwoo Choi | 1 | -287/+0 |
2014-07-23 | extcon: sm5502: Change internal hardware switch according to cable type | Chanwoo Choi | 1 | -0/+23 |
2014-07-23 | extcon: sm5502: Add support new SM5502 extcon device driver | Chanwoo Choi | 1 | -0/+264 |
2014-03-19 | extcon: Move OF helper function to extcon core and change function name | Chanwoo Choi | 1 | -31/+0 |
2014-01-09 | extcon: gpio: Add power resume support | Rongjun Ying | 1 | -0/+1 |
2013-09-27 | extcon: gpio: Add support for active-low presence to detect pins | Guenter Roeck | 1 | -0/+4 |
2013-09-27 | extcon: Fix indentation coding style to improve readability | Chanwoo Choi | 2 | -29/+29 |
2013-08-05 | extcon: Add an API to get extcon device from dt node | Kishon Vijay Abraham I | 1 | -0/+31 |
2013-02-13 | extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style | Chanwoo Choi | 1 | -0/+0 |
2012-09-05 | extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices | anish kumar | 1 | -0/+71 |
2012-08-16 | Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices" | Greg Kroah-Hartman | 1 | -73/+0 |
2012-08-16 | Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices | anish kumar | 1 | -0/+73 |
2012-07-17 | extcon: spelling of detach in function doc | Peter Meerwald | 1 | -1/+1 |
2012-04-20 | Extcon: support generic GPIO extcon driver | MyungJoo Ham | 1 | -0/+52 |