Greg Kroah-Hartman
|
f2908f70c6
tty: mpsc.c: move assignment out of if () block
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Fabian Frederick
|
22d4d44c4c
serial: mpsc: use container_of to resolve mpsc_port_info from uart_port
|
11 years ago |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
10 years ago |
Alexander Shiyan
|
8b152f1096
serial: treewide: Remove empty implementations of enable_ms()
|
11 years ago |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 years ago |
Jingoo Han
|
5c02fab62e
serial: mpsc: Remove casting the return value which is a void pointer
|
12 years ago |
Viresh Kumar
|
bf7f5ee36e
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
|
12 years ago |
Jingoo Han
|
574de559c1
serial: use dev_get_platdata()
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 years ago |
Greg Kroah-Hartman
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |