Age | Commit message (Expand) | Author |
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 |
2006-11-06 | [PATCH] isdn/gigaset: convert warning message | Tilman Schmidt |
2006-10-30 | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-02 | [PATCH] isdn4linux: Gigaset driver: fix __must_check warning | Tilman Schmidt |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman |
2006-06-26 | [PATCH] isdn4linux: Gigaset driver cleanup | Tilman Schmidt |