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
/
egalax_ts.c
Age
Commit message (
Expand
)
Author
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2015-07-30
Input: touchscreen - export OF module alias information
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: egalax_ts - make of_device_id array const
Jingoo Han
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-06
Input: egalax_ts - remove redundant of_match_ptr
Sachin Kamat
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-05-05
Input: egalax_ts - move to devm_* functions
Andy Shevchenko
2013-05-05
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
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-10-25
Input: egalax_ts - get gpio from devicetree
Hui Wang
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-11-15
Input: add EETI eGalax I2C capacitive multi touch driver
Zhang Jiejing