Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Andy Shevchenko
|
ef510bea5f
serial: core: don't check port twice in a row
|
8 years ago |
Rob Herring
|
d0f4bce2bc
tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup
|
8 years ago |
Geert Uytterhoeven
|
4dda864d73
tty: serial_core: Fix serial console crash on port shutdown
|
8 years ago |
Rob Herring
|
be2c92b8f1
serial: core: fix console problems on uart_close
|
8 years ago |
Andy Shevchenko
|
a5a2b13074
serial: core: fix potential NULL pointer dereference
|
9 years ago |
Alexander Sverdlin
|
8b2303de39
serial: core: Fix handling of options after MMIO address
|
9 years ago |
Alexander Sverdlin
|
46e36683f4
serial: earlycon: Extend earlycon command line option to support 64-bit addresses
|
9 years ago |
Rob Herring
|
761ed4a945
tty: serial_core: convert uart_close to use tty_port_close
|
9 years ago |
Rob Herring
|
b3b5764618
tty: serial_core: convert uart_open to use tty_port_open
|
9 years ago |
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 |