index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
Input: applespi - don't wait for responses to commands indefinitely.
Ronald TschalÀr
1
-6
/
+15
2021-03-07
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
3
-14
/
+23
2021-03-07
Input: elantech - fix protocol errors for some trackpoints in SMBus mode
jingle.wu
2
-2
/
+101
2021-03-04
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Marcos Paulo de Souza
1
-0
/
+4
2021-03-04
Input: joydev - prevent potential read overflow in ioctl
Dan Carpenter
1
-2
/
+5
2021-03-04
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier CrĂȘte
1
-0
/
+1
2021-03-04
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
1
-1
/
+2
2021-03-04
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
1
-1
/
+1
2021-03-04
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2021-03-04
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
1
-0
/
+1
2021-03-04
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+3
2021-02-10
Input: ili210x - implement pressure reporting for ILI251x
Marek Vasut
1
-7
/
+19
2021-02-10
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
1
-1
/
+16
2021-02-10
Input: goodix - add support for Goodix GT9286 chip
AngeloGioacchino Del Regno
1
-0
/
+2
2021-02-10
Input: i8042 - unbreak Pegatron C15B
Alexey Dobriyan
1
-0
/
+2
2020-12-30
Input: cyapa_gen6 - fix out-of-bounds stack access
Arnd Bergmann
1
-1
/
+1
2020-12-30
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-12-30
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-12-30
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-12-30
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-40
/
+159
2020-12-11
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-11
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-12-09
Input: i8042 - add Acer laptops to the i8042 reset list
Chris Chiu
1
-0
/
+42
2020-12-09
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
1
-0
/
+1
2020-12-06
Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...
Hans de Goede
1
-0
/
+11
2020-12-06
Input: raydium_ts_i2c - do not split tx transactions
Furquan Shaikh
1
-38
/
+88
2020-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-3
/
+11
2020-12-01
Input: atmel_mxt_ts - fix lost interrupts
Linus Walleij
1
-2
/
+2
2020-11-30
Input: xpad - support Ardwiino Controllers
Sanjay Govind
1
-0
/
+2
2020-11-30
Input: i8042 - add ByteSpeed touchpad to noloop table
Po-Hsu Lin
1
-0
/
+4
2020-11-24
Input: i8042 - fix error return code in i8042_setup_aux()
Luo Meng
1
-1
/
+2
2020-11-24
Input: soc_button_array - add missing include
Dmitry Torokhov
1
-0
/
+1
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-18
/
+55
2020-11-11
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
4
-8
/
+9
2020-11-11
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-11-08
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-10-26
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Hans de Goede
1
-1
/
+11
2020-10-26
Input: adxl34x - clean up a data type in adxl34x_probe()
Dan Carpenter
1
-1
/
+1
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+22
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
25
-160
/
+1337
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-10-22
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2
-7
/
+22
2020-10-18
Merge branch 'next' into for-linus
Dmitry Torokhov
25
-160
/
+1337
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-10-06
Input: evdev - per-client waitgroups
Kenny Levinsen
1
-10
/
+9
2020-10-05
Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1
Hans de Goede
1
-0
/
+1
2020-10-04
Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2
Jason A. Donenfeld
1
-1
/
+2
2020-10-04
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
1
-2
/
+7
[next]