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