index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
13 days
Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table
Christoffer Sandberg
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
2025-09-24
Input: ps2-gpio - fix typo
J. Neuschäfer
2025-09-04
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Christoffer Sandberg
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-15
Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-02-28
Input: gscps2 - Describe missing function parameters
Helge Deller
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for more devices
Werner Sembach
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for several devices
Werner Sembach
2025-02-25
Input: i8042 - add required quirks for missing old boardnames
Werner Sembach
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
Werner Sembach
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-11-07
Input: i8042 - fix typo dublicate to duplicate
Shivam Chaudhary
2024-10-22
Input: userio - remove unneeded semicolon
Yang Li
2024-10-21
Input: serio_raw - fix uninitialized variable bug
Dmitry Torokhov
2024-10-19
Input: i8042 - use cleanup facility for device_node
Javier Carrasco
2024-10-19
Input: gscps2 - fix compilation error introduced with switch to guards
Dmitry Torokhov
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
Input: xilinx_ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: userio - switch to using cleanup functions
Dmitry Torokhov
2024-10-04
Input: sun4i-ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: serio-raw - fix potential serio port name truncation
Dmitry Torokhov
2024-10-04
Input: serio_raw - use guard notation for locks and other resources
Dmitry Torokhov
2024-10-04
Input: serio - use guard notation when acquiring mutexes and spinlocks
Dmitry Torokhov
2024-10-04
Input: serport - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: sa1111ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: q40kbd - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: ps2mult - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: ps2-gpio - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-04
Input: i8042 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: i8042 - tease apart interrupt handler
Dmitry Torokhov
2024-10-04
Input: hyperv-keyboard - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: gscps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
Input: libps2 - use guard notation when temporarily pausing serio ports
Dmitry Torokhov
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-20
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-09-13
Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table
Werner Sembach
2024-09-13
Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line
Werner Sembach
2024-09-13
Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-05
Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table
Werner Sembach
2024-08-24
Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-18
Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...
Werner Sembach
2024-08-18
Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
Werner Sembach
[next]