Age | Commit message (Expand) | Author |
---|---|---|
2021-06-17 | Kernel/Interrupts: Return boolean on whether we handled the interrupt | Liav A |
2021-05-29 | Kernel/Storage: Remove the None option from AHCI reset policy | 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-03-18 | Kernel/Storage: Add a whole bunch of AHCI debug output | Luke |
2021-03-13 | Kernel: Don't reset AHCI ports during boot unless requested | Liav A |
2021-03-05 | Kernel: Add basic AHCI functionality | Liav A |