summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/olpc_apsp.c
Commit message (Expand)AuthorAgeFilesLines
* Input: olpc_apsp - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-181-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-311-14/+0
|\
| * Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel2019-01-241-14/+0
* | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-161-1/+2
|/
* Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-031-2/+0
* Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-151-0/+14
* Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-151-7/+7
* input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: olpc_apsp - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-3/+0
* Input: add OLPC AP-SP driverDaniel Drake2013-06-301-0/+287