Age | Commit message (Expand) | Author |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-24 | platform: make better use of to_platform_{device,driver}() macros | Eric Miao |
2009-03-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-18 | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt |
2009-03-10 | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle |
2009-03-10 | gigaset: Kconfig cleanup | Tilman Schmidt |
2008-12-26 | gigaset: ifdef cleanup | Tilman Schmidt |
2008-12-26 | gigaset: use pr_err() and pr_info() | Tilman Schmidt |
2008-11-29 | gigaset: get rid of info() and warn() macros | Tilman Schmidt |
2008-11-29 | gigaset: remove unnecessary poll method | Tilman Schmidt |
2008-10-13 | tty: fix up gigaset a bit | Alan Cox |
2008-10-13 | tty: Fallout from tty-move-canon-specials | Stephen Rothwell |
2008-07-30 | isdn: use the common ascii hex helpers | Harvey Harrison |
2008-07-24 | gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed | Tilman Schmidt |
2008-07-24 | gigaset: use dev_ macros for messages | Tilman Schmidt |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-03-07 | gigaset: fix Oops on module unload regression | Tilman Schmidt |
2008-02-06 | 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-01-24 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-16 | gigaset: remove pointless locking | Tilman Schmidt |
2007-07-21 | Use menuconfig objects: ISDN/Gigaset | Jan Engelhardt |
2007-07-21 | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt |
2007-05-08 | usb_gigaset: don't kmalloc(0) | Tilman Schmidt |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-03-29 | [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) | Tilman Schmidt |
2007-03-01 | [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) | Tilman Schmidt |
2007-02-20 | [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module | Adrian Bunk |
2007-02-16 | [PATCH] correct CONFIG_GIGASET_M101 Makefile entry | Adrian Bunk |
2007-02-12 | [PATCH] drivers/isdn/gigaset: new M101 driver (v2) | Tilman Schmidt |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce kernel message spam | Tilman Schmidt |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce mutex scope | Tilman Schmidt |
2007-02-11 | [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code | Andrew Morton |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2007-01-26 | [PATCH] Gigaset ISDN driver error handling fixes | Tilman Schmidt |
2006-12-13 | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-08 | [PATCH] isdn/gigaset: use bitrev8 | Akinobu Mita |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | Driver core: convert tty core to use struct device | Greg Kroah-Hartman |
2006-12-01 | usb: usb-gigaset free kill urb cleanup | Mariusz Kozlowski |