1. 459cb06 soft_uart: check n_bits against 0 in osmo_soft_uart_tx_ubits() by Vadim Yanitskiy · 7 months ago
  2. ffdd997 soft_uart: fix pulling a small number of Tx bits by Vadim Yanitskiy · 7 months ago
  3. 0d78a00 soft_uart: implement OSMO_SUART_PARITY_{MARK,SPACE} by Vadim Yanitskiy · 7 months ago
  4. 2d2ce49 soft_uart: fix handling of num_data_bits < 8 by Vadim Yanitskiy · 7 months ago
  5. bf95f82 soft_uart: fix Rx buffer flushing logic in suart_rx_ch() by Vadim Yanitskiy · 8 months ago
  6. 03f0ed7 soft_uart: allow manually flushing the receive buffer by Vadim Yanitskiy · 8 months ago
  7. c9fc77f soft_uart: implement the transmitter by Vadim Yanitskiy · 8 months ago
  8. 1c2b8c1 soft_uart: implement parity checking for the receiver by Vadim Yanitskiy · 8 months ago
  9. 1a3b511 soft_uart: rework osmo_uart_rx_bit() to use flow state by Vadim Yanitskiy · 8 months ago
  10. 82a1ae7 soft_uart: make osmo_soft_uart_alloc() accept *cfg by Vadim Yanitskiy · 8 months ago
  11. cdde671 soft_uart: split osmo_soft_uart_enable() by Vadim Yanitskiy · 8 months ago
  12. b72625d soft_uart: add doxygen documentation by Vadim Yanitskiy · 8 months ago
  13. 877cfed soft_uart: add osmo_soft_uart_free() by Vadim Yanitskiy · 8 months ago
  14. dc023cf core: Add software UART implementation by Harald Welte · 1 year, 7 months ago