index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
capi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-01-21
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
1
-0
/
+2
2012-07-16
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
1
-0
/
+2
2012-05-07
isdn/gigaset: unify function return values
Tilman Schmidt
1
-4
/
+4
2012-05-07
isdn/gigaset: fix readability damage
Tilman Schmidt
1
-48
/
+36
2012-05-07
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
1
-0
/
+4
2012-05-07
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
1
-13
/
+9
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-114
/
+114
2011-10-31
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2010-12-31
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
1
-0
/
+1
2010-08-07
isdn: gigaset: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-07-07
isdn/gigaset: reduce syslog spam
Tilman Schmidt
1
-8
/
+8
2010-07-07
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
1
-1
/
+26
2010-07-07
isdn/gigaset: improve CAPI message debugging
Tilman Schmidt
1
-11
/
+16
2010-06-25
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
1
-52
/
+173
2010-06-25
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
1
-32
/
+49
2010-06-25
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
1
-32
/
+51
2010-06-25
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
1
-4
/
+4
2010-06-25
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
1
-0
/
+8
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-26
/
+2
2010-05-25
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+1
2010-05-23
isdn/gigaset: remove dummy CAPI method implementations
Tilman Schmidt
1
-26
/
+2
2010-04-18
gigaset: include cleanup cleanup
Tilman Schmidt
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
gigaset: correct range checking off by one error
Tilman Schmidt
1
-1
/
+1
2010-03-15
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
1
-19
/
+25
2010-02-26
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
1
-15
/
+1
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
1
-11
/
+4
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
1
-39
/
+36
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
1
-14
/
+15
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
2009-10-06
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
1
-0
/
+2273