Age | Commit message (Expand) | Author |
---|---|---|
2021-06-28 | Kernel: Specify I/O size for BMIDEChannel | Gunnar Beutner |
2021-06-24 | Kernel: Move special sections into Sections.h | Hendiadyoin1 |
2021-06-17 | Kernel/Interrupts: Return boolean on whether we handled the interrupt | Liav A |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-03 | Kernel/Storage: Add support for IDE controllers in PCI native mode | Liav A |
2021-03-27 | Kernel/Storage: Select the drive before working with busmaster register | Liav A |
2021-03-27 | Kernel/Storage: Use more locking in the IDE code | Liav A |
2021-03-27 | Kernel/Storage: Add support for non-bus mastering IDE controllers | Liav A |
2021-03-27 | Kernel/Storage: Move IDE bus master handling code into a separate class | Liav A |