Linus Torvalds
|
56b85f32d5
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Govindraj.R
|
3f960dbb9d
Serial: Avoid unbalanced IRQ wake disable during resume
|
14 years ago |
Jamie Iles
|
a3ae0fc34f
8250: add a UPIO_DWAPB32 for 32 bit accesses
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Alan Cox
|
d281da7ff6
tty: Make tiocgicount a handler
|
14 years ago |
Jason Wang
|
891b9dd107
serial-core: restore termios settings when resume console ports
|
15 years ago |
Jason Wang
|
ca2e71aa8c
serial-core: skip call set_termios/console_start when no_console_suspend
|
15 years ago |
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
|
15 years ago |
Deepak Saxena
|
ba15ab0e8d
Set proper console speed on resume if console suspend is disabled
|
15 years ago |
Alan Cox
|
7b01478f97
serial: introduce tty krefs
|
15 years ago |
Alan Cox
|
016af53a6d
serial: kill USF_CLOSING_* definitions
|
15 years ago |
Alan Cox
|
b58d13a021
serial: move port users helper
|
15 years ago |
Alan Cox
|
bdc04e3174
serial: move delta_msr_wait into the tty_port
|
15 years ago |
Alan Cox
|
a2bceae065
serial: replace the state mutex with the tty port mutex
|
15 years ago |
Alan Cox
|
ccce6debb6
serial: move the flags into the tty_port field
|
15 years ago |
Alan Cox
|
91312cdb4f
serial: move count into the tty_port version
|
15 years ago |