aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/ev-layer.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+4
* kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-301-17/+9
* drivers: isdn: get rid of custom strtoul()Andy Shevchenko2010-07-151-60/+20
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-071-6/+0
* isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2010-07-071-53/+14
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-071-41/+34
* isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-251-3/+1
* gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-03-151-8/+4
* gigaset: reduce syslog clutterTilman Schmidt2010-02-261-31/+32
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-291-17/+25
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-291-247/+231
* gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-061-12/+14
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-061-28/+36
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-061-2/+7
* gigaset: fix device ERROR response handlingTilman Schmidt2009-10-061-8/+8
* gigaset: fix reject/hangup handlingTilman Schmidt2009-10-061-0/+5
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20
* gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-171-2/+2
* gigaset: ifdef cleanupTilman Schmidt2008-12-261-40/+2
* gigaset: atomic cleanupTilman Schmidt2008-02-061-54/+52
* [PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt2007-03-291-2/+2
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-121-1/+1
* [PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt2006-06-261-9/+4
* [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt2006-04-221-0/+3
* [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-111-30/+57
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt2006-04-111-1/+1
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt2006-04-111-28/+2
* [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-111-127/+138
* [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt2006-04-111-151/+138
* [PATCH] isdn4linux: Siemens Gigaset drivers - event layerHansjoerg Lipp2006-03-261-0/+1983