index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
applespi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
2021-02-19
1
-0
/
+2
*
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
2021-02-19
1
-6
/
+15
*
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-11
1
-4
/
+8
*
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
2020-11-20
1
-0
/
+9
*
Input: applespi - replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-10
1
-1
/
+1
*
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-12
1
-24
/
+6
*
Input: applespi - use struct_size() helper
Gustavo A. R. Silva
2019-08-06
1
-2
/
+1
*
Input: applespi - fix trivial typo in struct description
Nikolas Nyby
2019-07-23
1
-4
/
+4
*
Input: applespi - fix warnings detected by sparse
Ronald Tschalär
2019-07-21
1
-7
/
+11
*
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
2019-07-19
1
-2
/
+1
*
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
2019-07-19
1
-0
/
+1978