Age | Commit message (Expand) | Author |
---|---|---|
2022-11-19 | lsusb: Port to Core::Stream | Sam Atkins |
2022-09-04 | Utilities/lsusb: Fix uninitialized variable error | Jesse Buhagiar |
2022-07-28 | Utilities/lsusb: Allow the utility to work without existing USB IDs file | Liav A |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-06-02 | lsusb: Add `-v` flag to `lsusb` :^) | Jesse Buhagiar |
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 |