1. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  2. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  3. 9d90d28 Use system include <foo.h> notation for libosmocore headers by Harald Welte · 6 years ago
  4. 119624f WIP: use local_irq_{save,restore}() by Harald Welte · 7 years ago
  5. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  6. 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]
  7. b41598b Introudce an include_libosmocore directory and move (updated) linuxlist there by Harald Welte · 8 years ago
  8. 53079bb debug/tracing updates by Harald Welte · 9 years ago
  9. 9f240b6 use irq-safe version of llist operations between USB callback and main by Harald Welte · 9 years ago
  10. 3d27c84 host_comm: Fix race condition in handling OUT USB transfers by Harald Welte · 9 years ago
  11. 250cd2c host_communication: set rctx->tot_len after receiving USB transfer by Harald Welte · 9 years ago
  12. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  13. ebb80ed introduce 'main' queue between USB receive and UART TX by Harald Welte · 9 years ago
  14. a0cf200 host_communication: keep track of number of pending/queued req_ctx by Harald Welte · 9 years ago
  15. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  16. 2ad0ca1 host_communication: Fix TRACE_ERROR syntax by Harald Welte · 9 years ago
  17. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  18. ec4fe23 Mark more local functions as static by Harald Welte · 9 years ago
  19. cb646bc command to change fidi send by host by Christina Quast · 9 years ago
  20. be23527 Added not working PTS parsing to host communication by Christina Quast · 9 years ago
  21. 4bec8d8 host_communication.c: printf becomes TRACE_DEBUG by Christina Quast · 9 years ago
  22. b595e7c Merge branch 'new_iso_init' (sniffer not working) by Christina Quast · 9 years ago
  23. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago