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
/
gigaset
/
ev-layer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
1
-107
/
+151
2015-03-23
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
1
-37
/
+19
2015-03-23
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
1
-69
/
+57
2015-03-23
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
1
-44
/
+55
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-05
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
1
-1
/
+2
2013-01-21
isdn/gigaset: beautify ev-layer.c
Tilman Schmidt
1
-61
/
+58
2013-01-21
isdn/gigaset: leave DLE mode before hanging up
Tilman Schmidt
1
-0
/
+5
2012-05-07
isdn/gigaset: unify function return values
Tilman Schmidt
1
-8
/
+8
2012-05-07
isdn/gigaset: fix readability damage
Tilman Schmidt
1
-148
/
+153
2012-05-07
isdn/gigaset: improve error handling querying firmware version
Tilman Schmidt
1
-1
/
+3
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