Peter Hurley
|
547039ec50
serial: Fix divide-by-zero fault in uart_get_divisor()
|
11 years ago |
Greg Kroah-Hartman
|
69784fa539
Revert "serial/core: Initialize the console pm state"
|
11 years ago |
Sudhir Sreedharan
|
a86713b153
serial/core: Initialize the console pm state
|
11 years ago |
Peter Hurley
|
938f7e13b5
serial: core: Use spin_lock_irq() in uart_set_termios()
|
11 years ago |
Peter Hurley
|
d01f4d181c
serial: core: Privatize tty->hw_stopped
|
11 years ago |
Peter Hurley
|
299245a145
serial: core: Privatize modem status enable flags
|
11 years ago |
Peter Hurley
|
4d90bb147e
serial: core: Document and assert lock requirements for irq helpers
|
11 years ago |
Peter Hurley
|
c993257bf7
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
|
11 years ago |
Peter Hurley
|
fba594a848
serial: core: Remove unsafe x_char optimization
|
11 years ago |
Peter Hurley
|
c235ccc1c4
serial: core: Fix x_char race
|
11 years ago |
Peter Hurley
|
99abf3b924
serial: Style fix
|
11 years ago |
Peter Hurley
|
a6eec92ec0
Revert "serial: uart: add hw flow control support configuration"
|
11 years ago |
Sudip Mukherjee
|
2f2dafe77d
serial: serial_core.c: printk replacement
|
11 years ago |
Linus Torvalds
|
ae36e95cf8
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
|
11 years ago |
Yoshihiro YUNOMAE
|
c2b703b807
serial/core: Fix too big allocation for attribute member
|
11 years ago |
Greg Kroah-Hartman
|
266dcff03e
Serial: allow port drivers to have a default attribute group
|
11 years ago |
Peter Hurley
|
c18b55fd17
tty: serial: Fix termios/port flags mismatch
|
11 years ago |
Peter Hurley
|
e359a4e38d
tty: Remove tty_hung_up_p() tests from tty drivers' open()
|
11 years ago |
Peter Hurley
|
ddc7b758a6
tty: Move tty->closing from port lock critical section
|
11 years ago |
Peter Hurley
|
ae84db9661
serial: core: Preserve termios c_cflag for console resume
|
11 years ago |
Alexander Shiyan
|
1fdc31065f
serial: core: Make enable_ms() optional
|
11 years ago |
Grant Likely
|
a208ffd251
of: Enable console on serial ports specified by /chosen/stdout-path
|
11 years ago |
Murali Karicheri
|
06aa82e498
serial: uart: add hw flow control support configuration
|
11 years ago |
Greg Kroah-Hartman
|
f379a07109
Merge 3.15-rc3 into tty-next
|
11 years ago |
Doug Anderson
|
c7d44a02ac
serial_core: Commonalize crlf when working w/ a non open console port
|
11 years ago |
Thomas Pfaff
|
7deb39ed8d
serial_core: fix uart PORT_UNKNOWN handling
|
11 years ago |
Geert Uytterhoeven
|
bf903c0c6d
serial_core: Fix pm imbalance on unbind
|
11 years ago |
Seth Bollinger
|
717f3bbab3
serial_core: Fix conditional start_tx on ring buffer not empty
|
11 years ago |
Geert Uytterhoeven
|
4ed94cd440
serial_core: Avoid NULL pointer dereference in uart_close()
|
11 years ago |
Geert Uytterhoeven
|
4c6d5b4d53
serial_core: Get a reference for port->tty in uart_remove_one_port()
|
11 years ago |