Greg Kroah-Hartman
|
e5656d43dc
tty: Remove redundant license text
|
7 年 前 |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 年 前 |
Greg Kroah-Hartman
|
9424e8b1fe
Merge 4.14-rc4 into tty-next
|
7 年 前 |
Jiri Slaby
|
2799707fbe
mxser: remove unused parameters
|
8 年 前 |
Jiri Slaby
|
104583b504
mxser: fix timeout calculation for low rates
|
8 年 前 |
Arvind Yadav
|
3385ecf87f
tty: mxser: constify pci_device_id.
|
8 年 前 |
David Howells
|
3b60daf86b
Annotate hardware config module parameters in drivers/tty/
|
8 年 前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年 前 |
Jiri Slaby
|
322b7d6d3e
tty: cyclades+mxser, do not initialize to zero
|
9 年 前 |
Peter Hurley
|
03fe27675e
tty: mxser: Remove unused ASYNC_SHARE_IRQ flag
|
9 年 前 |
Peter Hurley
|
d41861ca19
tty: Replace ASYNC_INITIALIZED bit and update atomically
|
9 年 前 |
Peter Hurley
|
2d68655d15
tty: Replace ASYNC_CHECK_CD and update atomically
|
9 年 前 |
Peter Hurley
|
5604a98e2f
tty: Replace ASYNC_CTS_FLOW bit and update atomically
|
9 年 前 |
Peter Hurley
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
9 年 前 |
Aya Mahfouz
|
04b757dfd2
tty: constify tty_port_operations structs
|
9 年 前 |
Peter Hurley
|
cd7b4b3944
tty: mxser: Remove ASYNC_CLOSING
|
9 年 前 |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 年 前 |
Matwey V. Kornilov
|
e037f95ffb
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree)
|
12 年 前 |
Matwey V. Kornilov
|
dfc7b837c7
tty: mxser: fix usage of opmode_ioaddr
|
12 年 前 |
Greg Kroah-Hartman
|
11b397e6eb
Merge 3.9-rc7 intp tty-next
|
12 年 前 |
Alexey Khoroshilov
|
1b581f1739
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()
|
12 年 前 |
Johan Hovold
|
957dacaee5
TTY: fix DTR not being dropped on hang up
|
12 年 前 |
Alexey Khoroshilov
|
9e17df37d7
tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
|
12 年 前 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 年 前 |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 年 前 |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 年 前 |
Bill Pemberton
|
ae8d8a1467
tty: remove use of __devexit
|
12 年 前 |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
12 年 前 |
Bill Pemberton
|
91116cba5d
tty: remove use of __devexit_p
|
12 年 前 |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 年 前 |