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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+9
2019-12-04
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-11-25
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-481
/
+586
2019-11-22
Input: fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-12
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-11-12
Input: ili210x - optionally show calibrate sysfs attribute
Sven Van Asbroeck
1
-0
/
+14
2019-11-12
Input: ili210x - add resolution to chip operations structure
Sven Van Asbroeck
1
-2
/
+7
2019-11-12
Input: ili210x - do not retrieve/print chip firmware version
Sven Van Asbroeck
1
-21
/
+0
2019-11-11
Input: mms114 - use device_get_match_data
Stephan Gerhold
1
-2
/
+1
2019-11-11
Merge branch 'ili2xxx-touchscreen' into next
Dmitry Torokhov
1
-162
/
+216
2019-11-11
Input: ili210x - remove unneeded suspend and resume handlers
Dmitry Torokhov
1
-24
/
+0
2019-11-11
Input: ili210x - do not unconditionally mark touchscreen as wakeup source
Dmitry Torokhov
1
-2
/
+0
2019-11-11
Input: ili210x - define and use chip operations structure
Dmitry Torokhov
1
-136
/
+173
2019-11-11
Input: ili210x - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-11-11
Input: ili210x - handle errors from input_mt_init_slots()
Dmitry Torokhov
1
-1
/
+6
2019-11-11
Input: ili210x - switch to using threaded IRQ
Dmitry Torokhov
1
-61
/
+56
2019-11-11
Input: ili210x - add ILI2117 support
Marek Vasut
1
-1
/
+45
2019-11-11
Input: ar1021 - fix typo in preprocessor macro name
Flavio Suligoi
1
-2
/
+2
2019-10-29
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-20
/
+17
2019-10-29
Input: ts4800-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+38
2019-10-29
Input: sur40 - switch to using polled mode of input devices
Dmitry Torokhov
2
-40
/
+53
2019-10-29
Input: raspberrypi-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+20
2019-10-28
Input: edt-ft5x06 - add support for regulator
Mylène Josserand
1
-0
/
+30
2019-10-28
Input: st1232 - switch to using MT-B protocol
Dmitry Torokhov
1
-54
/
+56
2019-10-28
Input: st1232 - note that the receive buffer is DMA-safe
Dmitry Torokhov
1
-1
/
+1
2019-10-28
Input: st1232 - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-10-28
Input: st1232 - do not allocate fingers data separately
Dmitry Torokhov
1
-10
/
+6
2019-10-28
Input: st1232 - do not reset the chip too early
Dmitry Torokhov
1
-10
/
+12
2019-10-28
Input: st1232 - rely on I2C core to configure wakeup interrupt
Dmitry Torokhov
1
-10
/
+6
2019-10-28
Input: st1232 - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-1
/
+0
2019-10-28
Input: st1232 - simplify parsing of read buffer
Dmitry Torokhov
1
-25
/
+25
2019-10-27
Input: wacom_i2c - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: s3c2410_ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: colibri-vf50-ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
3
-12
/
+56
2019-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2019-10-21
Input: st1232 - fix reporting multitouch coordinates
Dixit Parmar
1
-2
/
+4
2019-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+50
2019-10-09
Input: pixcir_i2c_ts - remove platform data
Dmitry Torokhov
1
-75
/
+25
2019-10-09
Input: pixcir_i2c_ts - do not print error on defer probe
Fabio Estevam
1
-2
/
+6
2019-10-09
Input: pixcir_i2c_ts - print register address in decimal
Fabio Estevam
1
-6
/
+6
2019-10-09
Input: pixcir_i2c_ts - keep header files sorted
Fabio Estevam
1
-5
/
+5
2019-10-09
Input: pixcir_i2c_ts - move definitions into a single file
Fabio Estevam
1
-1
/
+59
2019-10-09
Input: pixcir_i2c_ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-02
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
1
-8
/
+50
2019-10-02
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-808
/
+368
2019-09-02
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
1
-21
/
+33
2019-09-02
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
1
-37
/
+43
2019-09-02
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
1
-24
/
+24
[next]