Al Viro
|
e67504c595
isdn_tty: TCSBRK{,P} won't reach ->ioctl()
|
7 年之前 |
Guenter Roeck
|
414372f633
TTY: isdn: Replace strncpy with memcpy
|
7 年之前 |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 年之前 |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 年之前 |
Geliang Tang
|
aff55a3638
isdn: use setup_timer
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
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
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
9 年之前 |
Peter Hurley
|
a657eecd02
isdn: Remove ASYNC_CLOSING
|
9 年之前 |
Peter Hurley
|
79c1faa451
tty: Remove tty_wait_until_sent_from_close()
|
9 年之前 |
Peter Hurley
|
317c136020
isdn: i4l: Remove ASYNC_CTS_FLOW
|
11 年之前 |
Linus Torvalds
|
5d434fcb25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年之前 |
Greg Kroah-Hartman
|
23a376f98c
Merge 3.9-rc3 into tty-next
|
12 年之前 |
Jiri Slaby
|
ee79706905
TTY: cleanup tty->hw_stopped uses
|
12 年之前 |
Chen Gang
|
ce03cb2064
drivers/isdn: delete 'break' after 'return'
|
12 年之前 |
Chen Gang
|
f39479363e
drivers/isdn: checkng length to be sure not memory overflow
|
12 年之前 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 年之前 |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 年之前 |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 年之前 |
Jiri Slaby
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 年之前 |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 年之前 |
Jiri Slaby
|
f7e0405e74
TTY: i4l, add tty install
|
13 年之前 |
Jiri Slaby
|
c4d6ebeb7d
TTY: automatically create nodes for some drivers
|
13 年之前 |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 年之前 |
Jiri Slaby
|
875d54aa82
TTY: isdn, use tty_port_block_til_ready helper
|
13 年之前 |
Jiri Slaby
|
042b9e7c2b
TTY: isdn, define tty_port_operations
|
13 年之前 |
Jiri Slaby
|
4330d663fe
TTY: isdn, use tty_port_close_end helper
|
13 年之前 |
Jiri Slaby
|
265d6f00e7
TTY: isdn, define local tty_port
|
13 年之前 |