aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/applespi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Input: applespi - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-24/+6
2019-08-06Input: applespi - use struct_size() helperGustavo A. R. Silva1-2/+1
2019-07-23Input: applespi - fix trivial typo in struct descriptionNikolas Nyby1-4/+4
2019-07-21Input: applespi - fix warnings detected by sparseRonald Tschalär1-7/+11
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan1-2/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär1-0/+1978