summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/bas-gigaset.c
Commit message (Expand)AuthorAge
* isdn/gigaset: Provide cardstate context for bas timer callbacksKees Cook2017-10-23
* isdn/gigaset: Convert timers to use timer_setup()Kees Cook2017-10-18
* isdn/gigaset: Use kzalloc instead of open-coded field zeroingKees Cook2017-10-18
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-13
* isdn/gigaset: use designated initializersKees Cook2016-12-17
* isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi2014-08-22
* isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov2014-07-29
* bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-26
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | isdn/gigaset: unify function return valuesTilman Schmidt2012-05-07
* | isdn/gigaset: fix readability damageTilman Schmidt2012-05-07
|/
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-17
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt2010-10-01
* isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt2010-10-01
* isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt2010-10-01
* isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt2010-10-01
* isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt2010-10-01
* isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt2010-10-01
* isdn/gigaset: bas_gigaset locking fixTilman Schmidt2010-10-01
* isdn: gigaset: use after freeDan Carpenter2010-08-07
* isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-07
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-07
* gigaset: include cleanup cleanupTilman Schmidt2010-04-18
* gigaset: reduce syslog clutterTilman Schmidt2010-02-26
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-19
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-06
* gigaset: improve error recoveryTilman Schmidt2009-10-06
* gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-06
* bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt2009-04-06
* bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-18
* gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-26
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-29
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-24
* Gigaset: permit module unloadTilman Schmidt2008-02-06
* gigaset: atomic cleanupTilman Schmidt2008-02-06
* bas_gigaset: suspend supportTilman Schmidt2008-02-06
* gigaset: code cleanupsTilman Schmidt2008-02-06
* gigaset: clean up urb->status usageTilman Schmidt2008-02-06
* gigaset: remove pointless lockingTilman Schmidt2007-10-16
* [PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt2007-03-29
* [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton2007-02-11
* [PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt2006-12-13
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-27