aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAge
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* gigaset: don't enable any debugging output by defaultTilman Schmidt2009-12-08
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-19
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-29
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-29
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* usb_gigaset: code cleanupTilman Schmidt2009-10-29
* gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt2009-10-29
* gigaset: fix format string typo in CAPI dial commandTilman Schmidt2009-10-29
* gigaset: CAPI module readability improvementsTilman Schmidt2009-10-29
* gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-07
* gigaset: allow building without I4LTilman Schmidt2009-10-07
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-07
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-07
* gigaset: correct debugging output selectionTilman Schmidt2009-10-07
* gigaset: improve error recoveryTilman Schmidt2009-10-07
* gigaset: fix device ERROR response handlingTilman Schmidt2009-10-07
* gigaset: announce if built with debuggingTilman Schmidt2009-10-07
* gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-07
* gigaset: linearize skbTilman Schmidt2009-10-07
* gigaset: fix reject/hangup handlingTilman Schmidt2009-10-07
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-19
* tty: fix chars_in_buffersAlan Cox2009-07-20
* gigaset: drop pointless checkTilman Schmidt2009-07-02
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
|\
| * gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-21
* | gigaset: remove unused structure member rcvbytesTilman Schmidt2009-05-17
* | gigaset: remove UNDOCREQ config optionTilman Schmidt2009-05-17
* | gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-17
* | gigaset: fix error return codeTilman Schmidt2009-05-17
* | gigaset: skip unnecessary hex formattingTilman Schmidt2009-05-17
* | gigaset: fix possible oops in error handlingTilman Schmidt2009-05-17
* | gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-17
|/
* gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt2009-04-06
* bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt2009-04-06
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\
| * platform: make better use of to_platform_{device,driver}() macrosEric Miao2009-03-24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-20
|\|
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-19
* | gigaset: return -ENOTTY for unimplemented functionsPaul Bolle2009-03-10
* | gigaset: Kconfig cleanupTilman Schmidt2009-03-10
|/
* gigaset: ifdef cleanupTilman Schmidt2008-12-26
* gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-26
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-30
* gigaset: remove unnecessary poll methodTilman Schmidt2008-11-30
* tty: fix up gigaset a bitAlan Cox2008-10-13
* tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-13