index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
ps2-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
Input: ps2-gpio - convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-02-15
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
1
-2
/
+7
2022-02-15
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
1
-14
/
+8
2022-02-15
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
1
-9
/
+1
2022-02-15
Input: ps2-gpio - use ktime for IRQ timekeeping
Danilo Krummrich
1
-20
/
+82
2022-02-15
Input: ps2-gpio - refactor struct ps2_gpio_data
Danilo Krummrich
1
-28
/
+32
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-2
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-09
Input: ps2-gpio - flush TX work when closing port
Dmitry Torokhov
1
-0
/
+1
2017-10-24
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
1
-0
/
+1
2017-08-28
Input: PS/2 gpio bit banging driver for serio bus
Danilo Krummrich
1
-0
/
+453