Russell King
|
dec94e70e1
SERIAL: core: use local variable uport in uart_set_termios()
|
13 years ago |
Anton Vorontsov
|
c7f3e7087a
tty/serial/core: Introduce poll_init callback
|
13 years ago |
Alan Cox
|
43eca0aef7
serial_core: Fix race in uart_handle_dcd_change
|
13 years ago |
Tomas Hlavacek
|
b1b799164a
tty_register_device_attr updated for tty-next
|
13 years ago |
Tomas Hlavacek
|
6915c0e487
tty: uartclk value from serial_core exposed to sysfs
|
13 years ago |
Fengguang Wu
|
37cd0c994f
serial_core: fix sizeof(pointer)
|
13 years ago |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 years ago |
Alan Cox
|
7ba2e76982
tty: Split the serial_core helpers for setserial into two
|
13 years ago |
Jiri Slaby
|
734cc17838
TTY: use tty_port_register_device
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Corbin
|
dabfb351db
serial_core: Update buffer overrun statistics.
|
13 years ago |
Greg Kroah-Hartman
|
55e4b8b416
Revert "serial_core: Update buffer overrun statistics."
|
13 years ago |
Alan Cox
|
1e66cded33
tty: Allow uart_register/unregister/register
|
13 years ago |
Corbin Atkinson
|
642180871b
serial_core: Update buffer overrun statistics.
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Simon Glass
|
773598357c
serial: Fix wakeup init logic to speed up startup
|
13 years ago |
Uwe Kleine-König
|
97d24634da
serial: use DIV_ROUND_CLOSEST instead of open coding it
|
13 years ago |
Jiri Slaby
|
c0d92be6bc
TTY: serial, extract uart_port_startup
|
13 years ago |
Jiri Slaby
|
b922e19d03
TTY: serial, fill uart_port_shutdown
|
13 years ago |
Jiri Slaby
|
0b1db83081
TTY: serial, define uart_port_activate/shutdown
|
13 years ago |
Jiri Slaby
|
1c7b13c488
TTY: serial, inline uart_get
|
13 years ago |
Jiri Slaby
|
b39c49a05e
TTY: serial, do not touch tty->alt_speed
|
13 years ago |
Jiri Slaby
|
cf75525f37
TTY: serial, document few functions
|
13 years ago |
Jiri Slaby
|
d30ccf08e8
TTY: serial, use tty_port_close_start helper
|
13 years ago |
Jiri Slaby
|
4cb0fbfdc8
TTY: serial, switch closing_wait and close_delay to jiffies
|
13 years ago |
Jiri Slaby
|
027d7dacf7
TTY: serial, cleanup include file
|
13 years ago |
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 |