index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-port-serial.c
Age
Commit message (
Expand
)
Author
2023-04-12
port-serial: close_force() may dispose the last object reference
Aleksander Morgado
2023-04-11
port-serial: port mm_port_serial_command() to GTask
Lubomir Rintel
2022-06-30
port: make 'timed-out' a signal for all port types, not just serial
Aleksander Morgado
2022-04-04
port-serial: ensure the port object is valid after BUFFER_FULL handling
Aleksander Morgado
2021-06-11
port-serial: do not call config_fd on wwan qcdm port
Ivan Mikhanchuk
2021-03-31
port-serial: the 'FlashOk' property is not really set on construct
Aleksander Morgado
2020-04-08
ports: port to object logging
Aleksander Morgado
2020-04-08
port-serial: assert on totally unexpected serial settings
Aleksander Morgado
2020-01-30
port-serial: fix warnings with -Wimplicit-fallthrough
Aleksander Morgado
2020-01-30
port-serial: fix warnings with -Wsign-compare
Aleksander Morgado
2020-01-30
port-serial: fix warnings with -Wswitch-default
Aleksander Morgado
2019-12-31
port-serial: un-schedule flash operation as soon as it's cancelled
Aleksander Morgado
2019-10-11
port-serial: avoid using MM_CORE_ERROR_CANCELLED
Aleksander Morgado
2019-09-11
port-serial: force-close the port if reopen fails
Aleksander Morgado
2019-09-11
port-serial: flash cancellation always completed in idle
Aleksander Morgado
2019-09-04
port-serial: don't assume connected_id signal handler is always connected
Aleksander Morgado
2019-06-03
port-serial: allow deciding whether the command is queued last or run next
Aleksander Morgado
2018-10-16
port-serial: don't allow opens when a port is connected
Dan Williams
2018-10-04
port-serial: port mm_port_serial_flash to use GTask
Ben Chan
2018-10-04
port-serial: port mm_port_serial_reopen to use GTask
Ben Chan
2018-09-12
port-serial: improve logging in mm_port_serial_set_flow_control()
Aleksander Morgado
2018-09-12
port-serial,broadband-modem: minor coding style fixes
Aleksander Morgado
2018-09-12
port-serial: improve logging of device-level flow control settings
Aleksander Morgado
2018-09-12
port-serial: Flow Control property is flags, not enum
Aleksander Morgado
2018-09-12
port-serial: add flow control property
Alfonso Sánchez-Beato
2018-06-22
port-serial: don't close tty file descriptor twice
Brian, Sam
2017-10-05
port-serial: avoid invalid memory write on cancellation logic
Aleksander Morgado
2017-05-10
port-serial: add B230400 and B921600 missing baudrates
Javier Viguera
2017-04-18
port-serial: remove all default flow control settings
Aleksander Morgado
2017-04-18
port-serial: new method to explicitly set flow control settings
Aleksander Morgado
2017-04-18
port-serial: new internal method to run tcsetattr()
Aleksander Morgado
2017-03-22
serial: allow specifying baudrate to use via udev tags
Aleksander Morgado
2017-01-26
serial: minor indentation fix
Aleksander Morgado
2017-01-26
serial: fix handling errors in virtual serial ports
Aleksander Morgado
2016-03-26
serial: do not restore termios on port close
Tomas Jura
2016-03-11
port-serial: allow completions not in idle
Aleksander Morgado
2016-02-11
serial: remove duplicated ECHO & ECHOE
Tomas Jura
2016-01-23
port-serial: rework response parsing
Aleksander Morgado
2016-01-23
port-serial: remove response buffer when an error is returned
Aleksander Morgado
2015-12-02
core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncs
Aleksander Morgado
2015-11-27
Do not use obsolete XCASE terminal mode flag
Felix Janda
2014-10-07
port-serial: fix forced closing after b28230411
Dan Williams
2014-06-04
trivial: resolve maybe-uninitialized warnings
Yegor Yefremov
2014-05-20
core: minor coding style fixes
Ben Chan
2014-03-18
port-serial: fix command context completion when clearing command queue
Ben Chan
2014-02-14
port-serial: fix gsize/gssize type mismatch
Ben Chan
2014-02-13
port-serial: allow ports based on Unix sockets
Aleksander Morgado
2014-02-13
port-serial: always set the forced_close flag if forced to close
Aleksander Morgado
2014-02-13
port-serial: use the GIOChannel also for writing data
Aleksander Morgado
2014-02-13
port-serial: allow non-tty 'MMPortSerial' objects
Aleksander Morgado
[next]