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
/
s3c2410_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 28
Thomas Gleixner
1
-14
/
+1
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-1
/
+1
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-06-03
Input: s3c2410_ts - handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+7
2017-01-22
Input: touchscreen - use local variables consistently
Guenter Roeck
1
-1
/
+1
2015-05-07
Input: s3c2410_ts - constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-21
Input: s3c2410_ts - fix preparing/enabling clock
Vasily Khoruzhick
1
-2
/
+2
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-08-31
Input: s3c2410_ts - make s3c_ts_pmops const
Sachin Kamat
1
-1
/
+1
2011-12-01
Input: touchscreen - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2011-09-08
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2010-09-03
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
1
-1
/
+1
2010-05-31
Input: s3c2410_ts - tone down logging
Mark Brown
1
-1
/
+1
2010-05-27
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
1
-0
/
+2
2010-05-19
Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support
Naveen Krishna
1
-3
/
+12
2010-05-19
Input: s3c24xx_ts - Implement generic GPIO configuration callback
Naveen Krishna
1
-20
/
+3
2010-05-19
ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
Maurus Cuelenaere
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-20
Input: s3c24xx_ts - report touch only when stylus is down
Vasily Khoruzhick
1
-14
/
+16
2010-02-19
Input: s3c24xx_ts - re-enable IRQ on resume
Vasily Khoruzhick
1
-0
/
+1
2009-11-23
Input: add S3C24XX touchscreen driver
Arnaud Patard
1
-0
/
+457