开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp4_core.c
Age
Commit message (
Expand
)
Author
2023-05-01
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
2023-01-27
Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()
Jonathan Cameron
2020-11-08
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2019-11-12
Input: cyttsp4_core - fix use after free bug
Pan Bian
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2017-11-03
Input: cyttsp4 - avoid overflows when calculating memory sizes
Vince Kim
2017-10-24
Input: touchsceen - convert timers to use timer_setup()
Kees Cook
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-04-28
treewide: Fix typos in printk
Masanari Iida
2015-06-11
Input: cyttsp4 - use swap() in cyttsp4_get_touch()
Fabian Frederick
2014-12-05
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2013-11-20
Input: cyttsp4 - remove unnecessary work pending test
Xie XiuQi
2013-09-18
Input: cyttsp4_core - remove redundant dev_set_drvdata
Sachin Kamat
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
2013-08-29
Input: cyttsp4 - kill 'defined but not used' compiler warnings
Geert Uytterhoeven
2013-08-26
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
2013-07-04
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
2013-07-02
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
2013-07-02
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
2013-07-02
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
2013-06-30
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit