index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
4
-8
/
+9
2020-11-12
Input: st1232 - add support resolution reading
Andrej Valek
1
-16
/
+36
2020-11-12
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-11-10
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
5
-115
/
+149
2020-11-09
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2
-14
/
+14
2020-11-09
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-09
Input: analog - fix formatting of error code
Zhang Qilong
1
-1
/
+1
2020-11-09
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
1
-2
/
+2
2020-11-09
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
1
-1
/
+1
2020-11-09
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
1
-4
/
+5
2020-11-09
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
1
-1
/
+1
2020-11-09
Input: elantech - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
1
-11
/
+11
2020-11-09
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
1
-0
/
+2
2020-11-09
Input: drv2667 - fix formatting and add missing member docs
Lee Jones
1
-6
/
+8
2020-11-09
Input: drv2665 - fix formatting expected by kernel-doc
Lee Jones
1
-5
/
+5
2020-11-09
Input: drv260x - fix kernel-doc formatting and remove one abuse
Lee Jones
1
-13
/
+13
2020-11-09
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-11-09
Input: ads7846 - use kobj_to_dev() API
Wang Qing
1
-1
/
+1
2020-11-09
Input: ektf2127 - add support for eKTF2132 touchscreen
Jonathan Neuschäfer
1
-1
/
+31
2020-10-27
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Hans de Goede
1
-1
/
+11
2020-10-27
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-24
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-19
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-07
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-05
Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2
Jason A. Donenfeld
1
-1
/
+2
2020-10-05
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
1
-2
/
+7
2020-10-05
Input: synaptics-rmi4 - add support for F3A
Vincent Huang
5
-0
/
+254
2020-10-05
Input: synaptics-rmi4 - rename f30_data to gpio_data
Vincent Huang
2
-8
/
+8
2020-10-05
Input: add zinitix touchscreen driver
Michael Srba
3
-0
/
+594
2020-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+9
2020-09-29
Input: joystick - add ADC attached joystick driver.
Artur Rojek
3
-0
/
+275
2020-09-29
Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
Jiri Kosina
1
-0
/
+7
2020-09-29
Input: trackpoint - enable Synaptics trackpoints
Vincent Huang
1
-0
/
+2
2020-09-28
Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes
Boqun Feng
1
-2
/
+2
2020-09-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+28
2020-09-16
Input: sun4i-ps2 - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-6
/
+3
2020-09-16
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-5
/
+3
2020-09-16
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-4
/
+2
2020-09-16
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
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
[prev]
[next]