index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
bas-gigaset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
isdn: move capi drivers to staging
Arnd Bergmann
1
-2675
/
+0
2019-05-05
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
1
-4
/
+5
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-06-22
isdn: gigaset: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-14
/
+12
2017-10-23
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
1
-8
/
+6
2017-10-18
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
1
-16
/
+20
2017-10-18
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
1
-9
/
+1
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2016-12-17
isdn/gigaset: use designated initializers
Kees Cook
1
-16
/
+16
2014-08-22
isdn/bas_gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2012-10-26
bas_gigaset: fix pre_reset handling
Tilman Schmidt
1
-3
/
+16
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-07
isdn/gigaset: unify function return values
Tilman Schmidt
1
-14
/
+19
2012-05-07
isdn/gigaset: fix readability damage
Tilman Schmidt
1
-6
/
+5
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-21
/
+21
2011-04-17
isdn: gigaset: Fix set-but-unused variable.
David S. Miller
1
-5
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-01
isdn/gigaset: improve bas_gigaset USB error reporting
Tilman Schmidt
1
-51
/
+61
2010-10-01
isdn/gigaset: fix bas_gigaset interrupt read error handling
Tilman Schmidt
1
-13
/
+93
2010-10-01
isdn/gigaset: unclog bas_gigaset AT response pipe
Tilman Schmidt
1
-0
/
+22
2010-10-01
isdn/gigaset: try USB reset for bas_gigaset error recovery
Tilman Schmidt
1
-2
/
+4
2010-10-01
isdn/gigaset: bas_gigaset timer cleanup
Tilman Schmidt
1
-33
/
+32
2010-10-01
isdn/gigaset: fix bas_gigaset AT read error handling
Tilman Schmidt
1
-50
/
+33
2010-10-01
isdn/gigaset: bas_gigaset locking fix
Tilman Schmidt
1
-3
/
+3
2010-08-07
isdn: gigaset: use after free
Dan Carpenter
1
-2
/
+4
2010-07-07
isdn/gigaset: drop debug check on isochronous write
Tilman Schmidt
1
-18
/
+0
2010-07-07
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
1
-40
/
+11
2010-04-18
gigaset: include cleanup cleanup
Tilman Schmidt
1
-5
/
+0
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
1
-12
/
+6
2009-11-19
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
1
-2
/
+2
2009-10-29
bas_gigaset: checkpatch cleanup
Tilman Schmidt
1
-27
/
+41
2009-10-06
gigaset: prepare for CAPI implementation
Tilman Schmidt
1
-2
/
+2
2009-10-06
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-06
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-04-06
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
1
-2
/
+2
2009-03-18
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
1
-5
/
+7
2008-11-29
gigaset: get rid of info() and warn() macros
Tilman Schmidt
1
-2
/
+1
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
1
-41
/
+39
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
1
-45
/
+41
2008-02-06
bas_gigaset: suspend support
Tilman Schmidt
1
-2
/
+164
2008-02-06
gigaset: code cleanups
Tilman Schmidt
1
-22
/
+23
2008-02-06
gigaset: clean up urb->status usage
Tilman Schmidt
1
-36
/
+48
2007-10-16
gigaset: remove pointless locking
Tilman Schmidt
1
-8
/
+1
2007-03-29
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
1
-2
/
+2
2007-02-11
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
Andrew Morton
1
-2
/
+2
2006-12-13
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
1
-66
/
+52
[next]