index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: novatek-nvt-ts - add touchscreen model number to description
Hans de Goede
2023-07-10
2
-7
/
+5
*
Input: novatek-nvt-ts - fix input_register_device() failure error message
Hans de Goede
2023-07-10
1
-1
/
+1
*
Input: bu21029_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
2023-07-07
1
-20
/
+15
*
Input: bu21013_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
2023-07-07
1
-33
/
+28
*
Input: sx8643 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-7
/
+3
*
Input: surface3_spi - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-10
/
+3
*
Input: sis_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-14
/
+6
*
Input: silead - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-5
/
+3
*
Input: resistive-adc-touch - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-6
/
+2
*
Input: raydium_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-21
/
+9
*
Input: pixcir_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-26
/
+12
*
Input: melfas_mip4 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-7
/
+2
*
Input: goodix - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-29
/
+11
*
Input: elants_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-16
/
+6
*
Input: ektf2127 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-6
/
+2
*
Input: edf-ft5x06 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-7
/
+3
*
Input: cy8ctma140 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-6
/
+2
*
Input: chipone_icn8318 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-6
/
+2
*
Input: bu21029_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-14
/
+6
*
Input: bu21013_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
1
-11
/
+6
*
Input: exc3000 - support power supply regulators
Mike Looijmans
2023-07-07
1
-0
/
+7
*
Input: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-22
1
-0
/
+1
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
51
-51
/
+51
*
Input: ili210x - probe even if no resolution information
Marek Vasut
2023-05-06
1
-13
/
+23
*
Input: edt-ft5x06 - add delay after waking up
Philipp Puschmann
2023-05-05
1
-0
/
+1
*
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
2023-05-05
1
-0
/
+77
*
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
2023-05-01
1
-0
/
+85
*
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
2023-05-01
1
-2
/
+1
*
Input: cyttsp5 - remove unused code
Maximilian Weigand
2023-05-01
1
-5
/
+0
*
Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
Miaoqian Lin
2023-04-13
1
-2
/
+1
*
Input: edt-ft5x06 - select REGMAP_I2C
Daniel Golle
2023-04-10
1
-0
/
+1
*
Input: melfas_mip4 - report palm touches
JungHoon Hyun
2023-04-10
1
-9
/
+10
*
Input: edt-ft5x06 - calculate points data length only once
Dario Binacchi
2023-04-02
1
-28
/
+28
*
Input: edt-ft5x06 - unify the crc check
Dario Binacchi
2023-04-02
1
-6
/
+3
*
Input: edt-ft5x06 - convert to use regmap API
Dario Binacchi
2023-04-02
1
-210
/
+214
*
Input: edt-ft5x06 - don't print error messages with dev_dbg()
Dario Binacchi
2023-04-02
1
-3
/
+3
*
Input: edt-ft5x06 - remove code duplication
Dario Binacchi
2023-04-02
1
-4
/
+7
*
Input: edt-ft5x06 - don't recalculate the CRC
Dario Binacchi
2023-04-02
1
-4
/
+4
*
Input: edt-ft5x06 - add spaces to ensure format specification
Dario Binacchi
2023-04-02
1
-2
/
+2
*
Input: edt-ft5x06 - remove unnecessary blank lines
Dario Binacchi
2023-04-02
1
-2
/
+0
*
Input: edt-ft5x06 - fix indentation
Dario Binacchi
2023-04-02
1
-16
/
+20
*
Input: tsc2007 - enable cansleep pendown GPIO
Benjamin Bara
2023-04-02
1
-15
/
+2
*
Input: add a new Novatek NVT-ts driver
Hans de Goede
2023-04-01
3
-0
/
+312
*
Input: bcm_iproc_tsc - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: sun4i-ts - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: zinitix - use of_property_present() for testing DT property presence
Rob Herring
2023-03-17
1
-1
/
+1
*
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
2023-03-17
6
-1197
/
+0
|
\
|
*
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-25
52
-218
/
+225
|
|
\
|
*
|
mfd: remove ucb1400 support
Arnd Bergmann
2023-02-01
3
-475
/
+0
|
*
|
input: remove zylonite touchscreen driver
Arnd Bergmann
2023-02-01
3
-235
/
+0
[next]