Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-10 | Input: applespi - use new structure for SPI transfer delays | Sergiu Cuciurean | 1 | -4/+8 |
2020-11-19 | Input: applespi - provide missing struct 'message' descriptions | Lee Jones | 1 | -0/+9 |
2020-05-09 | Input: applespi - replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2019-08-12 | Input: applespi - no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -24/+6 |
2019-08-06 | Input: applespi - use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+1 |
2019-07-23 | Input: applespi - fix trivial typo in struct description | Nikolas Nyby | 1 | -4/+4 |
2019-07-21 | Input: applespi - fix warnings detected by sparse | Ronald Tschalär | 1 | -7/+11 |
2019-07-19 | Input: applespi - remove set but not used variables 'sts' | Mao Wenan | 1 | -2/+1 |
2019-07-19 | Input: add Apple SPI keyboard and trackpad driver | Ronald Tschalär | 1 | -0/+1978 |