| Commit message (Expand) | Author | Age |
* | tty: gigaset: really fix chars_in_buffer | Tilman Schmidt | 2009-09-19 |
* | tty: fix chars_in_buffers | Alan Cox | 2009-07-20 |
* | gigaset: drop pointless check | Tilman Schmidt | 2009-07-02 |
* | gigaset: accept connection establishment messages in any order | Tilman Schmidt | 2009-07-02 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-25 |
|\ |
|
| * | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin | 2009-05-21 |
* | | gigaset: remove unused structure member rcvbytes | Tilman Schmidt | 2009-05-17 |
* | | gigaset: remove UNDOCREQ config option | Tilman Schmidt | 2009-05-17 |
* | | gigaset: move up Kconfig inclusion point | Tilman Schmidt | 2009-05-17 |
* | | gigaset: fix error return code | Tilman Schmidt | 2009-05-17 |
* | | gigaset: skip unnecessary hex formatting | Tilman Schmidt | 2009-05-17 |
* | | gigaset: fix possible oops in error handling | Tilman Schmidt | 2009-05-17 |
* | | gigaset: remove obsolete references to m10x state table | Tilman Schmidt | 2009-05-17 |
|/ |
|
* | gigaset: in file ops, check for device disconnect before anything else | Tilman Schmidt | 2009-04-06 |
* | bas_gigaset: use tasklet_hi_schedule for timing critical tasklets | Tilman Schmidt | 2009-04-06 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 |
|\ |
|
| * | platform: make better use of to_platform_{device,driver}() macros | Eric Miao | 2009-03-24 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-20 |
|\| |
|
| * | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt | 2009-03-19 |
* | | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle | 2009-03-10 |
* | | gigaset: Kconfig cleanup | Tilman Schmidt | 2009-03-10 |
|/ |
|
* | gigaset: ifdef cleanup | Tilman Schmidt | 2008-12-26 |
* | gigaset: use pr_err() and pr_info() | Tilman Schmidt | 2008-12-26 |
* | gigaset: get rid of info() and warn() macros | Tilman Schmidt | 2008-11-30 |
* | gigaset: remove unnecessary poll method | Tilman Schmidt | 2008-11-30 |
* | tty: fix up gigaset a bit | Alan Cox | 2008-10-13 |
* | tty: Fallout from tty-move-canon-specials | Stephen Rothwell | 2008-10-13 |
* | isdn: use the common ascii hex helpers | Harvey Harrison | 2008-07-30 |
* | gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed | Tilman Schmidt | 2008-07-24 |
* | gigaset: use dev_ macros for messages | Tilman Schmidt | 2008-07-24 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | gigaset: fix Oops on module unload regression | Tilman Schmidt | 2008-03-07 |
* | ser_gigaset: convert mutex to completion | Tilman Schmidt | 2008-02-06 |
* | Gigaset: permit module unload | Tilman Schmidt | 2008-02-06 |
* | gigaset: atomic cleanup | Tilman Schmidt | 2008-02-06 |
* | usb_gigaset: suspend support | Tilman Schmidt | 2008-02-06 |
* | bas_gigaset: suspend support | Tilman Schmidt | 2008-02-06 |
* | gigaset: code cleanups | Tilman Schmidt | 2008-02-06 |
* | gigaset: clean up urb->status usage | Tilman Schmidt | 2008-02-06 |
* | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-24 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | gigaset: remove pointless locking | Tilman Schmidt | 2007-10-16 |
* | Use menuconfig objects: ISDN/Gigaset | Jan Engelhardt | 2007-07-21 |
* | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 2007-07-21 |
* | usb_gigaset: don't kmalloc(0) | Tilman Schmidt | 2007-05-08 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) | Tilman Schmidt | 2007-03-29 |
* | [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) | Tilman Schmidt | 2007-03-01 |
* | [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module | Adrian Bunk | 2007-02-20 |