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