aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
5 daysMerge branch 'next' into for-linusDmitry Torokhov1-0/+7
10 daysMerge 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
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+6
2020-11-30Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-11-22Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov9-137/+27
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+11
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede1-1/+11
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+22
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+3
2020-10-22hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov1-6/+3
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2020-09-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-28Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng1-2/+2
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+16
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-09-08Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-2/+0
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven1-2/+0
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds2-72/+0
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov1-0/+7
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-07-01input: i8042: remove support for 8042-unicore32ioMike Rapoport2-72/+0
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+4
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-59/+0
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2020-05-28input: i8042 - Remove special PowerPC handlingNathan Chancellor2-59/+0
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov1-0/+7
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov2-1/+28
2020-04-27Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-04-27Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov1-7/+0
2020-04-27Input: i8042 - attach fwnode to serio i8042 kbd deviceRajat Jain2-0/+4
2020-04-20Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke1-0/+7
2020-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+11
2020-04-01Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-1/+228
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+27
2020-01-25Input: hyperv-keyboard: Add the support of hibernationDexuan Cui1-0/+27
2020-01-22Input: add IOC3 serio driverThomas Bogendoerfer3-0/+227
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-19Input: apbps2 - add __iomem to register structBen Dooks (Codethink)1-1/+1
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+15
2019-08-29Input: i8042 - enable wakeup on a stable struct deviceStephen Boyd1-11/+14
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2-5/+1
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura1-2/+2
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner19-86/+19