index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: goodix - use string-based chip ID
Icenowy Zheng
2020-03-24
1
-28
/
+39
*
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
2020-03-24
1
-13
/
+49
*
Input: goodix - fix spurious key release events
Dmitry Mastykin
2020-03-24
1
-1
/
+1
*
Input: goodix - try to reset the controller if the i2c-test fails
Hans de Goede
2020-03-24
1
-0
/
+7
*
Input: goodix - restore config on resume if necessary
Hans de Goede
2020-03-24
1
-0
/
+22
*
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
2020-03-24
1
-26
/
+22
*
Input: goodix - add minimum firmware size check
Hans de Goede
2020-03-24
1
-4
/
+7
*
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
2020-03-24
1
-6
/
+41
*
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
2020-03-24
1
-30
/
+30
*
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
2020-03-24
1
-0
/
+30
*
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
2020-03-24
1
-0
/
+19
*
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...
Hans de Goede
2020-03-24
1
-4
/
+124
*
Input: goodix - make resetting the controller at probe independent from the G...
Hans de Goede
2020-03-24
1
-1
/
+3
*
Input: goodix - make loading the config from disk independent from the GPIO s...
Hans de Goede
2020-03-24
1
-5
/
+9
*
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
2020-03-24
1
-11
/
+51
*
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
2020-03-06
1
-0
/
+1
*
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
2020-03-06
1
-0
/
+22
*
Input: ads7846 - use new `delay` structure for SPI transfer delays
Alexandru Ardelean
2020-01-21
1
-5
/
+10
*
Merge tag 'v5.5-rc5' into next
Dmitry Torokhov
2020-01-10
1
-7
/
+0
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-12-06
1
-0
/
+9
|
|
\
|
*
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-11-25
15
-481
/
+586
|
|
\
\
|
*
|
|
Input: cyttsp4_core - fix use after free bug
Pan Bian
2019-11-13
1
-7
/
+0
*
|
|
|
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
Marco Felsch
2020-01-10
1
-24
/
+0
*
|
|
|
Input: edt-ft5x06 - make wakeup-source switchable
Marco Felsch
2020-01-10
1
-1
/
+0
*
|
|
|
Input: edt-ft5x06 - alphabetical include reorder
Marco Felsch
2020-01-10
1
-11
/
+12
*
|
|
|
Input: edt-ft5x06 - work around first register access error
Philipp Zabel
2020-01-10
1
-0
/
+7
*
|
|
|
Input: elants_i2c - check Remark ID when attempting firmware update
Johnny.Chuang
2019-12-12
1
-8
/
+69
|
|
_
|
/
|
/
|
|
*
|
|
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
2019-12-05
1
-0
/
+9
|
|
/
|
/
|
*
|
Input: fix Kconfig indentation
Krzysztof Kozlowski
2019-11-23
1
-1
/
+1
*
|
Input: ili210x - optionally show calibrate sysfs attribute
Sven Van Asbroeck
2019-11-13
1
-0
/
+14
*
|
Input: ili210x - add resolution to chip operations structure
Sven Van Asbroeck
2019-11-13
1
-2
/
+7
*
|
Input: ili210x - do not retrieve/print chip firmware version
Sven Van Asbroeck
2019-11-13
1
-21
/
+0
*
|
Input: mms114 - use device_get_match_data
Stephan Gerhold
2019-11-12
1
-2
/
+1
*
|
Merge branch 'ili2xxx-touchscreen' into next
Dmitry Torokhov
2019-11-12
1
-162
/
+216
|
\
\
|
*
|
Input: ili210x - remove unneeded suspend and resume handlers
Dmitry Torokhov
2019-11-12
1
-24
/
+0
|
*
|
Input: ili210x - do not unconditionally mark touchscreen as wakeup source
Dmitry Torokhov
2019-11-12
1
-2
/
+0
|
*
|
Input: ili210x - define and use chip operations structure
Dmitry Torokhov
2019-11-12
1
-136
/
+173
|
*
|
Input: ili210x - do not set parent device explicitly
Dmitry Torokhov
2019-11-12
1
-1
/
+0
|
*
|
Input: ili210x - handle errors from input_mt_init_slots()
Dmitry Torokhov
2019-11-12
1
-1
/
+6
|
*
|
Input: ili210x - switch to using threaded IRQ
Dmitry Torokhov
2019-11-12
1
-61
/
+56
|
*
|
Input: ili210x - add ILI2117 support
Marek Vasut
2019-11-12
1
-1
/
+45
*
|
|
Input: ar1021 - fix typo in preprocessor macro name
Flavio Suligoi
2019-11-12
1
-2
/
+2
*
|
|
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-30
2
-20
/
+17
*
|
|
Input: ts4800-ts - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-30
2
-31
/
+38
*
|
|
Input: sur40 - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-30
2
-40
/
+53
*
|
|
Input: raspberrypi-ts - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-30
2
-19
/
+20
*
|
|
Input: edt-ft5x06 - add support for regulator
Mylène Josserand
2019-10-29
1
-0
/
+30
*
|
|
Input: st1232 - switch to using MT-B protocol
Dmitry Torokhov
2019-10-29
1
-54
/
+56
*
|
|
Input: st1232 - note that the receive buffer is DMA-safe
Dmitry Torokhov
2019-10-29
1
-1
/
+1
*
|
|
Input: st1232 - do not set parent device explicitly
Dmitry Torokhov
2019-10-29
1
-1
/
+0
[next]