1. 5b13602 host_communication: Send zero-length-packet on wMaxPacketSize by Harald Welte · 4 years, 9 months ago
  2. f4a625b usb_buf: count number of elements in queue by Harald Welte · 4 years, 9 months ago
  3. 271be9d more comments in host_communication.c. by Harald Welte · 4 years, 9 months ago
  4. 342a7fe Add missing CR to achieve CRLF at end of log lines by Harald Welte · 4 years, 9 months ago
  5. 3c003cc Fix format string related warnings (int vs. long) by Harald Welte · 4 years, 9 months ago
  6. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  7. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  8. 9d90d28 Use system include <foo.h> notation for libosmocore headers by Harald Welte · 6 years ago
  9. 119624f WIP: use local_irq_{save,restore}() by Harald Welte · 7 years ago
  10. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  11. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_simtrace/host_communication.c]
  12. b41598b Introudce an include_libosmocore directory and move (updated) linuxlist there by Harald Welte · 8 years ago
  13. 53079bb debug/tracing updates by Harald Welte · 9 years ago
  14. 9f240b6 use irq-safe version of llist operations between USB callback and main by Harald Welte · 9 years ago
  15. 3d27c84 host_comm: Fix race condition in handling OUT USB transfers by Harald Welte · 9 years ago
  16. 250cd2c host_communication: set rctx->tot_len after receiving USB transfer by Harald Welte · 9 years ago
  17. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  18. ebb80ed introduce 'main' queue between USB receive and UART TX by Harald Welte · 9 years ago
  19. a0cf200 host_communication: keep track of number of pending/queued req_ctx by Harald Welte · 9 years ago
  20. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  21. 2ad0ca1 host_communication: Fix TRACE_ERROR syntax by Harald Welte · 9 years ago
  22. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  23. ec4fe23 Mark more local functions as static by Harald Welte · 9 years ago
  24. cb646bc command to change fidi send by host by Christina Quast · 9 years ago
  25. be23527 Added not working PTS parsing to host communication by Christina Quast · 9 years ago
  26. 4bec8d8 host_communication.c: printf becomes TRACE_DEBUG by Christina Quast · 9 years ago
  27. b595e7c Merge branch 'new_iso_init' (sniffer not working) by Christina Quast · 9 years ago
  28. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago