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