summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset
AgeCommit message (Expand)Author
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko
2010-02-26gigaset: reduce syslog clutterTilman Schmidt
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-12-08gigaset: don't enable any debugging output by defaultTilman Schmidt
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt
2009-10-29gigaset: checkpatch cleanupTilman Schmidt
2009-10-29usb_gigaset: code cleanupTilman Schmidt
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt
2009-10-06gigaset: allow building without I4LTilman Schmidt
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-10-06gigaset: correct debugging output selectionTilman Schmidt
2009-10-06gigaset: improve error recoveryTilman Schmidt
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt
2009-10-06gigaset: announce if built with debuggingTilman Schmidt
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-10-06gigaset: linearize skbTilman Schmidt
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-07-02gigaset: drop pointless checkTilman Schmidt
2009-07-02gigaset: accept connection establishment messages in any orderTilman Schmidt
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin
2009-05-17gigaset: remove unused structure member rcvbytesTilman Schmidt
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt
2009-05-17gigaset: fix error return codeTilman Schmidt
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt
2009-04-06gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle
2009-03-10gigaset: Kconfig cleanupTilman Schmidt
2008-12-26gigaset: ifdef cleanupTilman Schmidt
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt