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