Age | Commit message (Expand) | Author |
---|---|---|
2024-06-02 | kernel: ahci: Add missing whitespacedev | Ian Moffett |
2024-06-02 | kernel: ahci: Add missing close() hook | Ian Moffett |
2024-06-02 | kernel: ahci: Add SATA read/write support | Ian Moffett |
2024-06-02 | kernel: ahci: Acquire global "io_lock" during cmd | Ian Moffett |
2024-05-31 | kernel: ahci: Fix null check | Ian Moffett |
2024-05-31 | kernel: ahci: Document workaround | Ian Moffett |
2024-05-31 | kernel: ic: Add initial AHCI driver code | Ian Moffett |