summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/auo-pixcir-ts.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-11/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-11/+1Star
* | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang2019-07-131-2/+1Star
|/
* Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-231-2/+0Star
* Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-231-3/+1Star
* Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1Star
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* Input: auo-pixcir-ts - make of_device_id array constJingoo Han2014-05-151-1/+1
* Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov2013-02-261-94/+69Star
* Input: auo_pixcir_ts - add devicetree supportHeiko Stübner2013-02-251-5/+69
* Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner2013-02-251-5/+6
* Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner2013-02-251-6/+20
* Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner2013-02-251-0/+8
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-171-11/+1Star
* Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-281-0/+652