index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-24
Input: xilinx_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: sun4i-ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: rpckbd - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: q40kbd - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: ps2-gpio - convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-24
Input: olpc_apsp - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: maceps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: ioc3kbd - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: i8042 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: i8042-sparcio - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: ct82c710 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: arc_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: apbps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: ams_delta_serio - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: altera_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
Input: rpckbd - fix the return value handle for platform_get_irq()
Ruan Jinjie
1
-4
/
+4
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
3
-4
/
+6
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
1
-0
/
+36
2023-05-23
Input: add HAS_IOPORT dependencies
Niklas Schnelle
1
-0
/
+1
2023-05-18
Input: libps2 - do not discard non-ack bytes when controlling LEDs
Dmitry Torokhov
1
-4
/
+32
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
1
-65
/
+161
2023-05-18
Input: libps2 - fix aborting PS/2 commands
Dmitry Torokhov
1
-4
/
+11
2023-05-18
Input: libps2 - fix NAK handling
Dmitry Torokhov
1
-1
/
+1
2023-05-18
Input: libps2 - rework handling of command response
Dmitry Torokhov
1
-8
/
+10
2023-05-18
Input: libps2 - remove special handling of ACK for command byte
Dmitry Torokhov
1
-7
/
+2
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
1
-0
/
+1
2023-04-02
Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2023-03-24
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
Werner Sembach
1
-0
/
+28
2023-03-17
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
1
-0
/
+8
2023-02-26
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+7
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-22
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-15
/
+7
2023-01-30
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-30
Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+1
2023-01-11
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
Werner Sembach
1
-0
/
+7
2023-01-10
Merge tag 'v6.2-rc3' into next
Dmitry Torokhov
2
-8
/
+4
2023-01-10
Input: ambakmi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+3
2022-12-12
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+4
2022-11-19
Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+4
2022-11-19
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
1
-4
/
+0
2022-11-08
Input: i8042 - apply probe defer to more ASUS ZenBook models
Takashi Iwai
1
-4
/
+4
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-65
/
+70
2022-10-10
Input: i8042 - fix refount leak on sparc
Liang He
1
-8
/
+19
2022-10-10
Input: i8042 - add LoongArch support in i8042-acpipnpio.h
Huacai Chen
2
-1
/
+7
2022-10-10
Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
Huacai Chen
2
-4
/
+4
[next]