index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-28
12
-71
/
+87
|
\
|
*
Input: synaptics - add a second working PNP_ID for Lenovo T470s
Dennis Kadioglu
2020-05-26
1
-0
/
+1
|
*
Input: applespi - replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-09
1
-1
/
+1
|
*
Input: axp20x-pek - always register interrupt handlers
Hans de Goede
2020-05-05
1
-35
/
+37
|
*
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
2020-04-28
1
-1
/
+2
|
*
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
2020-04-27
1
-1
/
+1
|
*
Input: i8042 - add ThinkPad S230u to i8042 reset list
Kevin Locke
2020-04-27
1
-0
/
+7
|
*
Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
Dmitry Torokhov
2020-04-27
1
-7
/
+0
|
*
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
2020-04-22
1
-1
/
+1
|
*
Input: xpad - add custom init packet for Xbox One S controllers
Ćukasz Patron
2020-04-22
1
-0
/
+12
|
*
Input: evdev - call input_flush_device() on release(), not flush()
Brendan Shanks
2020-04-22
1
-15
/
+4
|
*
Input: i8042 - add ThinkPad S230u to i8042 nomux list
Kevin Locke
2020-04-20
1
-0
/
+7
|
*
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
2020-04-18
1
-0
/
+1
|
*
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-04-18
1
-9
/
+5
|
*
Input: mms114 - fix handling of mms345l
Stephan Gerhold
2020-04-14
1
-7
/
+5
|
*
Input: elants_i2c - support palm detection
Johnny Chuang
2020-04-14
1
-1
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-04-07
4
-132
/
+523
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-04-06
4
-132
/
+523
|
|
\
|
|
*
Input: i8042 - add Acer Aspire 5738z to nomux list
Hans de Goede
2020-04-01
1
-0
/
+11
|
|
*
Input: goodix - fix compilation when ACPI support is disabled
Hans de Goede
2020-04-01
1
-13
/
+42
|
|
*
Input: of_touchscreen - explicitly choose axis
Andy Shevchenko
2020-03-24
1
-18
/
+17
|
|
*
Input: goodix - support gt9147 touchpanel
Yannick Fertre
2020-03-24
1
-0
/
+2
|
|
*
Input: goodix - add support for Goodix GT917S
Icenowy Zheng
2020-03-24
1
-0
/
+2
|
|
*
Input: goodix - use string-based chip ID
Icenowy Zheng
2020-03-24
1
-28
/
+39
|
|
*
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
2020-03-24
1
-13
/
+49
|
|
*
Input: goodix - fix spurious key release events
Dmitry Mastykin
2020-03-24
1
-1
/
+1
|
|
*
Input: goodix - try to reset the controller if the i2c-test fails
Hans de Goede
2020-03-24
1
-0
/
+7
|
|
*
Input: goodix - restore config on resume if necessary
Hans de Goede
2020-03-24
1
-0
/
+22
|
|
*
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
2020-03-24
1
-26
/
+22
|
|
*
Input: goodix - add minimum firmware size check
Hans de Goede
2020-03-24
1
-4
/
+7
|
|
*
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
2020-03-24
1
-6
/
+41
|
|
*
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
2020-03-24
1
-30
/
+30
|
|
*
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
2020-03-24
1
-0
/
+30
|
|
*
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
2020-03-24
1
-0
/
+19
|
|
*
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...
Hans de Goede
2020-03-24
1
-4
/
+124
|
|
*
Input: goodix - make resetting the controller at probe independent from the G...
Hans de Goede
2020-03-24
1
-1
/
+3
|
|
*
Input: goodix - make loading the config from disk independent from the GPIO s...
Hans de Goede
2020-03-24
1
-5
/
+9
|
|
*
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
2020-03-24
1
-11
/
+51
|
|
*
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
2020-03-06
1
-0
/
+1
|
|
*
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
2020-03-06
1
-0
/
+22
*
|
|
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-04-07
3
-0
/
+346
|
\
\
\
|
*
|
|
input: keyboard: Add support for Azoteq IQS620A/621/622/624/625
Jeff LaBundy
2020-03-27
3
-0
/
+346
*
|
|
|
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Input: icn8505 - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
2020-03-20
1
-1
/
+1
|
*
|
|
|
Input: silead - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
2020-03-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-03-26
5
-6
/
+19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
2020-03-26
1
-0
/
+1
|
*
|
|
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
2020-03-24
1
-2
/
+2
|
*
|
|
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
2020-03-24
1
-0
/
+1
|
*
|
|
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
2020-03-06
1
-0
/
+11
[next]