aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/bas-gigaset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt1-51/+61
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt1-13/+93
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt1-0/+22
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt1-2/+4
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt1-50/+33
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt1-3/+3
2010-08-07isdn: gigaset: use after freeDan Carpenter1-2/+4
2010-07-07isdn/gigaset: drop debug check on isochronous writeTilman Schmidt1-18/+0
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt1-40/+11
2010-04-18gigaset: include cleanup cleanupTilman Schmidt1-5/+0
2010-02-26gigaset: reduce syslog clutterTilman Schmidt1-12/+6
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second argJoe Perches1-2/+2
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt1-27/+41
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt1-2/+2
2009-10-06gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt1-2/+2
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt1-5/+7
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt1-2/+1
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt1-6/+6
2008-02-06Gigaset: permit module unloadTilman Schmidt1-41/+39
2008-02-06gigaset: atomic cleanupTilman Schmidt1-45/+41
2008-02-06bas_gigaset: suspend supportTilman Schmidt1-2/+164
2008-02-06gigaset: code cleanupsTilman Schmidt1-22/+23
2008-02-06gigaset: clean up urb->status usageTilman Schmidt1-36/+48
2007-10-16gigaset: remove pointless lockingTilman Schmidt1-8/+1
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt1-2/+2
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-7/+7
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-10/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+6
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-3/+1
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt1-117/+181
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt1-270/+327
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt1-26/+22
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt1-2/+2
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt1-1/+1
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt1-145/+29
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt1-10/+10
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt1-272/+339
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt1-20/+21
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp1-0/+2365