Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Johan Hovold
|
6f8ada1292
tty: amiserial: fix invalid user-pointer check
|
8 年之前 |
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
|
807c8d81f4
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
|
9 年之前 |
Peter Hurley
|
5604a98e2f
tty: Replace ASYNC_CTS_FLOW bit and update atomically
|
9 年之前 |
Peter Hurley
|
97ef38b821
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
|
9 年之前 |
Peter Hurley
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
9 年之前 |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 年之前 |
Peter Hurley
|
fdfb719e93
tty: Remove chars_in_buffer() line discipline method
|
9 年之前 |
Peter Hurley
|
5841fc4b13
tty: Remove unused SERIAL_DO_RESTART define
|
9 年之前 |
Greg Kroah-Hartman
|
2eeaf0bbca
tty: amiserial.c: move assignment out of if () block
|
10 年之前 |
Rasmus Villemoes
|
429b474990
tty: remove buf parameter from tty_name()
|
10 年之前 |
Julia Lawall
|
1d6a5e4ce8
TTY: fix misspelling of current function in string
|
10 年之前 |
Wolfram Sang
|
c910367fed
tty: drop owner assignment from platform_drivers
|
10 年之前 |
Arnd Bergmann
|
591cee0a35
tty/amiserial: avoid interruptible_sleep_on
|
11 年之前 |
Geert Uytterhoeven
|
3dcf344bef
TTY: amiserial, add missing platform check
|
11 年之前 |
Jingoo Han
|
1b2a405bba
TTY: amiserial, remove unnecessary platform_set_drvdata()
|
12 年之前 |
Jingoo Han
|
fec6bee367
TTY: amiserial, use module_platform_driver_probe()
|
12 年之前 |
Peter Hurley
|
bc80fbe46b
tty: Remove ancient hardpps()
|
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 年之前 |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 年之前 |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 年之前 |
Jiri Slaby
|
b19e2ca77e
TTY: use tty_port_link_device
|
13 年之前 |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 年之前 |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 年之前 |
Alan Cox
|
6d31a88cb2
tty: revert incorrectly applied lock patch
|
13 年之前 |
Alan Cox
|
f5e3bcc504
tty: localise the lock
|
13 年之前 |