Historique des commits

Auteur SHA1 Message Date
  Liav A 1f9d3a3523 Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class il y a 3 ans
  Liav A 72b144e9e9 Kernel/Graphics: Introduce a new mechanism to initialize a PCI device il y a 2 ans
  Evan Smal 288a73ea0e Kernel: Add dmesgln_pci logging for Kernel::PCI il y a 2 ans
  Liav A bb6f61ee5d Kernel/PCI: Convert PCI BAR number to a strong typed enum class il y a 2 ans
  Liav A f510c0ba04 Kernel: Remove stale includes of x86 IO header file il y a 2 ans
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes il y a 3 ans
  Liav A e2ed6ef741 Kernel/Graphics: Bring back the mmap interface for DisplayConnectors il y a 3 ans
  Liav A 728358c599 Kernel/Graphics: Migrate Intel driver to use the DisplayConnector design il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Liav A ed5623f40f Kernel/Graphics: Override first byte of the EDID in Intel Native driver il y a 3 ans
  Liav A 7aa63ddd00 Kernel/Graphics: Print contents of offending EDID in Intel Native driver il y a 3 ans
  Liav A fafa339264 Kernel/Graphics: Don't try to enumerate PCI adapters if PCI is disabled il y a 3 ans
  Tom 4c506f91fe Kernel: Disable BootFramebufferConsole when drivers create a new one il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer il y a 3 ans
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> il y a 3 ans
  Liav A 8554952690 Kernel + WindowServer: Re-define the interface to framebuffer devices il y a 3 ans
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder il y a 3 ans
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere il y a 3 ans
  Liav A da327746a2 Kernel: Rename two PCI components il y a 3 ans
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem il y a 3 ans
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> il y a 3 ans
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker il y a 4 ans
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock il y a 4 ans
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr il y a 4 ans
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum il y a 4 ans
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace il y a 4 ans
  Andreas Kling 07599b48de Kernel: Make a helper in the Intel graphics driver return StringView il y a 4 ans
  Liav A b882e5ff6b Kernel/Graphics: Move Intel graphics related code to a separate folder il y a 4 ans