summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-07Input: i8042 - fix typo dublicate to duplicateShivam Chaudhary
2024-10-22Input: userio - remove unneeded semicolonYang Li
2024-10-21Input: serio_raw - fix uninitialized variable bugDmitry Torokhov
2024-10-19Input: i8042 - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: gscps2 - fix compilation error introduced with switch to guardsDmitry Torokhov
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04Input: xilinx_ps2 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: userio - switch to using cleanup functionsDmitry Torokhov
2024-10-04Input: sun4i-ps2 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: serio-raw - fix potential serio port name truncationDmitry Torokhov
2024-10-04Input: serio_raw - use guard notation for locks and other resourcesDmitry Torokhov
2024-10-04Input: serio - use guard notation when acquiring mutexes and spinlocksDmitry Torokhov
2024-10-04Input: serport - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: sa1111ps2 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: q40kbd - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: ps2mult - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: ps2-gpio - use guard notation when acquiring mutexDmitry Torokhov
2024-10-04Input: i8042 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: i8042 - tease apart interrupt handlerDmitry Torokhov
2024-10-04Input: hyperv-keyboard - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: gscps2 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: libps2 - use guard notation when temporarily pausing serio portsDmitry Torokhov
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-20Merge branch 'next' into for-linusDmitry Torokhov
2024-09-13Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach
2024-09-13Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach
2024-09-13Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-05Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-18Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach
2024-08-18Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach
2024-08-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-05-31Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2024-04-18ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski
2024-03-28Input: ioc3kbd - add device tableKarel Balej
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds