69
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 12 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
USB: Make "buffer error" reporting consistent.
waddlesplash
as Augustin Cavalier
More... 3 months ago
XHCI: Move error status conversion to its own function and reuse it.
waddlesplash
as Augustin Cavalier
More... 3 months ago
userlandfs: Allocate requests in-kernel as kernel-only.
waddlesplash
as Augustin Cavalier
More... 3 months ago
userlandfs: Disable use of the file cache in FUSE for now.
waddlesplash
as Augustin Cavalier
More... 3 months ago
userlandfs: Make DoIO handle IO smaller than the request size properly.
waddlesplash
as Augustin Cavalier
More... 3 months ago
TTY: Return success on partial writes.
waddlesplash
as Augustin Cavalier
More... 3 months ago
haiku_extras: add provides for TV and acpi_call More... 3 months ago
PowerStatus: Add logic to automatically install in Deskbar.
waddlesplash
as Augustin Cavalier
More... 3 months ago
kernel/condition_variable: Add another check of the wait status after _RemoveFromVariable.
waddlesplash
as Augustin Cavalier
More... 3 months ago
desklink: Size custom items based on Deskbar's current icon size.
waddlesplash
as Augustin Cavalier
More... 3 months ago
BScrollView: Don't adjust other dimension if it's negative.
waddlesplash
as Augustin Cavalier
More... 3 months ago
registrar: Truncate the recent apps/entries lists to 100 items.
waddlesplash
as Augustin Cavalier
More... 3 months ago
OHCI: Remove unused variable following previous commit.
waddlesplash
as Augustin Cavalier
More... 3 months ago
USB: Initialize packet descriptors inside the stack.
waddlesplash
as Augustin Cavalier
More... 3 months ago
usb_audio: Always USB_ISO_ASAP rather than scheduling transfers by frame.
waddlesplash
as Augustin Cavalier
More... 3 months ago
usb_audio: Do not use any timeout in _MultiBufferExchange.
waddlesplash
as Augustin Cavalier
More... 3 months ago
XHCI: Overhaul isochronous transfer handling.
waddlesplash
as Augustin Cavalier
More... 3 months ago
graphics/virtio: Disable tracing.
waddlesplash
as Augustin Cavalier
More... 3 months ago
usb_disk: Cancel queued transfers on the interrupt endpoint in removed().
waddlesplash
as Augustin Cavalier
More... 3 months ago
TCP: Refactor sending logic.
waddlesplash
as Augustin Cavalier
More... 3 months ago
TCP: Remove overridden default buffer size.
waddlesplash
as Augustin Cavalier
More... 3 months ago
TCP: Initiate a send before waiting in SendData().
waddlesplash
as Augustin Cavalier
More... 3 months ago
IPv4: Overall MTU is 65535 (0xFFFF).
waddlesplash
as Augustin Cavalier
More... 3 months ago
runtime_loader: remove unnecessary loop More... 3 months ago
tools/elfsymbolpatcher: fix format warnings More... 3 months ago
headers/os: Add name to spacing enum. More... 3 months ago
BOutlineListView: fix ItemUnderAt and accept NULL as superitem More... 3 months ago
HaikuBook: minor fixes More... 3 months ago
headers/os: Add missing Interface Kit includes More... 3 months ago
API docs: document menu reordering functions More... 3 months ago