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
2020-11-19
Input: goodix - fix misspelling of 'ctx'
Lee Jones
1
-1
/
+1
2020-11-19
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
1
-1
/
+1
2020-11-19
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
1
-1
/
+1
2020-11-19
Input: goodix - provide some missing function parameter descriptions
Lee Jones
1
-0
/
+3
2020-11-17
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
1
-1
/
+36
2020-11-17
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
1
-2
/
+4
2020-11-17
Merge tag 'v5.9' into next
Dmitry Torokhov
4
-6
/
+3
2020-11-17
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
1
-1
/
+0
2020-11-17
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-11-17
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-11-17
Input: ads7846 - convert to full duplex
Oleksij Rempel
1
-130
/
+62
2020-11-17
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2020-11-12
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
1
-2
/
+1
2020-11-12
Input: ads7846: do not overwrite spi->mode flags set by spi framework
Oleksij Rempel
1
-1
/
+2
2020-11-11
Input: st1232 - add support resolution reading
Andrej Valek
1
-16
/
+36
2020-11-11
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-11-08
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2
-14
/
+14
2020-11-08
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-08
Input: ads7846 - use kobj_to_dev() API
Wang Qing
1
-1
/
+1
2020-11-08
Input: ektf2127 - add support for eKTF2132 touchscreen
Jonathan Neuschäfer
1
-1
/
+31
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+35
2020-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-100
/
+682
2020-10-04
Input: add zinitix touchscreen driver
Michael Srba
3
-0
/
+594
2020-09-16
Input: stmfts - fix a & vs && typo
YueHaibing
1
-1
/
+1
2020-09-16
Input: imx6ul_tsc - unify open/close and PM paths
Dmitry Torokhov
1
-30
/
+22
2020-09-16
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
1
-11
/
+16
2020-09-16
Input: elants_i2c - fix typo for an attribute to show calibration count
Johnny Chuang
1
-1
/
+1
2020-09-13
Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.
Johnny Chuang
1
-0
/
+6
2020-09-13
Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...
Furquan Shaikh
1
-73
/
+58
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-2
/
+35
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-19
ARM: s3c: adc: move header to linux/soc/samsung
Arnd Bergmann
1
-2
/
+35
2020-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-27
/
+289
2020-08-06
Input: exc3000 - add support to query model and fw_version
Sebastian Reichel
1
-1
/
+147
2020-08-06
Input: exc3000 - add reset gpio support
Sebastian Reichel
1
-0
/
+17
2020-08-06
Input: exc3000 - add EXC80H60 and EXC80H84 support
Sebastian Reichel
1
-14
/
+66
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2020-07-28
Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
Nick Dyer
1
-3
/
+53
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+0
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2
-2
/
+2
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+0
2020-07-16
media: sur40: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+1
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-7
/
+5
2020-07-06
Input: exc3000 - switch to i2c's probe_new API
Sebastian Reichel
1
-3
/
+2
2020-07-06
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-162
/
+690
[prev]
[next]