index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
ev-layer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
2015-03-23
1
-107
/
+151
*
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
2015-03-23
1
-37
/
+19
*
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
2015-03-23
1
-69
/
+57
*
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
2015-03-23
1
-44
/
+55
*
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
2014-10-14
1
-41
/
+70
*
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
2014-10-14
1
-0
/
+5
*
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
2014-10-05
1
-1
/
+2
*
isdn/gigaset: beautify ev-layer.c
Tilman Schmidt
2013-01-21
1
-61
/
+58
*
isdn/gigaset: leave DLE mode before hanging up
Tilman Schmidt
2013-01-21
1
-0
/
+5
*
isdn/gigaset: unify function return values
Tilman Schmidt
2012-05-07
1
-8
/
+8
*
isdn/gigaset: fix readability damage
Tilman Schmidt
2012-05-07
1
-148
/
+153
*
isdn/gigaset: improve error handling querying firmware version
Tilman Schmidt
2012-05-07
1
-1
/
+3
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-164
/
+164
*
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
kstrtox: convert drivers/isdn/
Alexey Dobriyan
2011-03-30
1
-17
/
+9
*
drivers: isdn: get rid of custom strtoul()
Andy Shevchenko
2010-07-15
1
-60
/
+20
*
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
2010-07-07
1
-6
/
+0
*
isdn/gigaset: ignore irrelevant device responses
Tilman Schmidt
2010-07-07
1
-53
/
+14
*
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
2010-07-07
1
-41
/
+34
*
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
2010-06-25
1
-3
/
+1
*
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
2010-03-15
1
-8
/
+4
*
gigaset: reduce syslog clutter
Tilman Schmidt
2010-02-26
1
-31
/
+32
*
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
2009-10-29
1
-17
/
+25
*
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
2009-10-29
1
-247
/
+231
*
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
2009-10-06
1
-12
/
+14
*
gigaset: prepare for CAPI implementation
Tilman Schmidt
2009-10-06
1
-28
/
+36
*
gigaset: add kerneldoc comments
Tilman Schmidt
2009-10-06
1
-2
/
+7
*
gigaset: fix device ERROR response handling
Tilman Schmidt
2009-10-06
1
-8
/
+8
*
gigaset: fix reject/hangup handling
Tilman Schmidt
2009-10-06
1
-0
/
+5
*
gigaset: accept connection establishment messages in any order
Tilman Schmidt
2009-07-02
1
-24
/
+20
*
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
2009-05-17
1
-2
/
+2
*
gigaset: ifdef cleanup
Tilman Schmidt
2008-12-26
1
-40
/
+2
*
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
1
-54
/
+52
*
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
2007-03-29
1
-2
/
+2
*
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
2007-02-12
1
-1
/
+1
*
[PATCH] isdn4linux: Gigaset driver cleanup
Tilman Schmidt
2006-06-26
1
-9
/
+4
*
[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
Tilman Schmidt
2006-04-22
1
-0
/
+3
*
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
Tilman Schmidt
2006-04-11
1
-30
/
+57
*
[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references
Tilman Schmidt
2006-04-11
1
-1
/
+1
*
[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros
Tilman Schmidt
2006-04-11
1
-28
/
+2
*
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
Tilman Schmidt
2006-04-11
1
-127
/
+138
*
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
2006-04-11
1
-151
/
+138
*
[PATCH] isdn4linux: Siemens Gigaset drivers - event layer
Hansjoerg Lipp
2006-03-26
1
-0
/
+1983