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
/
arc_ps2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: arc_ps2 - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
*
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-29
1
-3
/
+1
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-6
/
+1
*
Input: arc_ps2 - add support for device tree
Mischa Jonker
2013-03-31
1
-2
/
+12
*
Input: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+4
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-4
/
+4
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: arc_ps2 - switch to using managed resources
Dmitry Torokhov
2012-10-25
1
-64
/
+59
*
Input: serio - add ARC PS/2 driver
Mischa Jonker
2012-10-22
1
-0
/
+279