index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
olpc_apsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-15
1
-1
/
+1
*
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-06-07
1
-2
/
+2
*
Input: olpc_apsp - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-24
1
-4
/
+2
*
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-30
1
-3
/
+1
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-01
1
-14
/
+0
|
\
|
*
Revert "Input: olpc_apsp - enable the SP clock"
Lubomir Rintel
2019-01-24
1
-14
/
+0
*
|
Input: olpc_apsp - assign priv->dev earlier
Lubomir Rintel
2019-01-17
1
-1
/
+2
|
/
*
Input: olpc_apsp - remove set but not used variable 'np'
YueHaibing
2018-12-03
1
-2
/
+0
*
Input: olpc_apsp - enable the SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+14
*
Input: olpc_apsp - check FIFO status on open(), not probe()
Lubomir Rintel
2018-11-15
1
-7
/
+7
*
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: olpc_apsp - make of_device_id array const
Jingoo Han
2014-05-15
1
-1
/
+1
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-3
/
+0
*
Input: add OLPC AP-SP driver
Daniel Drake
2013-07-01
1
-0
/
+287