Christoph Hellwig
|
8a8dcabffb
tty: replace ->proc_fops with ->proc_show
|
il y a 7 ans |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
il y a 7 ans |
Greg Kroah-Hartman
|
e5656d43dc
tty: Remove redundant license text
|
il y a 7 ans |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
il y a 7 ans |
Arvind Yadav
|
7280f6d9b2
tty: synclinkmp: constify pci_device_id.
|
il y a 8 ans |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
il y a 8 ans |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
il y a 8 ans |
Jarod Wilson
|
8b6b4135e4
net: use core MTU range checking in WAN drivers
|
il y a 8 ans |
Linus Torvalds
|
e10abc629f
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
il y a 9 ans |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
il y a 9 ans |
Peter Hurley
|
d41861ca19
tty: Replace ASYNC_INITIALIZED bit and update atomically
|
il y a 9 ans |
Peter Hurley
|
2d68655d15
tty: Replace ASYNC_CHECK_CD and update atomically
|
il y a 9 ans |
Peter Hurley
|
807c8d81f4
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
|
il y a 9 ans |
Peter Hurley
|
5604a98e2f
tty: Replace ASYNC_CTS_FLOW bit and update atomically
|
il y a 9 ans |
Peter Hurley
|
97ef38b821
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
|
il y a 9 ans |
Peter Hurley
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
il y a 9 ans |
Alexey Khoroshilov
|
b1209983d2
tty: synclinkmp: do not ignore errors in probe()
|
il y a 9 ans |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
il y a 9 ans |
Peter Hurley
|
fef062cbf2
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
|
il y a 9 ans |
Greg Kroah-Hartman
|
485e148d11
tty: synclinkmp.c: move assignment out of if () block
|
il y a 10 ans |
Peter Hurley
|
e359a4e38d
tty: Remove tty_hung_up_p() tests from tty drivers' open()
|
il y a 11 ans |
Salva Peiró
|
b19a47e060
synclink: fix info leak in ioctl
|
il y a 11 ans |
Arnd Bergmann
|
b8c98ae49e
tty: synclink: avoid sleep_on race
|
il y a 11 ans |
Dan Carpenter
|
2652c2163d
TTY: snyclinkmp: calculating wrong addresses
|
il y a 12 ans |
Johan Hovold
|
53a72d5751
TTY: synclinkmp: fix DTR being raised on hang up
|
il y a 12 ans |
Joe Perches
|
9fe8074b82
TTY: synclink: Convert + to | for bit operations
|
il y a 12 ans |
Jiri Slaby
|
cc5ab61086
TTY: synclink, remove unneeded tests
|
il y a 12 ans |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
il y a 12 ans |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
il y a 12 ans |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
il y a 12 ans |