index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
Commit message (
Expand
)
Author
Age
Files
Lines
*
gigaset: beyond ARRAY_SIZE of iwb->data
Roel Kluin
2009-05-21
1
-1
/
+1
*
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
2009-04-06
1
-28
/
+30
*
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
2009-04-06
1
-2
/
+2
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
1
-2
/
+1
|
\
|
*
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
2009-03-24
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
1
-3
/
+13
|
\
\
|
|
/
|
*
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-18
1
-3
/
+13
*
|
gigaset: return -ENOTTY for unimplemented functions
Paul Bolle
2009-03-10
1
-4
/
+4
*
|
gigaset: Kconfig cleanup
Tilman Schmidt
2009-03-10
1
-8
/
+6
|
/
*
gigaset: ifdef cleanup
Tilman Schmidt
2008-12-26
4
-82
/
+6
*
gigaset: use pr_err() and pr_info()
Tilman Schmidt
2008-12-26
8
-58
/
+51
*
gigaset: get rid of info() and warn() macros
Tilman Schmidt
2008-11-29
6
-17
/
+7
*
gigaset: remove unnecessary poll method
Tilman Schmidt
2008-11-29
1
-15
/
+0
*
tty: fix up gigaset a bit
Alan Cox
2008-10-13
1
-15
/
+12
*
tty: Fallout from tty-move-canon-specials
Stephen Rothwell
2008-10-13
1
-2
/
+2
*
isdn: use the common ascii hex helpers
Harvey Harrison
2008-07-30
1
-3
/
+2
*
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
2008-07-24
1
-6
/
+6
*
gigaset: use dev_ macros for messages
Tilman Schmidt
2008-07-24
6
-43
/
+53
*
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-1
/
+1
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-7
/
+8
*
gigaset: fix Oops on module unload regression
Tilman Schmidt
2008-03-07
1
-2
/
+4
*
ser_gigaset: convert mutex to completion
Tilman Schmidt
2008-02-06
1
-5
/
+5
*
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
5
-142
/
+85
*
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
9
-175
/
+169
*
usb_gigaset: suspend support
Tilman Schmidt
2008-02-06
1
-0
/
+56
*
bas_gigaset: suspend support
Tilman Schmidt
2008-02-06
1
-2
/
+164
*
gigaset: code cleanups
Tilman Schmidt
2008-02-06
3
-82
/
+73
*
gigaset: clean up urb->status usage
Tilman Schmidt
2008-02-06
3
-41
/
+58
*
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
2008-01-24
1
-6
/
+0
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+2
*
gigaset: remove pointless locking
Tilman Schmidt
2007-10-16
4
-32
/
+4
*
Use menuconfig objects: ISDN/Gigaset
Jan Engelhardt
2007-07-21
1
-6
/
+2
*
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
2007-07-21
1
-2
/
+0
*
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
2007-05-08
1
-10
/
+4
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
2007-03-29
6
-12
/
+12
*
[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)
Tilman Schmidt
2007-03-01
2
-9
/
+5
*
[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module
Adrian Bunk
2007-02-20
2
-3
/
+5
*
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
2007-02-16
1
-1
/
+1
*
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
2007-02-12
6
-23
/
+868
*
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
Tilman Schmidt
2007-02-12
1
-2
/
+2
*
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2007-02-12
2
-3
/
+4
*
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
Andrew Morton
2007-02-11
1
-2
/
+2
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-12
/
+2
*
[PATCH] Gigaset ISDN driver error handling fixes
Tilman Schmidt
2007-01-26
1
-28
/
+33
*
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
2006-12-13
1
-66
/
+52
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
[PATCH] isdn/gigaset: use bitrev8
Akinobu Mita
2006-12-08
5
-45
/
+7
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
2
-10
/
+10
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
2
-13
/
+13
[next]