index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
capi
/
kcapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
isdn: fix kernel-infoleak in capi_unlocked_ioctl
Eric Dumazet
1
-2
/
+2
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-1
/
+2
2017-08-07
isdn: kcapi: make capi_version const
Bhumika Goyal
1
-1
/
+1
2017-03-28
isdn: kcapi: avoid uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-10-14
isdn/capi: correct capi20_manufacturer argument type mismatch
Tilman Schmidt
1
-2
/
+2
2013-05-20
isdn/kcapi: fix a small underflow
Dan Carpenter
1
-3
/
+3
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-58
/
+58
2010-12-24
isdn/capi: make kcapi use a separate workqueue
Tejun Heo
1
-8
/
+18
2010-10-21
CAPI: Silence lockdep warning on get_capi_appl_by_nr usage
Jan Kiszka
1
-5
/
+14
2010-06-03
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-3
/
+3
2010-05-23
isdn/capi: make reset_ctr op truly optional
Tilman Schmidt
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
CAPI: Drop special controller lookup from capi20_put_message
Jan Kiszka
1
-5
/
+2
2010-02-16
CAPI: Rework application locking
Jan Kiszka
1
-30
/
+22
2010-02-16
CAPI: Rework locking of controller data structures
Jan Kiszka
1
-86
/
+205
2010-02-16
CAPI: Rework controller state notifier
Jan Kiszka
1
-61
/
+51
2010-02-16
CAPI: Rework capi_ctr_ready/down
Jan Kiszka
1
-45
/
+50
2010-02-16
CAPI: Convert capi drivers rwlock into mutex
Jan Kiszka
1
-27
/
+22
2010-02-16
CAPI: Call a controller 'controller', not 'card'
Jan Kiszka
1
-155
/
+165
2010-02-16
CAPI: Reduce chattiness during module loading/removal
Jan Kiszka
1
-22
/
+5
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-7
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
1
-4
/
+4
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
1
-0
/
+171
2008-09-22
drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put
Julia Lawall
1
-0
/
+4
2008-04-28
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
Robert P. J. Day
1
-4
/
+4
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-28
capi: fix sparse warnings using integer as NULL pointer
Harvey Harrison
1
-5
/
+5
2007-10-16
isdn: guard against a potential NULL pointer dereference in old_capi_manufact...
Jesper Juhl
1
-0
/
+2
2007-07-17
Use mutex instead of semaphore in CAPI 2.0 driver
Matthias Kaehlcke
1
-3
/
+3
2007-03-01
[PATCH] Fix buffer overflow and races in capi debug functions
Karsten Keil
1
-22
/
+55
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-6
/
+8
2006-03-23
[PATCH] sem2mutex: kcapi.c
Arjan van de Ven
1
-8
/
+9
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+991