aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/olpc_apsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-14/+0
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel1-14/+0
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel1-1/+2
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing1-2/+0
2018-11-15Input: olpc_apsp - enable the SP clockLubomir Rintel1-0/+14
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel1-7/+7
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall1-3/+0
2013-06-30Input: add OLPC AP-SP driverDaniel Drake1-0/+287