提交历史

作者 SHA1 备注 提交日期
  Idan Horowitz a4560313eb Kernel: Replace all usages of String::number with KString::number 3 年之前
  Jesse Buhagiar af31253a16 Kernel: Use `try_create` not `must_create` in SysFSUSB::create 3 年之前
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction 3 年之前
  Hendiadyoin1 471b38db68 Kernel: Some clang-tidy fixes in Bus/USB 3 年之前
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's 3 年之前
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr 3 年之前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年之前
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail 3 年之前
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 年之前
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset 3 年之前
  Andreas Kling 9db8a14264 Kernel: Make SysFS and ProcFS generator functions return KResult 3 年之前
  Andreas Kling f173f73f10 Kernel/USB: Use TRY() and adopt_nonnull_own_or_enomem() some more 3 年之前
  Liav A e490c17bde Kernel/SysFS: Ensure data stability when reading from Inodes 3 年之前
  Jesse Buhagiar 59eab8148d Kernel/Userland: Expose usb device address and use it in `lsusb` 3 年之前
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  Luke 4b4525dfc7 Kernel/USB: Update SysFS from the generic hub instead of from UHCI 4 年之前
  Luke 872c75ac44 Kernel/USB: Split SysFS code into its own file 4 年之前