index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
capi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
2014-10-14
1
-23
/
+125
*
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
2014-10-14
1
-0
/
+2
*
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
2014-10-14
1
-2
/
+2
*
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
2014-10-14
1
-0
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
2013-01-21
1
-0
/
+2
*
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
2012-07-16
1
-0
/
+2
*
isdn/gigaset: unify function return values
Tilman Schmidt
2012-05-07
1
-4
/
+4
*
isdn/gigaset: fix readability damage
Tilman Schmidt
2012-05-07
1
-48
/
+36
*
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
2012-05-07
1
-0
/
+4
*
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
2012-05-07
1
-13
/
+9
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-114
/
+114
*
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
2010-12-31
1
-0
/
+1
*
isdn: gigaset: add missing unlock
Dan Carpenter
2010-08-07
1
-0
/
+1
*
isdn/gigaset: reduce syslog spam
Tilman Schmidt
2010-07-07
1
-8
/
+8
*
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
2010-07-07
1
-1
/
+26
*
isdn/gigaset: improve CAPI message debugging
Tilman Schmidt
2010-07-07
1
-11
/
+16
*
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
2010-06-25
1
-52
/
+173
*
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
2010-06-25
1
-32
/
+49
*
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
2010-06-25
1
-32
/
+51
*
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
2010-06-25
1
-4
/
+4
*
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
2010-06-25
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
1
-26
/
+2
|
\
|
*
isdn/gigaset: remove dummy CAPI method implementations
Tilman Schmidt
2010-05-23
1
-26
/
+2
*
|
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-12
/
+1
|
/
*
gigaset: include cleanup cleanup
Tilman Schmidt
2010-04-18
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
gigaset: correct range checking off by one error
Tilman Schmidt
2010-03-16
1
-1
/
+1
*
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
2010-03-15
1
-19
/
+25
*
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
2010-02-26
1
-15
/
+1
*
gigaset: reduce syslog clutter
Tilman Schmidt
2010-02-26
1
-11
/
+4
*
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
2010-01-14
1
-39
/
+36
*
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
2009-10-29
1
-14
/
+15
*
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
2009-10-29
1
-1
/
+1
*
gigaset: CAPI module readability improvements
Tilman Schmidt
2009-10-29
1
-63
/
+81
*
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
2009-10-06
1
-0
/
+2273