Fabio Estevam
|
a7cfaf165e
serial: serial_core: Perform NULL checks for release/request_port ops
|
9 years ago |
Peter Hurley
|
7da4b8b737
serial: core: Fix port mutex assert if lockdep disabled
|
9 years ago |
Peter Hurley
|
af224ca2df
serial: core: Prevent unsafe uart port access, part 3
|
9 years ago |
Peter Hurley
|
9ed19428a5
serial: core: Prevent unsafe uart port access, part 2
|
9 years ago |
Peter Hurley
|
4047b37122
serial: core: Prevent unsafe uart port access, part 1
|
9 years ago |
Peter Hurley
|
49c02304fe
serial: core: Expand port mutex section in uart_poll_init()
|
9 years ago |
Peter Hurley
|
d41861ca19
tty: Replace ASYNC_INITIALIZED bit and update atomically
|
9 years ago |
Peter Hurley
|
80f02d5424
tty: Replace ASYNC_SUSPENDED bit and update atomically
|
9 years ago |
Peter Hurley
|
807c8d81f4
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
|
9 years ago |
Peter Hurley
|
97ef38b821
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
|
9 years ago |
Peter Hurley
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
9 years ago |
Jeffy Chen
|
ba47f97a18
serial: core: remove baud_rates when serial console setup
|
9 years ago |
Peter Hurley
|
afc5ab0965
tty: Remove ASYNC_CLOSING
|
9 years ago |
Peter Hurley
|
b4749b97ae
serial: core: Perform RTS signalling before soft flow ctrl
|
9 years ago |
Peter Hurley
|
968af29836
serial: core: Unfold < 80 char lines
|
9 years ago |
Peter Hurley
|
5e3880273f
serial: core: Remove cast from void ptr in uart_open()
|
9 years ago |
Peter Hurley
|
f9d1083da0
serial: core: Cleanup uart_open() exit
|
9 years ago |
Peter Hurley
|
39b3d8929f
serial: core: Use tty->index for port # in debug messages
|
9 years ago |
Peter Hurley
|
3abe8c7671
serial: core: Fold do_uart_get_info() into caller
|
9 years ago |
Peter Hurley
|
f5291ecca1
serial: core: Fold __uart_put_char() into caller
|
9 years ago |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 years ago |
Masahiro Yamada
|
bd94c4077a
serial: support 16-bit register interface for console
|
10 years ago |
Denys Vlasenko
|
f4581cab8d
serial_core: Deinline uart_update_mctrl, save 304 bytes
|
10 years ago |
Peter Hurley
|
cc2aaabfd6
tty: Remove tty_port::close_wait
|
10 years ago |
Max Filippov
|
d215d80957
serial_core: support native endianness
|
10 years ago |
Peter Hurley
|
9e31364fc3
serial: core: Remove tty port activate() and shutdown() methods
|
10 years ago |
Peter Hurley
|
6fb98fb303
serial: core: Use proper spinlock flavor in uart_close()
|
10 years ago |
Peter Hurley
|
e144c58cad
serial: core: Fix crashes while echoing when closing
|
10 years ago |
Joakim Nordell
|
f10a223321
serial: core: cleanup in uart_get_baud_rate()
|
10 years ago |
Noam Camus
|
6e63be3fee
serial: earlycon: Add support for big-endian MMIO accesses
|
10 years ago |