summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/bas-gigaset.c
AgeCommit message (Expand)Author
2019-05-31isdn: move capi drivers to stagingArnd Bergmann
2019-05-05isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-22isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior
2017-10-23isdn/gigaset: Provide cardstate context for bas timer callbacksKees Cook
2017-10-18isdn/gigaset: Convert timers to use timer_setup()Kees Cook
2017-10-18isdn/gigaset: Use kzalloc instead of open-coded field zeroingKees Cook
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold
2016-12-17isdn/gigaset: use designated initializersKees Cook
2014-08-22isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov
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