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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-21
gigaset: beyond ARRAY_SIZE of iwb->data
Roel Kluin
1
-1
/
+1
2009-05-17
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
3
-6
/
+2
2009-05-17
gigaset: remove UNDOCREQ config option
Tilman Schmidt
2
-46
/
+23
2009-05-17
gigaset: move up Kconfig inclusion point
Tilman Schmidt
1
-0
/
+1
2009-05-17
gigaset: fix error return code
Tilman Schmidt
1
-5
/
+7
2009-05-17
gigaset: skip unnecessary hex formatting
Tilman Schmidt
1
-0
/
+4
2009-05-17
gigaset: fix possible oops in error handling
Tilman Schmidt
2
-3
/
+2
2009-05-17
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
3
-12
/
+6
2009-04-06
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
1
-28
/
+30
2009-04-06
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
1
-2
/
+2
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+1
2009-03-24
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-18
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-29
gigaset: get rid of info() and warn() macros
Tilman Schmidt
6
-17
/
+7
2008-11-29
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-30
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-20
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-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
1
-6
/
+0
2007-10-18
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-21
Use menuconfig objects: ISDN/Gigaset
Jan Engelhardt
1
-6
/
+2
2007-07-21
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
1
-2
/
+0
2007-05-08
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
1
-10
/
+4
2007-04-25
[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-01
[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)
Tilman Schmidt
2
-9
/
+5
2007-02-20
[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
[next]