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 tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-11
19
-919
/
+1441
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-08-02
39
-1081
/
+1564
|
|
\
|
|
*
Input: adc-joystick - fix ordering in adc_joystick_probe()
Dmitry Torokhov
2022-08-02
1
-7
/
+8
|
|
*
Input: deactivate MT slots when inhibiting or suspending devices
Angela Czubak
2022-07-20
3
-14
/
+80
|
|
*
Input: properly queue synthetic events
Dmitry Torokhov
2022-07-20
1
-62
/
+63
|
|
*
Input: i8042 - add dritek quirk for Acer Aspire One AO532
Hans de Goede
2022-07-08
1
-0
/
+8
|
|
*
Input: mt6779-keypad - implement row/column selection
Mattijs Korpershoek
2022-07-08
1
-0
/
+10
|
|
*
Input: mt6779-keypad - match hardware matrix organization
Mattijs Korpershoek
2022-07-08
1
-3
/
+5
|
|
*
Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
Werner Sembach
2022-07-08
1
-8
/
+68
|
|
*
Merge tag 'v5.19-rc5' into next
Dmitry Torokhov
2022-07-08
16
-146
/
+101
|
|
|
\
|
|
*
|
Input: goodix - switch use of acpi_gpio_get_*_resource() APIs
Andy Shevchenko
2022-07-06
1
-14
/
+8
|
|
*
|
Input: i8042 - add TUXEDO devices to i8042 quirk tables
Werner Sembach
2022-06-29
1
-0
/
+129
|
|
*
|
Input: i8042 - add debug output for quirks
Werner Sembach
2022-06-29
1
-0
/
+25
|
|
*
|
Input: i8042 - merge quirk tables
Werner Sembach
2022-06-29
1
-500
/
+590
|
|
*
|
Input: i8042 - move __initconst to fix code styling warning
Werner Sembach
2022-06-29
1
-1
/
+1
|
|
*
|
Input: sensehat-joystick - remove unnecessary error message
Yang Li
2022-06-28
1
-3
/
+1
|
|
*
|
Input: exc3000 - fix return value check of wait_for_completion_timeout
Miaoqian Lin
2022-06-28
1
-3
/
+4
|
|
*
|
Input: edt-ft5x06 - show crc and header errors by sysfs
Dario Binacchi
2022-06-28
1
-0
/
+30
|
|
*
|
Input: edt-ft5x06 - show firmware version by sysfs
Dario Binacchi
2022-06-28
1
-5
/
+17
|
|
*
|
Input: edt-ft5x06 - show model name by sysfs
Dario Binacchi
2022-06-28
1
-0
/
+12
|
|
*
|
Input: edt-ft5x06 - set report rate by dts property
Dario Binacchi
2022-06-28
1
-0
/
+23
|
|
*
|
Input: edt-ft5x06 - get/set M12 report rate by sysfs
Dario Binacchi
2022-06-28
1
-3
/
+6
|
|
*
|
Input: iqs7222 - remove support for RF filter
Jeff LaBundy
2022-06-27
1
-7
/
+0
|
|
*
|
Input: iqs7222 - handle reset during ATI
Jeff LaBundy
2022-06-27
1
-3
/
+6
|
|
*
|
Input: iqs7222 - acknowledge reset before writing registers
Jeff LaBundy
2022-06-27
1
-3
/
+29
|
|
*
|
Input: iqs7222 - protect volatile registers
Jeff LaBundy
2022-06-27
1
-4
/
+14
|
|
*
|
Input: iqs7222 - fortify slider event reporting
Jeff LaBundy
2022-06-27
1
-38
/
+58
|
|
*
|
Input: iqs7222 - correct slider event disable logic
Jeff LaBundy
2022-06-27
1
-7
/
+9
|
|
*
|
Input: cyapa_gen6 - aligned "*" each line
Jiang Jian
2022-06-22
1
-1
/
+1
|
|
*
|
Input: gpio_mouse - fix typos in comments
Jiang Jian
2022-06-22
1
-1
/
+1
|
|
*
|
Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regs
AngeloGioacchino Del Regno
2022-05-31
1
-6
/
+9
|
|
*
|
Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regs
AngeloGioacchino Del Regno
2022-05-31
1
-11
/
+19
|
|
*
|
Input: mtk-pmic-keys - use single update when configuring long press behavior
Dmitry Torokhov
2022-05-31
1
-43
/
+28
|
|
*
|
Input: mtk-pmic-keys - allow compiling with COMPILE_TEST
Dmitry Torokhov
2022-05-31
1
-1
/
+1
|
|
*
|
Input: adp5588-keys - do not explicitly set device as wakeup source
Dmitry Torokhov
2022-05-31
1
-8
/
+0
|
|
*
|
Input: adp5588-keys - switch to using managed resources
Dmitry Torokhov
2022-05-31
1
-67
/
+45
|
|
*
|
Input: adp5588-keys - switch to using threaded interrupt
Dmitry Torokhov
2022-05-31
1
-36
/
+45
|
|
*
|
Input: adp5588-keys - drop CONFIG_PM guards
Dmitry Torokhov
2022-05-31
1
-10
/
+3
|
|
*
|
Input: cros_ec_keyb - handle x86 detachable/convertible Chromebooks
Furquan Shaikh
2022-05-27
1
-3
/
+18
|
|
*
|
Input: cros_ec_keyb - switch to using generic device properties
Dmitry Torokhov
2022-05-27
1
-22
/
+46
|
|
*
|
Input: zinitix - rename defines ZINITIX_*
Linus Walleij
2022-05-27
1
-56
/
+56
|
|
*
|
Input: omap4-keypad - switch to using pm_runtime_resume_and_get()
Minghao Chi
2022-05-27
1
-15
/
+11
|
|
*
|
Merge tag 'v5.18' into next
Dmitry Torokhov
2022-05-27
13
-40
/
+56
|
|
|
\
\
*
|
|
\
\
Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Input: gscps2 - check return value of ioremap() in gscps2_probe()
Xie Shaowen
2022-08-02
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
5
-47
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
2
-18
/
+2
|
*
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
3
-29
/
+4
*
|
|
|
|
|
|
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
1
-28
/
+14
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Input: applespi - avoid efivars API and invoke EFI services directly
Ard Biesheuvel
2022-06-24
1
-28
/
+14
|
|
/
/
/
/
/
[next]