summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAgeFilesLines
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-076-44/+166
* gigaset: correct debugging output selectionTilman Schmidt2009-10-071-3/+6
* gigaset: improve error recoveryTilman Schmidt2009-10-071-24/+45
* gigaset: fix device ERROR response handlingTilman Schmidt2009-10-071-8/+8
* gigaset: announce if built with debuggingTilman Schmidt2009-10-071-1/+7
* gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-071-11/+7Star
* gigaset: linearize skbTilman Schmidt2009-10-071-0/+6
* gigaset: fix reject/hangup handlingTilman Schmidt2009-10-071-0/+5
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-191-12/+7Star
* tty: fix chars_in_buffersAlan Cox2009-07-211-0/+2
* gigaset: drop pointless checkTilman Schmidt2009-07-021-6/+0Star
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-1/+1
|\
| * gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-221-1/+1
* | gigaset: remove unused structure member rcvbytesTilman Schmidt2009-05-183-6/+2Star
* | gigaset: remove UNDOCREQ config optionTilman Schmidt2009-05-182-46/+23Star
* | gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-181-0/+1
* | gigaset: fix error return codeTilman Schmidt2009-05-181-5/+7
* | gigaset: skip unnecessary hex formattingTilman Schmidt2009-05-181-0/+4
* | gigaset: fix possible oops in error handlingTilman Schmidt2009-05-182-3/+2Star
* | gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-183-12/+6Star
|/
* gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt2009-04-071-28/+30
* bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt2009-04-071-2/+2
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-2/+1Star
|\
| * platform: make better use of to_platform_{device,driver}() macrosEric Miao2009-03-251-2/+1Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-201-3/+13
|\|
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-191-3/+13
* | gigaset: return -ENOTTY for unimplemented functionsPaul Bolle2009-03-101-4/+4
* | gigaset: Kconfig cleanupTilman Schmidt2009-03-101-8/+6Star
|/
* gigaset: ifdef cleanupTilman Schmidt2008-12-264-82/+6Star
* gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-268-58/+51Star
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-306-17/+7Star
* gigaset: remove unnecessary poll methodTilman Schmidt2008-11-301-15/+0Star
* tty: fix up gigaset a bitAlan Cox2008-10-131-15/+12Star
* tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-131-2/+2
* isdn: use the common ascii hex helpersHarvey Harrison2008-07-311-3/+2Star
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-241-6/+6
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-246-43/+53
* tty: Ldisc revampAlan Cox2008-07-211-1/+1
* tty: The big operations reworkAlan Cox2008-04-301-7/+8
* gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* ser_gigaset: convert mutex to completionTilman Schmidt2008-02-061-5/+5
* Gigaset: permit module unloadTilman Schmidt2008-02-065-142/+85Star
* gigaset: atomic cleanupTilman Schmidt2008-02-069-175/+169Star
* usb_gigaset: suspend supportTilman Schmidt2008-02-061-0/+56
* bas_gigaset: suspend supportTilman Schmidt2008-02-061-2/+164
* gigaset: code cleanupsTilman Schmidt2008-02-063-82/+73Star
* gigaset: clean up urb->status usageTilman Schmidt2008-02-063-41/+58
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-251-6/+0Star
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+2