index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
ps2-gpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-2
/
+2
*
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
2022-02-16
1
-2
/
+7
*
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
2022-02-16
1
-14
/
+8
*
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
2022-02-16
1
-9
/
+1
*
Input: ps2-gpio - use ktime for IRQ timekeeping
Danilo Krummrich
2022-02-16
1
-20
/
+82
*
Input: ps2-gpio - refactor struct ps2_gpio_data
Danilo Krummrich
2022-02-16
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