aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/usb-gigaset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt1-21/+5
2010-07-07isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt1-1/+2
2010-04-18gigaset: include cleanup cleanupTilman Schmidt1-4/+0
2010-02-26gigaset: reduce syslog clutterTilman Schmidt1-1/+1
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-10-29usb_gigaset: code cleanupTilman Schmidt1-35/+34
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt1-39/+23
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle1-4/+4
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt1-6/+7
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt1-2/+1
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt1-3/+4
2008-02-06Gigaset: permit module unloadTilman Schmidt1-18/+12
2008-02-06gigaset: atomic cleanupTilman Schmidt1-11/+11
2008-02-06usb_gigaset: suspend supportTilman Schmidt1-0/+56
2008-02-06gigaset: code cleanupsTilman Schmidt1-48/+44
2008-02-06gigaset: clean up urb->status usageTilman Schmidt1-5/+7
2007-10-16gigaset: remove pointless lockingTilman Schmidt1-7/+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 Schmidt1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-3/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-3/+3
2006-12-01usb: usb-gigaset free kill urb cleanupMariusz Kozlowski1-10/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-3/+1
2006-05-15[PATCH] gigaset: endian fixAlexey Dobriyan1-2/+2
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt1-34/+52
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt1-5/+2
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt1-2/+2
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt1-23/+4
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt1-12/+11
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt1-114/+125
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt1-91/+38
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapterHansjoerg Lipp1-0/+1008