Randy Dunlap
|
20fbdc3572
isdn/capi: fix defined but not used warnings
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Johannes Berg
|
634fef6107
networking: add and use skb_put_u8()
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
Julia Lawall
|
5160ee9300
CAPI: use correct structure type name in sizeof
|
11 years ago |
Paul Bolle
|
d1cadce15a
isdn/capi: fix (middleware) device nodes
|
11 years ago |
Jiri Slaby
|
6aad04f213
TTY: add tty_port_tty_wakeup helper
|
12 years ago |
Jiri Slaby
|
55bef83cc6
ISDN: capi, use kref from tty_port
|
13 years ago |
Jiri Slaby
|
734cc17838
TTY: use tty_port_register_device
|
13 years ago |
Tilman Schmidt
|
7dc2ce5f12
isdn/capi: elliminate capincci_find() in non-middleware case
|
13 years ago |
Tilman Schmidt
|
7fdaadcc2e
isdn/capi: fix readability damage
|
13 years ago |
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 |