Commit History

Author SHA1 Message Date
  Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes 3 years ago
  Hendiadyoin1 5adf5f4dee Kernel: Construct PCIDeviceAttributeSysFSComponent with StringViews 3 years ago
  Brian Gianforcaro 1f65728d8b Kernel: Handle string format errors in PCIDeviceAttributeSysFSComponent 3 years ago
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
  Liav A 3e9dfd2e74 Kernel: Remove IO.h include from a bunch of places 3 years ago
  Liav A ef9b8ff0c7 Kernel/PCI: Remove all macros and replace them with enum classes 3 years ago
  Liav A 9d9d57056e Kernel/PCI: Remove Address from enumeration callback 3 years ago
  Liav A da327746a2 Kernel: Rename two PCI components 3 years ago
  Liav A 82bb08a15c Kernel/PCI: Cache more details about PCI devices when enumerating them 3 years ago
  Liav A c181494b19 Kernel/SysFS: Move the PCI bus directory to the /sys/bus directory 3 years ago
  Andreas Kling 250b52d6e5 Kernel: Make KBuffer::try_create_with_bytes() return KResultOr 3 years ago
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 years ago
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset 3 years ago
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 years ago