index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
1
-28
/
+30
2009-04-07
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
1
-2
/
+2
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+1
2009-03-25
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
1
-2
/
+1
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+13
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-10
gigaset: return -ENOTTY for unimplemented functions
Paul Bolle
1
-4
/
+4
2009-03-10
gigaset: Kconfig cleanup
Tilman Schmidt
1
-8
/
+6
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
4
-82
/
+6
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
8
-58
/
+51
2008-11-30
gigaset: get rid of info() and warn() macros
Tilman Schmidt
6
-17
/
+7
2008-11-30
gigaset: remove unnecessary poll method
Tilman Schmidt
1
-15
/
+0
2008-10-13
tty: fix up gigaset a bit
Alan Cox
1
-15
/
+12
2008-10-13
tty: Fallout from tty-move-canon-specials
Stephen Rothwell
1
-2
/
+2
2008-07-31
isdn: use the common ascii hex helpers
Harvey Harrison
1
-3
/
+2
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-1
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-7
/
+8
2008-03-07
gigaset: fix Oops on module unload regression
Tilman Schmidt
1
-2
/
+4
2008-02-06
ser_gigaset: convert mutex to completion
Tilman Schmidt
1
-5
/
+5
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
5
-142
/
+85
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
9
-175
/
+169
2008-02-06
usb_gigaset: suspend support
Tilman Schmidt
1
-0
/
+56
2008-02-06
bas_gigaset: suspend support
Tilman Schmidt
1
-2
/
+164
2008-02-06
gigaset: code cleanups
Tilman Schmidt
3
-82
/
+73
2008-02-06
gigaset: clean up urb->status usage
Tilman Schmidt
3
-41
/
+58
2008-01-25
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
1
-6
/
+0
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+2
2007-10-16
gigaset: remove pointless locking
Tilman Schmidt
4
-32
/
+4
2007-07-22
Use menuconfig objects: ISDN/Gigaset
Jan Engelhardt
1
-6
/
+2
2007-07-22
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
1
-2
/
+0
2007-05-09
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
1
-10
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-29
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
6
-12
/
+12
2007-03-02
[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)
Tilman Schmidt
2
-9
/
+5
2007-02-21
[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module
Adrian Bunk
2
-3
/
+5
2007-02-16
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
1
-1
/
+1
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
6
-23
/
+868
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
Tilman Schmidt
1
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2
-3
/
+4
2007-02-11
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
Andrew Morton
1
-2
/
+2
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-12
/
+2
2007-01-27
[PATCH] Gigaset ISDN driver error handling fixes
Tilman Schmidt
1
-28
/
+33
2006-12-13
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
1
-66
/
+52
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] isdn/gigaset: use bitrev8
Akinobu Mita
5
-45
/
+7
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-10
/
+10
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2
-13
/
+13
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-10
/
+5
[next]