summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/applespi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: applespi - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-24/+6
* Input: applespi - use struct_size() helperGustavo A. R. Silva2019-08-061-2/+1
* Input: applespi - fix trivial typo in struct descriptionNikolas Nyby2019-07-231-4/+4
* Input: applespi - fix warnings detected by sparseRonald Tschalär2019-07-211-7/+11
* Input: applespi - remove set but not used variables 'sts'Mao Wenan2019-07-191-2/+1
* Input: add Apple SPI keyboard and trackpad driverRonald Tschalär2019-07-191-0/+1978