aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-1/+6
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov6-1/+6
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-2/+2
2025-09-24Input: ps2-gpio - fix typoJ. Neuschäfer1-1/+1
2025-09-04Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+14
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov5-0/+5
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-56/+55
2025-02-28Input: gscps2 - Describe missing function parametersHelge Deller1-0/+6
2025-02-25Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-02-25Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-02-25Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30
2025-02-25Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach1-9/+1
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf1-7/+10
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-595/+486
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov25-595/+486
2024-11-07Input: i8042 - fix typo dublicate to duplicateShivam Chaudhary1-1/+1
2024-10-22Input: userio - remove unneeded semicolonYang Li1-1/+1
2024-10-21Input: serio_raw - fix uninitialized variable bugDmitry Torokhov1-1/+1
2024-10-19Input: i8042 - use cleanup facility for device_nodeJavier Carrasco1-11/+3
2024-10-19Input: gscps2 - fix compilation error introduced with switch to guardsDmitry Torokhov1-3/+1
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König15-15/+15
2024-10-04Input: xilinx_ps2 - use guard notation when acquiring spinlockDmitry Torokhov1-10/+5
2024-10-04Input: userio - switch to using cleanup functionsDmitry Torokhov1-71/+70
2024-10-04Input: sun4i-ps2 - use guard notation when acquiring spinlockDmitry Torokhov1-6/+2
2024-10-04Input: serio-raw - fix potential serio port name truncationDmitry Torokhov1-2/+2
2024-10-04Input: serio_raw - use guard notation for locks and other resourcesDmitry Torokhov1-72/+49
2024-10-04Input: serio - use guard notation when acquiring mutexes and spinlocksDmitry Torokhov1-99/+66
2024-10-04Input: serport - use guard notation when acquiring spinlockDmitry Torokhov1-19/+8
2024-10-04Input: sa1111ps2 - use guard notation when acquiring spinlockDmitry Torokhov1-5/+3
2024-10-04Input: q40kbd - use guard notation when acquiring spinlockDmitry Torokhov1-8/+2
2024-10-04Input: ps2mult - use guard notation when acquiring spinlockDmitry Torokhov1-18/+7
2024-10-04Input: ps2-gpio - use guard notation when acquiring mutexDmitry Torokhov1-2/+2
2024-10-04Input: i8042 - use guard notation when acquiring spinlockDmitry Torokhov1-122/+82
2024-10-04Input: i8042 - tease apart interrupt handlerDmitry Torokhov1-56/+83
2024-10-04Input: hyperv-keyboard - use guard notation when acquiring spinlockDmitry Torokhov1-20/+18
2024-10-04Input: gscps2 - use guard notation when acquiring spinlockDmitry Torokhov1-52/+62
2024-10-04Input: libps2 - use guard notation when temporarily pausing serio portsDmitry Torokhov1-13/+15
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-20Merge branch 'next' into for-linusDmitry Torokhov5-12/+5
2024-09-13Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach1-0/+7
2024-09-13Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach1-0/+7
2024-09-13Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-09-05Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach1-0/+23
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+24
2024-08-18Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach1-9/+1
2024-08-18Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach2-6/+14
2024-08-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai1-0/+9
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23-37/+37
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov24-47/+47
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert1-1/+0
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-2/+2
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+16
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer23-37/+37
2024-05-31Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi1-2/+16
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov3-10/+47
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov1-0/+7
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+0
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann1-4/+1
2024-04-18ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-28Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+2
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov2-3/+2
2024-03-03Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-03Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li1-2/+1
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2023-11-30Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2023-11-09Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-59/+30
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov15-59/+30
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2023-10-04Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-09-23Input: xilinx_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: rpckbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: q40kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ps2-gpio - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-23Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: maceps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: i8042 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: i8042-sparcio - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ct82c710 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: arc_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: ams_delta_serio - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23Input: altera_ps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+1
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-8/+17
2023-08-30Merge branch 'next' into for-linusDmitry Torokhov4-8/+10
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)1-2/+2
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)1-1/+1
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)1-3/+2
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)1-1/+2
2023-08-01Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie1-4/+4
2023-07-31input: serport: remove casts from tty->disc_dataJiri Slaby1-5/+5
2023-07-17Input: Explicitly include correct DT includesRob Herring3-4/+6
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov1-0/+36
2023-07-12Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach1-0/+7
2023-06-26Merge branch 'next' into for-linusDmitry Torokhov2-82/+212
2023-05-22Input: add HAS_IOPORT dependenciesNiklas Schnelle1-0/+1
2023-05-18Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov1-4/+32
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov1-65/+161
2023-05-18Input: libps2 - fix aborting PS/2 commandsDmitry Torokhov1-4/+11
2023-05-18Input: libps2 - fix NAK handlingDmitry Torokhov1-1/+1
2023-05-18Input: libps2 - rework handling of command responseDmitry Torokhov1-8/+10
2023-05-18Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov1-7/+2
2023-05-18Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov1-0/+1
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov2-5/+3
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+36
2023-03-23Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach1-0/+28
2023-03-17Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-15/+7
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov5-15/+7
2023-01-29Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-29Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-29Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-29Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-3/+1
2023-01-10Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach1-0/+7
2023-01-09Merge tag 'v6.2-rc3' into nextDmitry Torokhov2-8/+4
2023-01-09Input: ambakmi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-3/+3
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov1-1/+4
2022-11-18Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+4
2022-11-18Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-08Input: i8042 - apply probe defer to more ASUS ZenBook modelsTakashi Iwai1-4/+4
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-65/+70
2022-10-09Input: i8042 - fix refount leak on sparcLiang He1-8/+19
2022-10-09Input: i8042 - add LoongArch support in i8042-acpipnpio.hHuacai Chen2-1/+7
2022-10-09Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen2-4/+4
2022-10-03input: libps2: mark data received in __ps2_command() as initializedAlexander Potapenko1-1/+4
2022-09-29input: drop empty comment blocksChristophe JAILLET4-12/+0
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang19-40/+40
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-479/+791
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede1-0/+8
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach1-8/+68
2022-06-29Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach1-0/+129
2022-06-29Input: i8042 - add debug output for quirksWerner Sembach1-0/+25
2022-06-29Input: i8042 - merge quirk tablesWerner Sembach1-500/+590
2022-06-29Input: i8042 - move __initconst to fix code styling warningWerner Sembach1-1/+1
2022-02-18Merge tag 'v5.17-rc4' into nextDmitry Torokhov1-3/+2
2022-02-15Input: ps2-gpio - enforce GPIOs flag open drainDanilo Krummrich1-2/+7
2022-02-15Input: ps2-gpio - don't send rx data before the stop bitDanilo Krummrich1-14/+8
2022-02-15Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()Danilo Krummrich1-9/+1
2022-02-15Input: ps2-gpio - use ktime for IRQ timekeepingDanilo Krummrich1-20/+82
2022-02-15Input: ps2-gpio - refactor struct ps2_gpio_dataDanilo Krummrich1-28/+32
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+2
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-19/+56
2021-12-06Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj1-0/+7
2021-11-28Input: i8042 - add deferred probe supportTakashi Iwai2-19/+49
2021-11-25tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby1-3/+2
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+14
2021-11-05Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai1-0/+14
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby1-2/+1
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+1
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-2/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2021-07-20Revert "Input: serio - make write method mandatory"Dmitry Torokhov2-11/+0
2021-07-19Input: parkbd - switch to use module_parport_driver()Andy Shevchenko1-13/+1
2021-07-19Input: serio - make write method mandatoryDmitry Torokhov2-0/+11
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+5
2021-06-18Input: i8042 - fix typos in commentsTyson Moore1-2/+2
2021-05-25Merge tag 'v5.12' into nextDmitry Torokhov1-0/+1
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-1/+2
2021-05-04Merge branch 'next' into for-linusDmitry Torokhov4-8/+6
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2021-04-10Input: apbps2 - remove useless variableJiapeng Chong1-2/+1
2021-03-23Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+5
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov5-11/+85
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+2
2021-02-22Merge branch 'devel-stable' into for-linusRussell King1-2/+1
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+3
2021-02-19Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
2021-02-19Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov1-1/+1
2021-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-2/+1
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König1-3/+1
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman1-1/+3
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds1-1/+3
2021-01-03Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan1-0/+2
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+2
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov10-139/+6
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+42
2020-12-11Input: parkbd - convert comma to semicolonZheng Yongjun1-1/+1
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42