aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/bas-gigaset.c
AgeCommit message (Expand)Author
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt
2012-05-07isdn/gigaset: fix readability damageTilman Schmidt
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-04-17isdn: gigaset: Fix set-but-unused variable.David S. Miller
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt
2010-08-07isdn: gigaset: use after freeDan Carpenter
2010-07-07isdn/gigaset: drop debug check on isochronous writeTilman Schmidt
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-02-26gigaset: reduce syslog clutterTilman Schmidt
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt
2009-10-06gigaset: improve error recoveryTilman Schmidt
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt
2008-02-06gigaset: atomic cleanupTilman Schmidt
2008-02-06bas_gigaset: suspend supportTilman Schmidt
2008-02-06gigaset: code cleanupsTilman Schmidt
2008-02-06gigaset: clean up urb->status usageTilman Schmidt
2007-10-16gigaset: remove pointless lockingTilman Schmidt
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt