提交歷史

作者 SHA1 備註 提交日期
  Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes 3 年之前
  Hendiadyoin1 471b38db68 Kernel: Some clang-tidy fixes in Bus/USB 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Andreas Kling f173f73f10 Kernel/USB: Use TRY() and adopt_nonnull_own_or_enomem() some more 3 年之前
  Andreas Kling 29a9f80ecf Kernel/USB: Use TRY() in the various USB classes 3 年之前
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> 3 年之前
  Luke b6a2bbba3b Kernel/USB: Replace PortNumber enum with a raw u8 3 年之前
  Luke da0a1068e9 Kernel/USB: Add Hubs and the UHCI Root Hub 3 年之前
  Luke 3b4f71e4df Kernel/USB: Add all USB 2.0 bmRequestType fields 3 年之前
  Luke 7a86a8df90 Kernel/USB: Create controller base class and introduce USBManagement 3 年之前
  Liav A 5073bf8e75 Kernel/USB: Move the USB components as a subfolder to the Bus directory 4 年之前