| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-10-22 | fsi: occ: Update response size to 8kb | Eddie James | 1 | -10/+6 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+2 |
| 2024-06-24 | fsi: occ: remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -9/+8 |
| 2024-05-27 | fsi: occ: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-08-09 | fsi: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2022-09-28 | fsi: occ: Support probing the hwmon child device from dts node | Eddie James | 1 | -7/+34 |
| 2022-09-28 | fsi: occ: Prevent use after free | Eddie James | 1 | -3/+15 |
| 2022-09-27 | fsi: occ: Fix checksum failure mode | Eddie James | 1 | -2/+5 |
| 2022-02-21 | fsi: occ: Improve response status checking | Eddie James | 1 | -30/+55 |
| 2021-10-22 | fsi: occ: Store the SBEFIFO FFDC in the user response buffer | Eddie James | 1 | -18/+48 |
| 2021-10-22 | fsi: occ: Use a large buffer for responses | Eddie James | 1 | -66/+44 |
| 2021-10-15 | fsi: occ: Force sequence numbering per OCC | Eddie James | 1 | -17/+37 |
| 2021-06-04 | fsi: occ: Log error for checksum failure | Eddie James | 1 | -3/+7 |
| 2021-06-04 | fsi: occ: Don't accept response from un-initialized OCC | Eddie James | 1 | -0/+1 |
| 2021-06-04 | fsi: Add missing MODULE_DEVICE_TABLE | Zou Wei | 1 | -0/+1 |
| 2020-12-11 | fsi: occ: Add support for P10 | Eddie James | 1 | -34/+91 |
| 2020-09-10 | fsi: fsi-occ: fix return value check in occ_probe() | Xu Wang | 1 | -1/+1 |
| 2019-07-03 | OCC: FSI and hwmon: Add sequence numbering | Eddie James | 1 | -3/+12 |
| 2018-12-02 | fsi: Add On-Chip Controller (OCC) driver | Eddie James | 1 | -0/+599 |