summaryrefslogtreecommitdiff
path: root/drivers/input/serio/olpc_apsp.c
AgeCommit message (Expand)Author
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2023-09-23Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König
2023-01-29Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing
2018-11-15Input: olpc_apsp - enable the SP clockLubomir Rintel
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall
2013-06-30Input: add OLPC AP-SP driverDaniel Drake