index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp4_core.c
Age
Commit message (
Expand
)
Author
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