index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
Input: i8042 - add Ayaneo Kun to i8042 quirk table
Tobias Jakobi
1
-2
/
+16
2024-05-22
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+7
2024-03-28
Input: ioc3kbd - add device table
Karel Balej
1
-0
/
+7
2024-03-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-3
/
+2
2024-03-03
Input: serio - make serio_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-03
Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe function
Yang Li
1
-2
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2023-11-30
Input: i8042 - add nomux quirk for Acer P459-G2-M
Esther Shimanovich
1
-0
/
+8
2023-11-06
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-59
/
+30
2023-10-04
Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2023-09-23
Input: xilinx_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: sun4i-ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: rpckbd - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: q40kbd - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: ps2-gpio - convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-23
Input: olpc_apsp - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: maceps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: ioc3kbd - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: i8042 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: i8042-sparcio - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: ct82c710 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: arc_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: apbps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: ams_delta_serio - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: altera_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-30
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-8
/
+10
2023-08-01
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-07-12
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Werner Sembach
1
-0
/
+7
2023-06-26
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-82
/
+212
2023-05-22
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-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-5
/
+3
2023-04-01
Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2023-03-23
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-25
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-21
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-29
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-29
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
[next]