index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-10-30
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
1
-19
/
+17
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