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