index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
egalax_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
Input: egalax_ts - add system wakeup support
Anson Huang
1
-0
/
+6
2018-07-18
Input: egalax_ts - switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2017-01-23
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-22
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2015-07-30
Input: touchscreen - export OF module alias information
Javier Martinez Canillas
1
-0
/
+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: egalax_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-06
Input: egalax_ts - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
1
-1
/
+1
2013-05-06
Input: egalax_ts - move to devm_* functions
Andy Shevchenko
1
-39
/
+14
2013-05-06
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
1
-1
/
+1
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-10-25
Input: egalax_ts - get gpio from devicetree
Hui Wang
1
-2
/
+21
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-11-15
Input: add EETI eGalax I2C capacitive multi touch driver
Zhang Jiejing
1
-0
/
+303