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
/
capidrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
isdn: remove isdn4linux
Arnd Bergmann
1
-2525
/
+0
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-14
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2015-05-31
isdn/capi: Use setup_timer
Vaishali Thakkar
1
-3
/
+1
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
1
-4
/
+20
2014-06-04
isdn/capi: Make verbose reporting depend on capidrv
Paul Bolle
1
-1
/
+1
2014-06-04
isdn/capi: move capi_info2str to capidrv.c
Paul Bolle
1
-0
/
+195
2013-03-12
driver: isdn: capi: remove cast for kmalloc return value
Zhang Yanfei
1
-2
/
+1
2012-05-07
isdn/capi: fix readability damage
Tilman Schmidt
1
-3
/
+5
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-478
/
+478
2010-12-24
isdn/capi: unregister capictr notifier after init failure
Tejun Heo
1
-0
/
+1
2010-09-08
drivers: isdn: capi: use simple_strtol to convert numbers
Andy Shevchenko
1
-4
/
+13
2010-07-15
drivers: isdn: use kernel macros to convert hex digit
Andy Shevchenko
1
-5
/
+2
2010-02-16
CAPI: Rework controller state notifier
Jan Kiszka
1
-6
/
+16
2010-02-16
CAPI: Reduce chattiness during module loading/removal
Jan Kiszka
1
-26
/
+0
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-38
/
+17
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-06
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
2009-10-06
isdn: avoid races in capidrv
Tilman Schmidt
1
-12
/
+13
2009-01-04
isdn: capi: &&/|| typos
Roel Kluin
1
-2
/
+2
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
-12
/
+12
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2007-10-29
[ISDN] capidrv: address two longstanding warnings
Jeff Garzik
1
-2
/
+23
2007-10-16
fix possible NULL deref on low memory condition in capidrv.c::send_message()
Jesper Juhl
1
-0
/
+5
2007-03-01
[PATCH] Fix buffer overflow and races in capi debug functions
Karsten Keil
1
-6
/
+22
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
1
-2
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
1
-6
/
+3
2006-10-17
[PATCH] ISDN: check for userspace copy faults
Jeff Garzik
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2315