index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-32
/
+38
2021-03-28
Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
Dmitry Osipenko
1
-2
/
+1
2021-03-27
Input: elants_i2c - fix division by zero if firmware reports zero phys size
Dmitry Osipenko
1
-1
/
+1
2021-03-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
1
-25
/
+31
2021-03-23
Input: i8042 - fix Pegatron C15B ID entry
Arnd Bergmann
1
-0
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-09
Input: n64joy - fix return value check in n64joy_probe()
Wei Yongjun
1
-2
/
+2
2021-03-07
Input: s6sy761 - fix coordinate read bit shift
Caleb Connolly
1
-2
/
+2
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
28
-517
/
+1126
2021-02-23
Input: st1232 - fix NORMAL vs. IDLE state handling
Geert Uytterhoeven
1
-2
/
+7
2021-02-22
Merge branch 'next' into for-linus
Dmitry Torokhov
30
-528
/
+1180
2021-02-22
Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-47
/
+33
2021-02-22
Input: alps - fix spelling of "positive"
Bhaskar Chowdhury
1
-1
/
+1
2021-02-22
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
1
-0
/
+79
2021-02-22
Merge tag 'v5.11' into next
Dmitry Torokhov
24
-94
/
+368
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-8
/
+3
2021-02-22
Merge branch 'devel-stable' into for-linus
Russell King
1
-2
/
+1
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
1
-0
/
+2
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
1
-6
/
+15
2021-02-19
Input: st1232 - add IDLE state as ready condition
Michael Tretter
1
-1
/
+1
2021-02-19
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
1
-1
/
+1
2021-02-19
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Marcos Paulo de Souza
1
-0
/
+4
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
3
-4
/
+4
2021-02-19
Input: joydev - prevent potential read overflow in ioctl
Dan Carpenter
1
-2
/
+5
2021-02-18
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-20
/
+81
2021-02-16
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier Crête
1
-0
/
+1
2021-02-16
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
1
-0
/
+1
2021-02-16
Input: elants_i2c - detect enum overflow
Josh Poimboeuf
1
-2
/
+1
2021-02-16
Input: zinitix - remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-20
/
+81
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
1
-1
/
+1
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-3
/
+1
2021-01-24
Input: Add N64 controller driver
Lauri Kasanen
3
-1
/
+353
2021-01-24
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
1
-2
/
+2
2021-01-24
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
1
-6
/
+5
2021-01-24
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
1
-19
/
+12
2021-01-24
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
1
-79
/
+21
2021-01-24
Input: iqs5xx - re-initialize device upon warm reset
Jeff LaBundy
1
-11
/
+41
2021-01-24
Input: iqs5xx - accommodate bootloader latency
Jeff LaBundy
1
-2
/
+7
2021-01-24
Input: iqs5xx - preserve bootloader errors
Jeff LaBundy
1
-1
/
+5
2021-01-24
Input: iqs5xx - minor cosmetic improvements
Jeff LaBundy
1
-4
/
+4
2021-01-24
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
1
-1
/
+16
2021-01-24
Input: elants_i2c - add support for eKTF3624
Michał Mirosław
1
-17
/
+135
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
1
-1
/
+3
[next]