index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-13
/
+16
2021-10-16
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
1
-13
/
+16
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-5
/
+13
2021-09-07
Input: mms114 - support MMS134S
Linus Walleij
1
-4
/
+11
2021-09-06
Input: edt-ft5x06 - added case for EDT EP0110M09
Oliver Graute
1
-0
/
+1
2021-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-2
/
+2
2021-09-04
Input: Fix spelling mistake in Kconfig "Modul" -> "Module"
Colin Ian King
1
-1
/
+1
2021-07-19
Merge tag 'v5.13' into next
Dmitry Torokhov
2
-2
/
+2
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-152
/
+293
2021-07-05
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-142
/
+284
2021-06-20
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
1
-3
/
+10
2021-06-20
Input: tsc200x-core - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-06
Input: cy8ctmg110_ts - switch to using gpiod API
Dmitry Torokhov
1
-27
/
+18
2021-06-06
Input: cy8ctmg110_ts - switch to using managed resources
Dmitry Torokhov
1
-46
/
+28
2021-06-06
Input: cy8ctmg110_ts - use endian helpers when converting data on wire
Dmitry Torokhov
1
-6
/
+5
2021-06-06
Input: cy8ctmg110_ts - let I2C core configure wake interrupt
Dmitry Torokhov
1
-6
/
+4
2021-06-06
Input: cy8ctmg110_ts - do not hardcode as wakeup source
Dmitry Torokhov
1
-1
/
+1
2021-06-06
Input: cy8ctmg110_ts - do not hard code interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-06-06
Input: cy8ctmg110_ts - rely on platform code to supply interrupt
Dmitry Torokhov
1
-31
/
+1
2021-06-06
Input: resistive-adc-touch - fix uninitialized variable 'press'
Colin Ian King
1
-3
/
+1
2021-06-02
Input: edt-ft5x06 - add support for iovcc-supply
Stephan Gerhold
1
-2
/
+36
2021-06-02
Input: cyttsp - remove public header
Dmitry Torokhov
4
-2
/
+12
2021-06-02
Input: resistive-adc-touch - rework mapping of channels
Dmitry Torokhov
1
-63
/
+51
2021-06-01
Input: resistive-adc-touch - replace OF headers with proper ones
Andy Shevchenko
1
-3
/
+3
2021-06-01
Input: resistive-adc-touch - describe parameters in kernel doc
Andy Shevchenko
1
-1
/
+3
2021-05-31
Input: cyttsp - do not force interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-05-31
Input: elants_i2c - switch to probe_new
Takashi Iwai
1
-3
/
+2
2021-05-31
Input: elants_i2c - fix NULL dereference at probing
Takashi Iwai
1
-3
/
+3
2021-05-27
Input: cyttsp - obtain regulators
Linus Walleij
2
-0
/
+37
2021-05-27
Input: cyttsp - probe from compatibles
Linus Walleij
2
-0
/
+16
2021-05-25
Input: resistive-adc-touch - add support for z1 and z2 channels
Oleksij Rempel
1
-14
/
+126
2021-05-25
Merge tag 'v5.12' into next
Dmitry Torokhov
2
-5
/
+4
2021-05-25
Input: usbtouchscreen - fix control-request directions
Johan Hovold
1
-4
/
+4
2021-05-20
Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...
Hans de Goede
1
-52
/
+0
2021-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
25
-543
/
+2143
2021-05-07
Input: ili210x - add missing negation for touch indication on ili210x
Hansem Ro
1
-1
/
+1
2021-05-04
Merge branch 'next' into for-linus
Dmitry Torokhov
25
-545
/
+2143
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+4
2021-04-14
Input: add driver for the Hycon HY46XX touchpanel series
Giulio Benetti
3
-0
/
+603
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
2
-3
/
+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-04-10
Input: mms114 - support MMS136
Linus Walleij
1
-6
/
+16
2021-04-10
Input: Add support for ILITEK Lego Series
Joe Hung
3
-0
/
+703
2021-04-10
Input: add MStar MSG2638 touchscreen driver
Vincent Knecht
3
-0
/
+350
2021-04-10
Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...
Hans de Goede
1
-4
/
+40
2021-04-10
Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
Hans de Goede
1
-2
/
+42
[next]