1. fd9c041 fix TRACE_ENTRY line termination (LF -> CRLF) by Harald Welte · 9 years ago
  2. 622b6be Fix ADC based VCC detection by Harald Welte · 9 years ago
  3. 3bafe43 dynamically dispatch USART IRQs by Harald Welte · 9 years ago
  4. dde112e print instance/channel number in all trace messages by Harald Welte · 9 years ago
  5. 28772eb ADC: Make errata work-arounds depend on run-time detection of chip version by Harald Welte · 9 years ago
  6. 53079bb debug/tracing updates by Harald Welte · 9 years ago
  7. c58bba0 wait for UART Tx completion before switching baud rate at PTS by Harald Welte · 9 years ago
  8. c8beefb wait for transmitter to be done before receiving by Harald Welte · 9 years ago
  9. 07872b6 VCC/ADC: finish implementing VCC detection via ADC by Harald Welte · 9 years ago
  10. 6dcacf3 OWHW: fix operation with second modem/UART by Harald Welte · 9 years ago
  11. 419eb8a WIP: Use ADC to determine VCC voltage by Harald Welte · 9 years ago
  12. ff16065 implement CEMU_USB_MSGT_DT_GET_STATUS by Harald Welte · 9 years ago
  13. b26d003 split/segment multiple commands from single USB transfer by Harald Welte · 9 years ago
  14. d295b92 ensure usb_msg_hdr contains raw message length by Harald Welte · 9 years ago
  15. 9f240b6 use irq-safe version of llist operations between USB callback and main by Harald Welte · 9 years ago
  16. da15ca0 mode_cardemu: mask the USART status register with mask register by Harald Welte · 9 years ago
  17. 5820ea9 dispatch_usb_command: Ensure list consistency + avoid mem leaks by Harald Welte · 9 years ago
  18. 0eaa992 cardem: Add support for USB host based set/clear of card_insert by Harald Welte · 9 years ago
  19. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  20. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  21. 13e8202 mode_cardem: Prepare for full support of second UART/USIM by Harald Welte · 9 years ago
  22. 06b27f6 mode_cardemu: Implement CEMU_USB_MSGT_DT_SET_ATR by Harald Welte · 9 years ago
  23. ebb80ed introduce 'main' queue between USB receive and UART TX by Harald Welte · 9 years ago
  24. 12d4bdf mode_cardemu: Process RX interrupts before TX by Harald Welte · 9 years ago
  25. acae412 explicitly inform card_emu once data to transmit has arrived by Harald Welte · 9 years ago
  26. 8a416b1 mode_cardemu: fix ordering of events when switching rx/tx mode by Harald Welte · 9 years ago
  27. 45688d4 mode_cardemu: Disable UART TXRDY generation if we don't have data to TX by Harald Welte · 9 years ago
  28. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  29. c0bd7f0 mode_cardemu: Move GPIO detection to IRQ, use ring buffer for UART RX by Harald Welte · 9 years ago
  30. 99f62a6 mode_cardemu: update_fidi just needs to execute by Harald Welte · 9 years ago
  31. 9dbc46e mode_cardemu: Proper enabling/disabling of USART IRQ sources by Harald Welte · 9 years ago
  32. bd71768 mode_card_emu: connect the update_fidi() callback by Harald Welte · 9 years ago
  33. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago