Age | Commit message (Expand) | Author |
---|---|---|
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-23 | Revert "Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11" | Liav A |
2021-03-21 | Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11 | Liav A |
2021-03-18 | Kernel/Storage: Add a whole bunch of AHCI debug output | Luke |
2021-03-18 | Kernel/Storage: Add AHCI Extended HBA Capabilities | Luke |
2021-03-18 | Kernel/Storage: Fix typos in HBA capabilities | 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 |