aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset
AgeCommit message (Expand)Author
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
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] isdn/gigaset: use bitrev8Akinobu Mita
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01usb: usb-gigaset free kill urb cleanupMariusz Kozlowski
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt
2006-10-30[PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman