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
/
tps6507x-ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
Input: tps6507x-ts - update to devm_* API
Yegor Yefremov
1
-28
/
+5
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
1
-8
/
+1
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
1
-78
/
+48
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
1
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
1
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
1
-20
/
+5
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-03
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
1
-3
/
+1
2011-12-01
Input: touchscreen - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
1
-8
/
+4
2010-09-03
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-05-28
input: Touchscreen driver for TPS6507x
Todd Fischer
1
-0
/
+400