Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-01 | Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core | 1 | -53/+93 | |
2025-03-20 | rust: pci: require Send for Driver trait implementers | 1 | -1/+1 | |
2025-03-18 | rust: pci: impl Send + Sync for pci::Device | 1 | -0/+7 | |
2025-03-17 | rust: pci: fix unrestricted &mut pci::Device | 1 | -47/+85 | |
2025-03-17 | rust: pci: use to_result() in enable_device_mem() | 1 | -6/+1 | |
2025-03-10 | rust: module: introduce `authors` key | 1 | -1/+1 | |
2025-01-07 | rust: driver: address soundness issue in `RegistrationOps` | 1 | -3/+5 | |
2024-12-20 | rust: pci: implement I/O mappable `pci::Bar` | 1 | -1/+141 | |
2024-12-20 | rust: pci: add basic PCI device / driver abstractions | 1 | -0/+292 |