index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
Input: cyttsp - remove public header
Dmitry Torokhov
1
-1
/
+8
2021-05-30
Input: cyttsp - do not force interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-05-26
Input: cyttsp - obtain regulators
Linus Walleij
1
-0
/
+35
2021-04-10
Input: cyttsp - flag the device properly
Linus Walleij
1
-1
/
+1
2021-04-10
Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJOR
Linus Walleij
1
-0
/
+3
2021-04-10
Input: cyttsp - drop the phys path
Linus Walleij
1
-2
/
+0
2021-04-10
Input: cyttsp - reduce reset pulse timings
Linus Walleij
1
-2
/
+8
2021-04-10
Input: cyttsp - error message on boot mode exit error
Linus Walleij
1
-1
/
+3
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
1
-3
/
+2
2021-03-25
Input: cyttsp - verbose error on soft reset
Linus Walleij
1
-5
/
+8
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
1
-15
/
+1
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
1
-1
/
+1
2016-01-27
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
1
-0
/
+12
2016-01-27
Input: cyttsp - switch to using device properties
Oreste Salerno
1
-42
/
+94
2016-01-27
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
1
-1
/
+5
2016-01-27
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
1
-38
/
+30
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-5
/
+2
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
1
-1
/
+1
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+4
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
1
-2
/
+4
2013-06-05
Input: cyttsp - add missing handshake
Ferruh Yigit
1
-6
/
+20
2013-06-05
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
1
-1
/
+1
2012-01-31
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas
1
-0
/
+625