index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-03-28
Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
Dmitry Osipenko
2021-03-27
Input: elants_i2c - fix division by zero if firmware reports zero phys size
Dmitry Osipenko
2021-03-07
Input: s6sy761 - fix coordinate read bit shift
Caleb Connolly
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-02-23
Input: st1232 - fix NORMAL vs. IDLE state handling
Geert Uytterhoeven
2021-02-22
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-02-22
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-02-19
Input: st1232 - add IDLE state as ready condition
Michael Tretter
2021-02-19
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
2021-02-18
Input: elo - fix an error code in elo_connect()
Dan Carpenter
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-16
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
2021-02-16
Input: elants_i2c - detect enum overflow
Josh Poimboeuf
2021-02-16
Input: zinitix - remove unneeded semicolon
Yang Li
2021-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-24
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
2021-01-24
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
2021-01-24
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
2021-01-24
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
2021-01-24
Input: iqs5xx - re-initialize device upon warm reset
Jeff LaBundy
2021-01-24
Input: iqs5xx - accommodate bootloader latency
Jeff LaBundy
2021-01-24
Input: iqs5xx - preserve bootloader errors
Jeff LaBundy
2021-01-24
Input: iqs5xx - minor cosmetic improvements
Jeff LaBundy
2021-01-24
Input: elants_i2c - add support for eKTF3624
Michał Mirosław
2021-01-20
Input: ads7846 - convert to one message
Oleksij Rempel
2021-01-19
Input: stmpe-ts - add description for 'prop' struct member
Lee Jones
2021-01-19
Input: surface3_spi - remove set but unused variable 'timestamp'
Lee Jones
2021-01-19
Input: usbtouchscreen - actually check return value of usb_submit_urb()
Lee Jones
2021-01-19
Input: melfas_mip4 - mark a bunch of variables as __always_unused
Lee Jones
2021-01-09
Input: goodix - add support for Goodix GT9286 chip
AngeloGioacchino Del Regno
2021-01-03
Input: ili210x - implement pressure reporting for ILI251x
Marek Vasut
2021-01-01
Input: st1232 - wait until device is ready before reading resolution
Geert Uytterhoeven
2021-01-01
Input: st1232 - do not read more bytes than needed
Geert Uytterhoeven
2021-01-01
Input: st1232 - fix off-by-one error in resolution handling
Geert Uytterhoeven
2020-12-15
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-15
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-11
Input: stmpe - add axis inversion and swapping capability
Stefan Riedmueller
2020-12-11
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
2020-12-10
Input: elants - document some registers and values
Michał Mirosław
2020-12-10
Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...
Zheng Yongjun
2020-12-10
Input: ad7877 - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-10
Input: edt-ft5x06 - consolidate handling of number of electrodes
Dmitry Torokhov
2020-12-10
Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...
Mark Brown
[next]