aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset
AgeCommit message (Expand)Author
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
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt
2008-10-13tty: fix up gigaset a bitAlan Cox
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt
2008-02-06gigaset: atomic cleanupTilman Schmidt
2008-02-06usb_gigaset: suspend supportTilman Schmidt
2008-02-06bas_gigaset: suspend supportTilman Schmidt
2008-02-06gigaset: code cleanupsTilman Schmidt
2008-02-06gigaset: clean up urb->status usageTilman Schmidt
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-16gigaset: remove pointless lockingTilman Schmidt
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt
2007-05-08usb_gigaset: don't kmalloc(0)Tilman Schmidt
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt
2007-03-01[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt
2007-02-20[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk