Linus Torvalds
|
3b59bf0816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Jiri Slaby
|
410235fd4d
TTY: remove unneeded tty->index checks
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Paul Mackerras
|
4b32da2bcf
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
|
13 years ago |
Joe Perches
|
475be4d85a
isdn: whitespace coding style cleanup
|
13 years ago |
Jiri Slaby
|
81f5835eae
TTY: use tty_standard_install
|
13 years ago |
David S. Miller
|
8fb53b959b
isdn: capi: Use pr_debug() instead of ifdefs.
|
14 years ago |
Jan Kiszka
|
1f90d6657c
capi: Perform scheduled capifs removal
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Joe Perches
|
54cbb1cab8
drivers/isdn: Remove unnecessary casts of private_data
|
15 years ago |
Arnd Bergmann
|
76a64921da
isdn: autoconvert trivial BKL users to private mutex
|
15 years ago |
Arnd Bergmann
|
703c631ebb
isdn: Push down BKL into ioctl functions
|
15 years ago |
Jan Kiszka
|
eef0ced028
CAPI: Drop return value of handle_minor_send
|
15 years ago |
Jan Kiszka
|
2b72b5bd65
CAPI: Clean up capiminor_*_ack
|
15 years ago |
Jan Kiszka
|
dfbb84ffe9
CAPI: Fix locking around capiminor's output queue and drop workaround_lock
|
15 years ago |
Jan Kiszka
|
68d7347b28
CAPI: Drop capiminor's unused inbytes counter
|
15 years ago |
Jan Kiszka
|
42792713f7
CAPI: Use atomics for capiminor's datahandle and msgid
|
15 years ago |
Jan Kiszka
|
42651b5c1a
CAPI: Rename datahandle_queue -> ackqueue_entry
|
15 years ago |
Jan Kiszka
|
a11ef7be8e
CAPI: Rework capiminor RX handler
|
15 years ago |
Jan Kiszka
|
b75b2eedcb
CAPI: Drop handle_minor_recv from capinc_tty_write
|
15 years ago |
Jan Kiszka
|
a84fdf41b2
CAPI: Drop atomic ttyopencount
|
15 years ago |
Jan Kiszka
|
3d5d30fe7a
CAPI: Clean up capiminors_lock
|
15 years ago |
Jan Kiszka
|
6576c2891a
CAPI: Drop obsolete nccip from capiminor struct
|
15 years ago |
Jan Kiszka
|
30bced91d9
CAPI: Issue synchronous hangup on capincci_free_minor
|
15 years ago |
Jan Kiszka
|
2c8df72259
CAPI: Drop remaining NULL checks on tty->driver_data
|
15 years ago |
Jan Kiszka
|
fb4b4881ef
CAPI: Use tty_port to keep track of capiminor's tty
|
15 years ago |
Jan Kiszka
|
4632451180
CAPI: Establish install/cleanup handlers for capiminor TTYs
|
15 years ago |
Jan Kiszka
|
0159d5491f
CAPI: Use kref on capiminor
|
15 years ago |
Jan Kiszka
|
e95ac14386
CAPI: Use dynamic major for NCCI TTYs by default
|
15 years ago |
Jan Kiszka
|
40fb2d0da7
CAPI: Dynamically register minor devices
|
15 years ago |