index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-03-29
Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2025-03-16
Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+55
2025-02-28
Input: gscps2 - Describe missing function parameters
Helge Deller
1
-0
/
+6
2025-02-26
Input: i8042 - swap old quirk combination with new quirk for more devices
Werner Sembach
1
-21
/
+10
2025-02-26
Input: i8042 - swap old quirk combination with new quirk for several devices
Werner Sembach
1
-26
/
+14
2025-02-26
Input: i8042 - add required quirks for missing old boardnames
Werner Sembach
1
-0
/
+30
2025-02-26
Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
Werner Sembach
1
-9
/
+1
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
1
-7
/
+10
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-595
/
+486
2024-11-25
Merge branch 'next' into for-linus
Dmitry Torokhov
25
-595
/
+486
2024-11-08
Input: i8042 - fix typo dublicate to duplicate
Shivam Chaudhary
1
-1
/
+1
2024-10-23
Input: userio - remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-10-21
Input: serio_raw - fix uninitialized variable bug
Dmitry Torokhov
1
-1
/
+1
2024-10-20
Input: i8042 - use cleanup facility for device_node
Javier Carrasco
1
-11
/
+3
2024-10-20
Input: gscps2 - fix compilation error introduced with switch to guards
Dmitry Torokhov
1
-3
/
+1
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
15
-15
/
+15
2024-10-04
Input: xilinx_ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-10
/
+5
2024-10-04
Input: userio - switch to using cleanup functions
Dmitry Torokhov
1
-71
/
+70
2024-10-04
Input: sun4i-ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-6
/
+2
2024-10-04
Input: serio-raw - fix potential serio port name truncation
Dmitry Torokhov
1
-2
/
+2
2024-10-04
Input: serio_raw - use guard notation for locks and other resources
Dmitry Torokhov
1
-72
/
+49
2024-10-04
Input: serio - use guard notation when acquiring mutexes and spinlocks
Dmitry Torokhov
1
-99
/
+66
2024-10-04
Input: serport - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-19
/
+8
2024-10-04
Input: sa1111ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-5
/
+3
2024-10-04
Input: q40kbd - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-8
/
+2
2024-10-04
Input: ps2mult - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-18
/
+7
2024-10-04
Input: ps2-gpio - use guard notation when acquiring mutex
Dmitry Torokhov
1
-2
/
+2
2024-10-04
Input: i8042 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-122
/
+82
2024-10-04
Input: i8042 - tease apart interrupt handler
Dmitry Torokhov
1
-56
/
+83
2024-10-04
Input: hyperv-keyboard - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-20
/
+18
2024-10-04
Input: gscps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-52
/
+62
2024-10-04
Input: libps2 - use guard notation when temporarily pausing serio ports
Dmitry Torokhov
1
-13
/
+15
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-20
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-12
/
+5
2024-09-14
Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table
Werner Sembach
1
-0
/
+7
2024-09-14
Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line
Werner Sembach
1
-0
/
+7
2024-09-13
Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-09-06
Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table
Werner Sembach
1
-0
/
+23
2024-08-24
Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+24
2024-08-19
Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...
Werner Sembach
1
-9
/
+1
2024-08-19
Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
Werner Sembach
2
-6
/
+14
2024-08-19
Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
Takashi Iwai
1
-0
/
+9
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-20
Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
23
-37
/
+37
2024-07-16
Merge branch 'next' into for-linus
Dmitry Torokhov
24
-47
/
+47
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-24
Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+16
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
23
-37
/
+37
[next]