Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a6697483465f44d29471f2b0ad70d8a600c64689
/
drivers
/
isdn
/
capi
cbb397b
isdn: capi: fix mismatched prototypes
by Arnd Bergmann
· 3 years, 10 months ago
e7fff95
isdn/capi: Replace HTTP links with HTTPS ones
by Alexander A. Klimov
· 4 years, 6 months ago
97a3253
proc: convert everything to "struct proc_ops"
by Alexey Dobriyan
· 5 years ago
b33bdf8
isdn: don't mark kcapi_proc_exit as __exit
by Arnd Bergmann
· 5 years ago
f59aba2
isdn: capi: dead code removal
by Arnd Bergmann
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
3ef7cf5
net: use skb_queue_empty_lockless() in poll() handlers
by Eric Dumazet
· 5 years ago
5565a3c
compat_ioctl: move isdn/capi ioctl translation into driver
by Arnd Bergmann
· 6 years ago
fe163e5
isdn/capi: check message length in capi_write()
by Eric Biggers
· 5 years ago
6d97985
isdn: move capi drivers to staging
by Arnd Bergmann
· 6 years ago
9c3c0c2
isdn: remove isdn4linux
by Arnd Bergmann
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
c5bf68f
*: convert stream-like files from nonseekable_open -> stream_open
by Kirill Smelkov
· 6 years ago
d63967e
isdn: fix kernel-infoleak in capi_unlocked_ioctl
by Eric Dumazet
· 6 years ago
864e880
kill capinc_tty_ioctl()
by Al Viro
· 6 years ago
20fbdc3
isdn/capi: fix defined but not used warnings
by Randy Dunlap
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
2cd1f0d
isdn: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
733a707
isdn: kcapi: make capi_version const
by Bhumika Goyal
· 7 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
af109a2c
isdn: kcapi: avoid uninitialized data
by Arnd Bergmann
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a24c85a
isdn/capi: Use setup_timer
by Vaishali Thakkar
· 10 years ago
330078a
isdn/capi: correct argument types of command_2_index
by Tilman Schmidt
· 10 years ago
340184b
isdn/capi: don't return NULL from capi_cmd2str()
by Tilman Schmidt
· 10 years ago
2bf3a09
isdn/capi: handle CAPI 2.0 message parser failures
by Tilman Schmidt
· 10 years ago
5510ab1
isdn/capi: prevent NULL pointer dereference on invalid CAPI command
by Tilman Schmidt
· 10 years ago
854d23b
isdn/capi: refactor command/subcommand table accesses
by Tilman Schmidt
· 10 years ago
5362247
isdn/capi: prevent index overrun from command_2_index()
by Tilman Schmidt
· 10 years ago
9ea8aa8
isdn/capi: correct capi20_manufacturer argument type mismatch
by Tilman Schmidt
· 10 years ago
51db998
isdn/capi: drop two dead if branches
by Tilman Schmidt
· 10 years ago
5160ee9
CAPI: use correct structure type name in sizeof
by Julia Lawall
· 10 years ago
d1cadce
isdn/capi: fix (middleware) device nodes
by Paul Bolle
· 11 years ago
a79f5d2
isdn/capi: Make verbose reporting depend on capidrv
by Paul Bolle
· 11 years ago
ca05e3a
isdn/capi: move capi_info2str to capidrv.c
by Paul Bolle
· 11 years ago
d1958f8
isdn/capi: Make Middleware depend on CAPI2.0
by Paul Bolle
· 11 years ago
25dff94
isdn/kcapi: fix a small underflow
by Dan Carpenter
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
c3f14cf
driver: isdn: capi: remove cast for kmalloc return value
by Zhang Yanfei
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
55bef83
ISDN: capi, use kref from tty_port
by Jiri Slaby
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
7dc2ce5
isdn/capi: elliminate capincci_find() in non-middleware case
by Tilman Schmidt
· 13 years ago
7fdaadc
isdn/capi: fix readability damage
by Tilman Schmidt
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
410235f
TTY: remove unneeded tty->index checks
by Jiri Slaby
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
4b32da2b
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
by Paul Mackerras
· 13 years ago
475be4d
isdn: whitespace coding style cleanup
by Joe Perches
· 13 years ago
81f5835
TTY: use tty_standard_install
by Jiri Slaby
· 13 years ago
5d76fc2
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
by Paul Gortmaker
· 13 years ago
8fb53b9
isdn: capi: Use pr_debug() instead of ifdefs.
by David S. Miller
· 14 years ago
1f90d66
capi: Perform scheduled capifs removal
by Jan Kiszka
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
158fa67
isdn/capi: make kcapi use a separate workqueue
by Tejun Heo
· 14 years ago
7fa5e85
isdn/capi: unregister capictr notifier after init failure
by Tejun Heo
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
b003f4e
CAPI: Silence lockdep warning on get_capi_appl_by_nr usage
by Jan Kiszka
· 14 years ago
a7a4f1c1
drivers: isdn: capi: use simple_strtol to convert numbers
by Andy Shevchenko
· 14 years ago
735c65c
drivers: isdn: use kernel macros to convert hex digit
by Andy Shevchenko
· 14 years ago
54cbb1c
drivers/isdn: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
76a6492
isdn: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
60a5711
isdn/kcapi: return -EFAULT on copy_from_user errors
by Dan Carpenter
· 15 years ago
b1cdc46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
85a8356
isdn/capi: make reset_ctr op truly optional
by Tilman Schmidt
· 15 years ago
703c631
isdn: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
771f4c8
CAPI: Remove experimental tag from middleware feature
by Jan Kiszka
· 15 years ago
79e95f4
CAPI: Schedule capifs for removal
by Jan Kiszka
· 15 years ago
c6af043
CAPI: Drop special controller lookup from capi20_put_message
by Jan Kiszka
· 15 years ago
eef0ced
CAPI: Drop return value of handle_minor_send
by Jan Kiszka
· 15 years ago
2b72b5b
CAPI: Clean up capiminor_*_ack
by Jan Kiszka
· 15 years ago
dfbb84f
CAPI: Fix locking around capiminor's output queue and drop workaround_lock
by Jan Kiszka
· 15 years ago
68d7347
CAPI: Drop capiminor's unused inbytes counter
by Jan Kiszka
· 15 years ago
4279271
CAPI: Use atomics for capiminor's datahandle and msgid
by Jan Kiszka
· 15 years ago
42651b5
CAPI: Rename datahandle_queue -> ackqueue_entry
by Jan Kiszka
· 15 years ago
a11ef7b
CAPI: Rework capiminor RX handler
by Jan Kiszka
· 15 years ago
b75b2ee
CAPI: Drop handle_minor_recv from capinc_tty_write
by Jan Kiszka
· 15 years ago
a84fdf4
CAPI: Drop atomic ttyopencount
by Jan Kiszka
· 15 years ago
3d5d30f
CAPI: Clean up capiminors_lock
by Jan Kiszka
· 15 years ago
6576c28
CAPI: Drop obsolete nccip from capiminor struct
by Jan Kiszka
· 15 years ago
30bced9
CAPI: Issue synchronous hangup on capincci_free_minor
by Jan Kiszka
· 15 years ago
2c8df72
CAPI: Drop remaining NULL checks on tty->driver_data
by Jan Kiszka
· 15 years ago
fb4b488
CAPI: Use tty_port to keep track of capiminor's tty
by Jan Kiszka
· 15 years ago
4632451
CAPI: Establish install/cleanup handlers for capiminor TTYs
by Jan Kiszka
· 15 years ago
0159d54
CAPI: Use kref on capiminor
by Jan Kiszka
· 15 years ago
e95ac14
CAPI: Use dynamic major for NCCI TTYs by default
by Jan Kiszka
· 15 years ago
40fb2d0
CAPI: Dynamically register minor devices
by Jan Kiszka
· 15 years ago
e76b154
CAPI: Clean up capinc_tty_init/exit
by Jan Kiszka
· 15 years ago
Next »