Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d2b492bda56046fca0ae4579c142e2d15d235156
/
drivers
/
isdn
/
capi
ce19146
isdn: kcapi: avoid uninitialized data
by Arnd Bergmann
· 8 years ago
a24c85a
isdn/capi: Use setup_timer
by Vaishali Thakkar
· 9 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
· 10 years ago
a79f5d2
isdn/capi: Make verbose reporting depend on capidrv
by Paul Bolle
· 10 years ago
ca05e3a
isdn/capi: move capi_info2str to capidrv.c
by Paul Bolle
· 10 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
· 11 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
· 13 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
a7a4f1c
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
· 14 years ago
b1cdc46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
85a8356
isdn/capi: make reset_ctr op truly optional
by Tilman Schmidt
· 14 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
81d17fe
CAPI: Switch capiminor list to array
by Jan Kiszka
· 15 years ago
884f5c4
CAPI: Switch NCCI list to standard doubly linked list
by Jan Kiszka
· 15 years ago
28a1dbb
CAPI: Fix racy capi_read
by Jan Kiszka
· 15 years ago
54f0fad
CAPI: Use non-atomic allocation during NCCI setup
by Jan Kiszka
· 15 years ago
05b4149
CAPI: Rework locking of capidev members
by Jan Kiszka
· 15 years ago
eca39dd
CAPI: Clean up capi_open/release
by Jan Kiszka
· 15 years ago
b8f433d
CAPI: Convert capidev_list_lock into a mutex
by Jan Kiszka
· 15 years ago
501c87a
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
by Jan Kiszka
· 15 years ago
88c896e
CAPI: Rework application locking
by Jan Kiszka
· 15 years ago
0ca3a01
CAPI: Rework locking of controller data structures
by Jan Kiszka
· 15 years ago
ef69bb2
CAPI: Rework controller state notifier
by Jan Kiszka
· 15 years ago
3efecf7
CAPI: Rework capi_ctr_ready/down
by Jan Kiszka
· 15 years ago
9717fb8
CAPI: Convert capi drivers rwlock into mutex
by Jan Kiszka
· 15 years ago
5225303
CAPI: Call a controller 'controller', not 'card'
by Jan Kiszka
· 15 years ago
88549d6
CAPI: Reduce chattiness during module loading/removal
by Jan Kiszka
· 15 years ago
e11e7ac
CAPI: Pin capifs instead of mounting it
by Jan Kiszka
· 15 years ago
07ad603
CAPI: Eliminate capifs_root variable
by Jan Kiszka
· 15 years ago
90926f0
CAPI: Sanitize capifs API
by Jan Kiszka
· 15 years ago
c947862
CAPI: Fix leaks in capifs_new_ncci
by Jan Kiszka
· 15 years ago
9a58a80
proc_fops: convert drivers/isdn/ to seq_file
by Alexey Dobriyan
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
fa30123
Kconfig: Remove useless and sometimes wrong comments
by Michael Roth
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
9803f79
isdn: make capidrv module parameter "debugmode" writeable
by Tilman Schmidt
· 15 years ago
e484702
isdn: avoid races in capidrv
by Tilman Schmidt
· 15 years ago
812d734
isdn: accept CAPI Informational Info values as success
by Tilman Schmidt
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
7d31acd
isdn: prevent NULL ptr Oops in capi_cmsg2str()
by Tilman Schmidt
· 15 years ago
Next »