index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
ps2-gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ps2-gpio - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-3
/
+2
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-18
1
-2
/
+2
*
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
2022-02-15
1
-2
/
+7
*
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
2022-02-15
1
-14
/
+8
*
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
2022-02-15
1
-9
/
+1
*
Input: ps2-gpio - use ktime for IRQ timekeeping
Danilo Krummrich
2022-02-15
1
-20
/
+82
*
Input: ps2-gpio - refactor struct ps2_gpio_data
Danilo Krummrich
2022-02-15
1
-28
/
+32
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: ps2-gpio - flush TX work when closing port
Dmitry Torokhov
2019-02-09
1
-0
/
+1
*
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
2017-10-24
1
-0
/
+1
*
Input: PS/2 gpio bit banging driver for serio bus
Danilo Krummrich
2017-08-28
1
-0
/
+453