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
/
ev-layer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-164
/
+164
2011-10-31
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2011-03-30
kstrtox: convert drivers/isdn/
Alexey Dobriyan
1
-17
/
+9
2010-07-15
drivers: isdn: get rid of custom strtoul()
Andy Shevchenko
1
-60
/
+20
2010-07-07
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
1
-6
/
+0
2010-07-07
isdn/gigaset: ignore irrelevant device responses
Tilman Schmidt
1
-53
/
+14
2010-07-07
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
1
-41
/
+34
2010-06-25
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
1
-3
/
+1
2010-03-15
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
1
-8
/
+4
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
1
-31
/
+32
2009-10-29
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
1
-17
/
+25
2009-10-29
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
1
-247
/
+231
2009-10-06
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
1
-12
/
+14
2009-10-06
gigaset: prepare for CAPI implementation
Tilman Schmidt
1
-28
/
+36
2009-10-06
gigaset: add kerneldoc comments
Tilman Schmidt
1
-2
/
+7
2009-10-06
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-06
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-07-02
gigaset: accept connection establishment messages in any order
Tilman Schmidt
1
-24
/
+20
2009-05-17
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
1
-2
/
+2
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
1
-40
/
+2
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
1
-54
/
+52
2007-03-29
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
1
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
1
-1
/
+1
2006-06-26
[PATCH] isdn4linux: Gigaset driver cleanup
Tilman Schmidt
1
-9
/
+4
2006-04-22
[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
Tilman Schmidt
1
-0
/
+3
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
Tilman Schmidt
1
-30
/
+57
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references
Tilman Schmidt
1
-1
/
+1
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros
Tilman Schmidt
1
-28
/
+2
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
Tilman Schmidt
1
-127
/
+138
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
1
-151
/
+138
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - event layer
Hansjoerg Lipp
1
-0
/
+1983