Arnd Bergmann
|
2036521926
tty: untangle locking of wait_until_sent
|
15 years ago |
Arnd Bergmann
|
ec79d6056d
tty: replace BKL with a new tty_lock
|
15 years ago |
Arnd Bergmann
|
3f582b8c11
serial: fix termios settings in open
|
15 years ago |
Alan Cox
|
74c2107759
serial: Use block_til_ready helper
|
15 years ago |
Alan Cox
|
24fcc7c8cd
serial: trim locking on the helpers
|
15 years ago |
Alan Cox
|
de0c8cb314
serial: add port helpers
|
15 years ago |
Alan Cox
|
61cd8a21d8
serial: Change the wait for carrier locking
|
15 years ago |
Alan Cox
|
d87d9b7d19
tty: serial - fix tty referencing in set_ldisc
|
15 years ago |
Alan Cox
|
192251352f
tty: serial - fix various misuses/mishandlings of port->tty
|
15 years ago |
Alan Cox
|
16ae2a877b
serial: Fix crash if the minimum rate of the device is > 9600 baud
|
15 years ago |
Stanislav Brabec
|
4547be7809
serial-core: resume serial hardware with no_console_suspend
|
15 years ago |
André Goddard Rosa
|
82cb7ba10d
serial: cascade needless conditionals
|
15 years ago |
André Goddard Rosa
|
9e845abfc8
serial: fix NULL pointer dereference
|
15 years ago |
Linus Torvalds
|
eea7e17e0e
tty, serial: Fix race and NULL check in uart_close()
|
15 years ago |
Randy Dunlap
|
1b9894f342
serial core: fix new kernel-doc warnings
|
16 years ago |
Deepak Saxena
|
ba15ab0e8d
Set proper console speed on resume if console suspend is disabled
|
16 years ago |
Alan Cox
|
7b01478f97
serial: introduce tty krefs
|
16 years ago |
Alan Cox
|
016af53a6d
serial: kill USF_CLOSING_* definitions
|
16 years ago |
Alan Cox
|
b58d13a021
serial: move port users helper
|
16 years ago |
Alan Cox
|
bdc04e3174
serial: move delta_msr_wait into the tty_port
|
16 years ago |
Alan Cox
|
a2bceae065
serial: replace the state mutex with the tty port mutex
|
16 years ago |
Alan Cox
|
ccce6debb6
serial: move the flags into the tty_port field
|
16 years ago |
Alan Cox
|
91312cdb4f
serial: move count into the tty_port version
|
16 years ago |
Alan Cox
|
46d57a449a
serial: use tty_port pointers in the core code
|
16 years ago |
Alan Cox
|
5e99df561f
serial: Fold closing_* fields into the tty_port ones
|
16 years ago |
Alan Cox
|
ebd2c8f6d2
serial: kill off uart_info
|
16 years ago |
Alexey Dobriyan
|
833bb3046b
serial: fixup /proc/tty/driver/serial after proc_fops conversion
|
16 years ago |
Alexey Dobriyan
|
d196a949ba
proc tty: switch serial_core to ->proc_fops
|
16 years ago |
Kay Sievers
|
4bfe090b0a
serial: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
David Daney
|
8e23fcc89c
Serial: Allow port type to be specified when calling serial8250_register_port.
|
16 years ago |