开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
cyttsp_core.c
Age
Commit message (
Expand
)
Author
2023-01-27
Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2021-06-01
Input: cyttsp - remove public header
Dmitry Torokhov
2021-05-30
Input: cyttsp - do not force interrupt trigger
Dmitry Torokhov
2021-05-26
Input: cyttsp - obtain regulators
Linus Walleij
2021-04-10
Input: cyttsp - flag the device properly
Linus Walleij
2021-04-10
Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJOR
Linus Walleij
2021-04-10
Input: cyttsp - drop the phys path
Linus Walleij
2021-04-10
Input: cyttsp - reduce reset pulse timings
Linus Walleij
2021-04-10
Input: cyttsp - error message on boot mode exit error
Linus Walleij
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2021-03-25
Input: cyttsp - verbose error on soft reset
Linus Walleij
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