summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
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-31Merge 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-02Input: 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-13Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach1-0/+7
2023-06-27Merge branch 'next' into for-linusDmitry Torokhov2-82/+212
2023-05-23Input: 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-02Merge branch 'next' into for-linusDmitry Torokhov2-5/+3
2023-04-02Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+36
2023-03-24Input: 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-26Merge 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-22Merge 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-30Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-30Input: 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-11Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach1-0/+7
2023-01-10Merge tag 'v6.2-rc3' into nextDmitry Torokhov2-8/+4
2023-01-10Input: 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-19Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+4
2022-11-19Input: 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-10Input: i8042 - fix refount leak on sparcLiang He1-8/+19
2022-10-10Input: i8042 - add LoongArch support in i8042-acpipnpio.hHuacai Chen2-1/+7
2022-10-10Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen2-4/+4
2022-10-04input: libps2: mark data received in __ps2_command() as initializedAlexander Potapenko1-1/+4
2022-09-30input: drop empty comment blocksChristophe JAILLET4-12/+0
2022-08-19Input: 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