1. e84a571 fix the host/emulation build by Eric Wild · 4 years, 7 months ago
  2. 89b1e06 Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  3. 2f5cdd1 first attempt at rx timeout handling by Eric Wild · 4 years, 7 months ago
  4. dbff421 cuart: fix etu calculation by Eric Wild · 4 years, 7 months ago
  5. 9970ca0 cuart: allow getting the icc baud rate and clock freq by Eric Wild · 4 years, 7 months ago
  6. 587d4fb change uart ctl define names by Eric Wild · 4 years, 7 months ago
  7. a057457 pps warning by Eric Wild · 4 years, 7 months ago
  8. 45e930d add a note for D=64 pecularities by Eric Wild · 4 years, 7 months ago
  9. 759a646 fsm completion event handling from main loop by Eric Wild · 4 years, 8 months ago
  10. 9155231 better ccid error handling, fix buffer leaks by Eric Wild · 4 years, 7 months ago
  11. fd0bace add a "no rx or tx" state by Eric Wild · 4 years, 7 months ago
  12. 9a2279c debug code to measure uart timing using the CAN header by Eric Wild · 4 years, 7 months ago
  13. 9e622dc attempt at handling card insertion/removal by Eric Wild · 4 years, 7 months ago
  14. ad1edce ccid setparameters/PPS support by Eric Wild · 4 years, 7 months ago
  15. b39d832 cuart icc clock freq and divider setting support by Eric Wild · 4 years, 7 months ago
  16. c7d980c move iso7816_3 to common dir by Eric Wild · 4 years, 7 months ago
  17. 03d6ebb Add card_uart driver for ASF4 USART by Harald Welte · 4 years, 9 months ago
  18. 70d212d don't wait for TCK if card only supports T0 by Eric Wild · 4 years, 7 months ago
  19. 1b3fb63 ccid_device: Fix memory leaks in ccid_handle_out() error paths by Harald Welte · 4 years, 8 months ago
  20. 22dd1ff ccid_slot_fsm: Add msgb_hexdump of TPDU and ATR as it passes by by Harald Welte · 4 years, 9 months ago
  21. 6def1cf ccid_slot_fsm: Convert from CCID msgb to TPDU msgb by Harald Welte · 4 years, 9 months ago
  22. bbb5009 ccid_slot_fsm: Don't free ATR msgb; it is persistent by Harald Welte · 4 years, 9 months ago
  23. 515d5b2 ccid_slot_fsm: Avoid segfault on accessing slots 1..7 by Harald Welte · 4 years, 9 months ago
  24. f54a6b2 ccid_slot_fsm: Tell FSM when we assert the RST line by Harald Welte · 4 years, 9 months ago
  25. 362a5c0 ccid_proto: Add missing value_string for RDR_to_PC_Parameters by Harald Welte · 4 years, 9 months ago
  26. d4328e2 cuart.h: More comments by Harald Welte · 4 years, 9 months ago
  27. be86f85 iso7816_fsm: Disable UART receiver when entering WAIT_TPDU state by Harald Welte · 4 years, 9 months ago
  28. 1ac9ef9 iso7816_fsm: Handle WTIME expiry during ATR reception by Harald Welte · 4 years, 9 months ago
  29. 704d99a iso7816_fsm: Allow ATR FSM to always return back to initial state (RESET) by Harald Welte · 4 years, 9 months ago
  30. 6603d95 card_uart_tx: Allow caller to specify if Rx should be active after Tx by Harald Welte · 4 years, 9 months ago
  31. 7b64fc0 cuart: Integrate software WT (waiting time) timer by Harald Welte · 4 years, 9 months ago
  32. 9700d39 card_uart_ctrl: change from bool to integer argument by Harald Welte · 4 years, 9 months ago
  33. 6508783 iso7816_fsm: Implement single-byte RX/TX by Harald Welte · 4 years, 9 months ago
  34. 02dd911 card_uart_tx: Remove last argument (we always have the receiver active) by Harald Welte · 4 years, 9 months ago
  35. 727d675 make ccid_main_functionfs use iso7816_fsm and cuart_driver_tty by Harald Welte · 4 years, 9 months ago
  36. 18ec322 cuart_driver_tty: Work around linux kernel bug ignoring CREAD by Harald Welte · 4 years, 9 months ago
  37. a40c8e5 'cuart' Card-UART abstraction + driver for simple serial reader by Harald Welte · 4 years, 9 months ago
  38. 0634836 ISO7816-3 FSMs as osmo_fsm by Harald Welte · 5 years ago
  39. d5eaa9f split ccid into common and host-only code by Eric Wild · 4 years, 9 months ago