index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-09-24
Input: ps2-gpio - fix typo
J. Neuschäfer
1
-1
/
+1
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-04
Input: ps2-gpio - use guard notation when acquiring mutex
Dmitry Torokhov
1
-2
/
+2
2024-09-13
Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-2
/
+2
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