Age | Commit message (Expand) | Author |
---|---|---|
2021-12-30 | Utilities/lsusb: Propagate errors in JSON decoding | creator1creeper1 |
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-23 | lsusb: Port to LibMain | faxe1008 |
2021-11-17 | AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) | Andreas Kling |
2021-08-31 | Kernel/Userland: Expose usb device address and use it in `lsusb` | Jesse Buhagiar |
2021-07-18 | Kernel/USB: Move USB bus information from /proc to /sys | Andreas Kling |
2021-06-18 | Userland/Libraries: Add LibUSBDB library | Jesse Buhagiar |
2021-06-18 | Userland: Add `lsusb` :^) | Jesse Buhagiar |