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
/
cyttsp_core.c
Age
Commit message (
Expand
)
Author
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
2016-01-27
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
2016-01-27
Input: cyttsp - switch to using device properties
Oreste Salerno
2016-01-27
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
2016-01-27
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
2013-06-05
Input: cyttsp - add missing handshake
Ferruh Yigit
2013-06-05
Input: cyttsp - fix memcpy size param
Ferruh Yigit
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
2012-01-31
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas