aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/auo-pixcir-ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov1-11/+1
2019-07-13Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-11/+1
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring1-2/+0
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring1-3/+1
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas1-6/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han1-1/+1
2013-02-25Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov1-94/+69
2013-02-24Input: auo_pixcir_ts - add devicetree supportHeiko Stübner1-5/+69
2013-02-24Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner1-5/+6
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner1-6/+20
2013-02-24Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner1-0/+8
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov1-11/+1
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner1-0/+652