index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp4_core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
1
-3
/
+2
*
Input: cyttsp4_core - fix use after free bug
Pan Bian
2019-11-13
1
-7
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-11
/
+1
*
Input: cyttsp4 - avoid overflows when calculating memory sizes
Vince Kim
2017-11-03
1
-12
/
+40
*
Input: touchsceen - convert timers to use timer_setup()
Kees Cook
2017-10-24
1
-4
/
+3
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-28
1
-31
/
+31
*
treewide: Fix typos in printk
Masanari Iida
2016-04-28
1
-1
/
+1
*
Input: cyttsp4 - use swap() in cyttsp4_get_touch()
Fabian Frederick
2015-06-12
1
-4
/
+1
*
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-1
/
+1
*
Input: cyttsp4 - remove unnecessary work pending test
Xie XiuQi
2013-11-21
1
-2
/
+1
*
Input: cyttsp4_core - remove redundant dev_set_drvdata
Sachin Kamat
2013-09-18
1
-2
/
+0
*
Merge tag 'v3.11' into next
Dmitry Torokhov
2013-09-18
1
-9
/
+6
|
\
|
*
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
2013-07-04
1
-1
/
+3
|
*
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
2013-07-03
1
-3
/
+3
|
*
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
2013-07-03
1
-5
/
+0
|
*
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
2013-07-03
1
-1
/
+1
*
|
Input: cyttsp4 - kill 'defined but not used' compiler warnings
Geert Uytterhoeven
2013-08-29
1
-100
/
+100
*
|
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
2013-08-26
1
-3
/
+0
|
/
*
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-07-01
1
-0
/
+2169