index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
7 days
kernel: cons: Fix newline caused by excessive '\b'
Ian Moffett
8 days
kernel: ahci: Add ahci_dev_bsize()
Ian Moffett
8 days
kernel: ahci: Add ahci_dev_write()
Ian Moffett
8 days
kernel: ahci: Create devfs entry as block device
Ian Moffett
8 days
kernel: ahci: Detect max SATA sector count
Ian Moffett
8 days
kernel: ahci: Do not fake success on empty port
Ian Moffett
8 days
kernel: ahci: Add ahci_get_dev() for drive lookups
Ian Moffett
8 days
kernel: ahci: Fix operator in dev_max check
Ian Moffett
8 days
kernel: ahci: Use hba_device instead of hba_port
Ian Moffett
8 days
kernel: ahci: Add g_hba for indirect devfs access
Ian Moffett
8 days
kernel: ahci: Remove useless line
Ian Moffett
11 days
kernel: Optimize console & logging
Quinn Stephens
11 days
kernel: ahci: Create a DCDR per HBA device
Ian Moffett
11 days
kernel: dcdr: Overwrite existing DCDs if required
Ian Moffett
12 days
kernel: xhci: Add runtime register offset defines
Ian Moffett
12 days
kernel: xhci: Remove unused include
Ian Moffett
2025-05-19
kernel/amd64: Deprecate intr_alloc_vector()
Ian Moffett
2025-05-19
kernel: acpi: Add acpi_sleep()
Ian Moffett
2025-05-19
kernel: acpi: Add stub power button handler
Ian Moffett
2025-05-17
kernel: acpi: Add uACPI port
Ian Moffett
2025-05-17
kernel: pci: Add pci_add_device()
Ian Moffett
2025-05-17
kernel: acpi: Add acpi_rsdp()
Ian Moffett
2025-05-16
kernel: cons: Add lock to console buffer
Ian Moffett
2025-05-14
kernel: ahci: Add /ctl/sdx/bsize control file
Ian Moffett
2025-05-10
kernel: ahci: Improve COMRESET reset logic
Ian Moffett
2025-05-10
kernel: ahci: Expose to devfs @ /dev/sd<n>
Ian Moffett
2025-05-10
kernel: ahci: Implement disk I/O logic
Ian Moffett
2025-05-10
kernel: ahci: Store major in HBA descriptor
Ian Moffett
2025-05-10
kernel: ahci: Keep track of total ports
Ian Moffett
2025-05-10
kernel: nvme: Return -ENODEV instead of -EIO
Ian Moffett
2025-05-10
kernel: ahci: Handle AHCI interface/HBA errors
Ian Moffett
2025-05-10
kernel: ahci: Ensure bus mastering + MMIO is set
Ian Moffett
2025-05-09
kernel: ahci: Remove redundant newline
Ian Moffett
2025-05-09
kernel: ahci: Perform ATA IDENTIFY
Ian Moffett
2025-05-09
kernel: ahci: Initialize device link before init
Ian Moffett
2025-05-09
kernel: ahci: Cleanup identity dump logs
Ian Moffett
2025-05-09
kernel: ahci: Implement ATA IDENTIFY command
Ian Moffett
2025-05-09
kernel: ahci: Add HBA port reset logic
Ian Moffett
2025-05-09
kernel: ahci: Add command list helpers
Ian Moffett
2025-05-09
kernel: ahci: Detect staggered spin up
Ian Moffett
2025-05-09
kernel: ahci: Improve HBA port scan logic
Ian Moffett
2025-05-09
kernel: ahci: Add sanity checks to port start/stop
Ian Moffett
2025-05-08
kernel: ahci: Clear out PxSERR per port
Ian Moffett
2025-05-08
kernel: ahci: Initialize each HBA port
Ian Moffett
2025-05-08
kernel: ahci: Cleanup port count log
Ian Moffett
2025-05-07
kernel: ahci: Implement initial HBA port logic
Ian Moffett
2025-05-07
kernel: ahci: Remove stray newline
Ian Moffett
2025-05-06
kernel: ahci: Return 0 in ahci_poll_reg()
Ian Moffett
2025-05-05
kernel: rt8139: Autoload 93C46 + read MAC address
Ian Moffett
2025-05-05
kernel: xhci: Workaround Dell USBLEGSUP quirk
Ian Moffett
[next]