aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
4 dayskernel: ahci: Ensure bus mastering + MMIO is setIan Moffett
4 dayskernel: ahci: Remove redundant newlineIan Moffett
4 dayskernel: ahci: Perform ATA IDENTIFYIan Moffett
4 dayskernel: ahci: Initialize device link before initIan Moffett
4 dayskernel: ahci: Cleanup identity dump logsIan Moffett
4 dayskernel: ahci: Implement ATA IDENTIFY commandIan Moffett
4 dayskernel: ahci: Add HBA port reset logicIan Moffett
4 dayskernel: ahci: Add command list helpersIan Moffett
4 dayskernel: ahci: Detect staggered spin upIan Moffett
4 dayskernel: ahci: Improve HBA port scan logicIan Moffett
4 dayskernel: ahci: Add sanity checks to port start/stopIan Moffett
6 dayskernel: ahci: Clear out PxSERR per portIan Moffett
6 dayskernel: ahci: Initialize each HBA portIan Moffett
6 dayskernel: ahci: Cleanup port count logIan Moffett
6 dayskernel: ahci: Implement initial HBA port logicIan Moffett
6 dayskernel: ahci: Remove stray newlineIan Moffett
7 dayskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
8 dayskernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
9 dayskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
2025-04-22kernel: cons: Add backspace supportIan Moffett
2025-04-18Merge branch 'expt' into aarch64Ian Moffett
2025-04-18kernel: cons: Add console buffer frameworkIan Moffett
2025-04-18kernel: video: Add bpp field to fbdevIan Moffett
2025-04-17kernel: cons: Support flexible console attrIan Moffett
2025-04-17kernel: acpi: Add acpi_oemid()Ian Moffett
2025-04-13Merge branch 'expt' into aarch64Ian Moffett
2025-04-12kernel: rt8139: Add initial implIan Moffett
2025-04-12dev: nvme: Log controller presenceIan Moffett
2025-03-14Merge branch 'expt'Ian Moffett
2025-02-22kernel: cons: Add lock around root consoleIan Moffett
2025-02-22kernel: dev: Add /dev/consoleIan Moffett
2025-02-21Merge branch 'expt'Ian Moffett
2025-02-21kernel: Update kernel log styleIan Moffett
2025-02-20Merge branch 'expt'Ian Moffett
2025-02-20kernel: ahci: Ensure HBA is AHCI awareIan Moffett
2025-02-20Merge branch 'expt'Ian Moffett
2025-02-20kernel: ahci: Improve reset logic + cleanupIan Moffett
2025-02-20kernel: ahci: Conform to OSMORA C styleIan Moffett
2025-02-19kernel: ahci: Clean up includesIan Moffett
2025-02-19kernel: ahci: Fix up styleIan Moffett
2025-02-19kernel: ahci: Map ABAR and perform HBA resetCaelus
2025-02-18kernel: ahci: Add initial skeletonIan Moffett
2025-02-16project: Update copyright date to 2025Ian Moffett
2025-02-15kernel: pci: Optimize PCI bus scanningQuinn Stephens
2025-02-15kernel: cons: Optimize console drawingQuinn Stephens
2025-01-08kernel: xhci: Add xHC interrupt managementIan Moffett
2025-01-08kernel: xhci: Ensure command ring is zeroedIan Moffett
2025-01-08kernel: xhci: Fixup naming and enable interrupterIan Moffett
2024-12-20kernel: xhci: Add initial xhci/usb3 driver implIan Moffett
2024-09-03kernel: dev: Introduce DCDR frameworkIan Moffett