aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/bas-gigaset.c
Commit message (Expand)AuthorAgeFilesLines
* bas_gigaset: fix pre_reset handlingTilman Schmidt2012-12-031-3/+16
* isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-171-5/+0
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt2010-10-011-51/+61
* isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt2010-10-011-13/+93
* isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt2010-10-011-0/+22
* isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt2010-10-011-2/+4
* isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt2010-10-011-33/+32
* isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt2010-10-011-50/+33
* isdn/gigaset: bas_gigaset locking fixTilman Schmidt2010-10-011-3/+3
* isdn: gigaset: use after freeDan Carpenter2010-08-071-2/+4
* isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-071-18/+0
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-071-40/+11
* gigaset: include cleanup cleanupTilman Schmidt2010-04-181-5/+0
* gigaset: reduce syslog clutterTilman Schmidt2010-02-261-12/+6
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-191-2/+2
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-291-27/+41
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-061-2/+2
* gigaset: improve error recoveryTilman Schmidt2009-10-061-24/+45
* gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-061-11/+7
* bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt2009-04-061-2/+2
* bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
* gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-261-5/+7
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-291-2/+1
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-241-6/+6
* Gigaset: permit module unloadTilman Schmidt2008-02-061-41/+39
* gigaset: atomic cleanupTilman Schmidt2008-02-061-45/+41
* bas_gigaset: suspend supportTilman Schmidt2008-02-061-2/+164
* gigaset: code cleanupsTilman Schmidt2008-02-061-22/+23
* gigaset: clean up urb->status usageTilman Schmidt2008-02-061-36/+48
* gigaset: remove pointless lockingTilman Schmidt2007-10-161-8/+1
* [PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt2007-03-291-2/+2
* [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton2007-02-111-2/+2
* [PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt2006-12-131-66/+52
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-7/+7
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-10/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-3/+1
* [PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt2006-06-261-117/+181
* [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt2006-04-221-270/+327
* [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-111-26/+22
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt2006-04-111-2/+2
* [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt2006-04-111-1/+1
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt2006-04-111-145/+29
* [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt2006-04-111-10/+10
* [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-111-272/+339
* [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt2006-04-111-20/+21
* [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp2006-03-261-0/+2365