Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov | 1 | -11/+1 |
2019-07-13 | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset() | Fuqian Huang | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -11/+1 |
2018-01-23 | Input: auo-pixcir-ts - delete an unnecessary return statement | Markus Elfring | 1 | -2/+0 |
2018-01-23 | Input: auo-pixcir-ts - remove custom log for a failed memory allocation | Markus Elfring | 1 | -3/+1 |
2015-10-02 | Input: auo-pixcir-ts - simplify function return logic | Javier Martinez Canillas | 1 | -6/+1 |
2015-07-18 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2014-11-02 | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 1 | -4/+2 |
2014-05-15 | Input: auo-pixcir-ts - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2013-02-26 | Input: auo-pixcir-ts - switch to using managed resources | Dmitry Torokhov | 1 | -94/+69 |
2013-02-25 | Input: auo_pixcir_ts - add devicetree support | Heiko Stübner | 1 | -5/+69 |
2013-02-25 | Input: auo_pixcir_ts - keep own pointer to platform_data | Heiko Stübner | 1 | -5/+6 |
2013-02-25 | Input: auo-pixcir-ts - handle reset gpio directly | Heiko Stübner | 1 | -6/+20 |
2013-02-25 | Input: auo-pixcir-ts - set input direction for interrupt gpio | Heiko Stübner | 1 | -0/+8 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-03-17 | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov | 1 | -11/+1 |
2011-12-28 | Input: add driver for AUO In-Cell touchscreens using pixcir ICs | Heiko Stübner | 1 | -0/+652 |