index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
auo-pixcir-ts.c
Age
Commit message (
Expand
)
Author
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-13
Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()
Fuqian Huang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-01-22
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
2018-01-22
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-05-14
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
2013-02-25
Input: auo-pixcir-ts - switch to using managed resources
Dmitry Torokhov
2013-02-24
Input: auo_pixcir_ts - add devicetree support
Heiko Stübner
2013-02-24
Input: auo_pixcir_ts - keep own pointer to platform_data
Heiko Stübner
2013-02-24
Input: auo-pixcir-ts - handle reset gpio directly
Heiko Stübner
2013-02-24
Input: auo-pixcir-ts - set input direction for interrupt gpio
Heiko Stübner
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2011-12-27
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner