Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
2024-11-11 | fpga: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-05-10 | mfd: intel-m10-bmc: Change staging size to a variable | Ilpo Järvinen | 1 | -1/+2 |
2023-12-21 | fpga: intel-m10-bmc-sec-update: Convert to platform remove callback returning... | Uwe Kleine-König | 1 | -4/+2 |
2023-06-15 | mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers | Ilpo Järvinen | 1 | -3/+14 |
2023-06-15 | mfd: intel-m10-bmc: Create m10bmc_sys_update_bits() | Ilpo Järvinen | 1 | -16/+14 |
2023-03-08 | fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERROR | Ilpo Järvinen | 1 | -1/+1 |
2023-02-23 | Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -142/+273 |
2023-01-30 | fpga: m10bmc-sec: Add support for N6000 | Ilpo Järvinen | 1 | -5/+46 |
2023-01-27 | fpga: m10bmc-sec: Make rsu status type specific | Ilpo Järvinen | 1 | -31/+78 |
2023-01-27 | fpga: m10bmc-sec: Create helpers for rsu status/progress checks | Ilpo Järvinen | 1 | -28/+31 |
2023-01-27 | fpga: intel-m10-bmc: Rework flash read/write | Ilpo Järvinen | 1 | -64/+79 |
2023-01-27 | mfd: intel-m10-bmc: Support multiple CSR register layouts | Ilpo Järvinen | 1 | -24/+49 |
2022-12-30 | fpga: m10bmc-sec: Fix probe rollback | Ilpo Järvinen | 1 | -5/+12 |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2022-09-19 | fpga: m10bmc-sec: Fix possible memory leak of flash_buf | Russ Weight | 1 | -4/+4 |
2022-09-11 | fpga: m10bmc-sec: d5005 bmc secure update driver | Russ Weight | 1 | -0/+3 |
2022-06-08 | fpga: m10bmc-sec: add max10 secure update functions | Russ Weight | 1 | -0/+394 |
2022-06-08 | fpga: m10bmc-sec: expose max10 canceled keys in sysfs | Russ Weight | 1 | -0/+54 |
2022-06-08 | fpga: m10bmc-sec: expose max10 flash update count | Russ Weight | 1 | -0/+43 |
2022-06-08 | fpga: m10bmc-sec: create max10 bmc secure update | Russ Weight | 1 | -0/+134 |