aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-06gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-06gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-06gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-06gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt1-12/+7
2009-07-20tty: fix chars_in_buffersAlan Cox1-0/+2
2009-07-02gigaset: drop pointless checkTilman Schmidt1-6/+0
2009-07-02gigaset: accept connection establishment messages in any orderTilman Schmidt1-24/+20
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-17gigaset: remove unused structure member rcvbytesTilman Schmidt3-6/+2
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt2-46/+23
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt1-0/+1
2009-05-17gigaset: fix error return codeTilman Schmidt1-5/+7
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt1-0/+4
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt2-3/+2
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt3-12/+6
2009-04-06gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt1-28/+30
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt1-2/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+1
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao1-2/+1
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+13
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle1-4/+4
2009-03-10gigaset: Kconfig cleanupTilman Schmidt1-8/+6
2008-12-26gigaset: ifdef cleanupTilman Schmidt4-82/+6
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt8-58/+51
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt6-17/+7
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt1-15/+0
2008-10-13tty: fix up gigaset a bitAlan Cox1-15/+12
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell1-2/+2
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt1-6/+6
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt6-43/+53
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-04-30tty: The big operations reworkAlan Cox1-7/+8
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt1-2/+4
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5
2008-02-06Gigaset: permit module unloadTilman Schmidt5-142/+85
2008-02-06gigaset: atomic cleanupTilman Schmidt9-175/+169
2008-02-06usb_gigaset: suspend supportTilman Schmidt1-0/+56
2008-02-06bas_gigaset: suspend supportTilman Schmidt1-2/+164
2008-02-06gigaset: code cleanupsTilman Schmidt3-82/+73
2008-02-06gigaset: clean up urb->status usageTilman Schmidt3-41/+58
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve1-6/+0
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+2