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
2022-01-15
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-93
/
+349
2022-01-10
Input: ti_am335x_tsc - fix a typo in a comment
Qinghua Jin
1
-1
/
+1
2022-01-08
Input: zinitix - add compatible for bt532
Nikita Travkin
1
-0
/
+1
2022-01-08
Input: zinitix - handle proper supply names
Linus Walleij
1
-5
/
+16
2022-01-08
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-9
/
+9
2021-12-20
Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
Johnny Chuang
1
-1
/
+45
2021-12-19
Input: ucb1400_ts - remove redundant variable penup
Colin Ian King
1
-3
/
+1
2021-12-19
Input: ti_am335x_tsc - lower the X and Y sampling time
Dario Binacchi
1
-3
/
+7
2021-12-19
Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2
Dario Binacchi
1
-1
/
+4
2021-12-19
Input: ti_am335x_tsc - set ADCREFM for X configuration
Dario Binacchi
1
-1
/
+2
2021-12-12
Input: silead - add pen support
Hans de Goede
1
-0
/
+99
2021-12-12
Input: silead - add support for EFI-embedded fw using different min/max coord...
Hans de Goede
1
-5
/
+68
2021-12-12
Input: goodix - 2 small fixes for pen support
Hans de Goede
1
-1
/
+2
2021-12-12
Input: goodix - improve gpiod_get() error logging
Hans de Goede
1
-2
/
+2
2021-12-12
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
1
-1
/
+1
2021-12-09
Input: goodix - fix memory leak in goodix_firmware_upload
José Expósito
1
-1
/
+1
2021-12-09
Input: goodix - add pen support
Hans de Goede
2
-2
/
+121
2021-12-08
Merge tag 'v5.15' into next
Dmitry Torokhov
6
-79
/
+37
2021-12-06
Input: goodix - add id->model mapping for the "9111" model
Hans de Goede
1
-0
/
+1
2021-12-06
Input: goodix - try not to touch the reset-pin on x86/ACPI devices
Hans de Goede
2
-5
/
+26
2021-11-29
Input: wacom_i2c - clean up the query device fields
Alistair Francis
1
-18
/
+26
2021-11-11
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-285
/
+1350
2021-11-09
Input: wacom_i2c - use macros for the bit masks
Alistair Francis
1
-6
/
+16
2021-11-09
Input: ili210x - reduce sample period to 15ms
Marek Vasut
1
-1
/
+1
2021-11-09
Input: ili210x - improve polled sample spacing
Marek Vasut
1
-2
/
+8
2021-11-09
Input: ili210x - special case ili251x sample read out
Marek Vasut
1
-5
/
+13
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-13
/
+16
2021-10-16
Input: ili210x - add ili251x firmware update support
Marek Vasut
2
-0
/
+309
2021-10-16
Input: ili210x - export ili251x version details via sysfs
Marek Vasut
1
-3
/
+162
2021-10-16
Input: ili210x - use resolution from ili251x firmware
Marek Vasut
1
-0
/
+56
2021-10-15
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
1
-13
/
+16
2021-10-15
Input: ads7846 - do not attempt IRQ workaround when deferring probe
Dmitry Torokhov
1
-1
/
+1
2021-10-15
Input: ads7846 - use input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2021-10-15
Input: ads7846 - set input device bus type and product ID
Dmitry Torokhov
1
-0
/
+3
2021-10-12
Input: tsc200x - make tsc200x_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-11
Input: st1232 - prefer asynchronous probing
John Keeping
1
-0
/
+1
2021-10-11
Input: st1232 - increase "wait ready" timeout
John Keeping
1
-1
/
+1
2021-09-22
Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...
Cai Huoqing
1
-2
/
+2
2021-09-22
Input: elants_i2c - make use of devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2021-09-20
Input: goodix - add support for controllers without flash
Hans de Goede
4
-8
/
+507
2021-09-20
Input: goodix - allow specifying the config filename
Hans de Goede
2
-5
/
+11
2021-09-20
Input: goodix - push error logging up into i2c_read and i2c_write helpers
Hans de Goede
1
-30
/
+23
2021-09-20
Input: goodix - refactor reset handling
Hans de Goede
2
-16
/
+33
2021-09-20
Input: goodix - add a goodix.h header file
Hans de Goede
2
-68
/
+79
2021-09-20
Input: goodix - change goodix_i2c_write() len parameter type to int
Hans de Goede
1
-1
/
+1
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-09
Input: ads7846 - switch to devm initialization
Daniel Mack
1
-89
/
+47
2021-09-09
Input: ads7846 - remove custom filter handling functions from pdata
Daniel Mack
1
-17
/
+8
2021-09-09
Input: ads7846 - add short-hand for spi->dev in probe() function
Daniel Mack
1
-22
/
+23
2021-09-06
Input: mms114 - support MMS134S
Linus Walleij
1
-4
/
+11
[next]