aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-16gigaset: remove pointless lockingTilman Schmidt4-32/+4
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt1-6/+2
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt1-2/+0
2007-05-08usb_gigaset: don't kmalloc(0)Tilman Schmidt1-10/+4
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt6-12/+12
2007-03-01[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2-9/+5
2007-02-20[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2-3/+5
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk1-1/+1
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt6-23/+868
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2-3/+4
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-12/+2
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt1-28/+33
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-08[PATCH] isdn/gigaset: use bitrev8Akinobu Mita5-45/+7
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter2-10/+10
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-13/+13
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-10/+5
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman4-16/+17
2006-12-01usb: usb-gigaset free kill urb cleanupMariusz Kozlowski1-10/+5
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt1-1/+1
2006-10-30[PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-8/+8
2006-10-02[PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt1-1/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds5-15/+6
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman5-14/+5
2006-06-26[PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt1-9/+4
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt1-117/+181
2006-06-21[PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp4-15/+30
2006-05-15[PATCH] gigaset: endian fixAlexey Dobriyan1-2/+2
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt6-280/+342
2006-04-11[PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk1-1/+2
2006-04-11[PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk1-5/+8