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 年之前 |
Linus Torvalds
|
f309532bf3
tty: Revert the tty locking series, it needs more work
|
13 年之前 |
Geert Uytterhoeven
|
abcefe5fc3
tty/amiserial: Add missing argument for tty_unlock()
|
13 年之前 |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 年之前 |
Julia Lawall
|
d3a7b83f86
drivers/tty/amiserial.c: add missing tty_unlock
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Jiri Slaby
|
9b937421e8
TTY: amiserial, use tty_port_close_start
|
13 年之前 |
Jiri Slaby
|
b8edebe4b8
TTY: amiserial, use tty_port_close_end
|
13 年之前 |
Jiri Slaby
|
6e1aeb0379
TTY: amiserial, use tty_port_block_til_ready
|
13 年之前 |
Jiri Slaby
|
f1166604f5
TTY: amiserial, provide carrier helpers
|
13 年之前 |
Jiri Slaby
|
6fe18d26b1
TTY: amiserial no longer needs serialP
|
13 年之前 |
Jiri Slaby
|
ff169e5cbe
TTY: amiserial, stop using serial_state->{irq,type,line}
|
13 年之前 |