Linus Torvalds
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
Doug Anderson
|
d208a3bf77
TTY: serial_core: Fix crash if DCD drop during suspend
|
13 years ago |
Ning Jiang
|
94abc56f4d
serial-core: power up uart port early before we do set_termios when resuming
|
14 years ago |
Nobuhiro Iwamatsu
|
55956216f4
TTY: serial: Move mutex_unlock in uart_close function
|
14 years ago |
Jiri Slaby
|
0b058353ab
TTY: use tty_wait_until_sent_from_close in other drivers
|
14 years ago |
Jiri Slaby
|
bafb0bd24d
TTY: serial, move locking in uart_close
|
14 years ago |
Jiri Slaby
|
426929f8d3
TTY: serial, use ASYNCB_CLOSING in uart_close
|
14 years ago |
Jamie Iles
|
4834d02897
tty: serial8250: remove UPIO_DWAPB{,32}
|
14 years ago |
Jiri Slaby
|
906cbe1364
TTY: remove tty_locked
|
14 years ago |
Jiri Slaby
|
6a3e492b6d
TTY: serial, remove tasklet for tty_wakeup
|
14 years ago |
Jiri Slaby
|
1f33a51d97
TTY: serial, remove BTM from wait_until_sent
|
14 years ago |
Jiri Slaby
|
0055197e98
TTY: serial, document ignoring of uart->ops->startup error
|
14 years ago |
Jiri Slaby
|
c831cff256
TTY: serial_core, remove superfluous set_task_state
|
14 years ago |
Jiri Slaby
|
32ad3a77b2
TTY: serial_core, remove invalid test
|
14 years ago |
Govindraj.R
|
e9a470f445
Serial: Remove unused code.
|
14 years ago |
Jovi Zhang
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
Jiri Slaby
|
6f5c24ad0f
serial: core, remove uart_update_termios
|
14 years ago |
Jiri Slaby
|
303a7a1199
serial: core, do not set DTR/RTS twice on startup
|
14 years ago |
Jiri Slaby
|
c7d7abff40
serial: core, move termios handling to uart_startup
|
14 years ago |
Jiri Slaby
|
4fd53ef5c9
TTY: serial_core, remove unused variable
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Yin Kangkai
|
5933a161ab
serial-core: reset the console speed on resume
|
14 years ago |
Greg Kroah-Hartman
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |