| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 | 1 | -10/+5 |
|\ |
|
| * | usb: usb-gigaset free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -10/+5 |
* | | Driver core: convert tty core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 4 | -16/+17 |
|/ |
|
* | [PATCH] isdn/gigaset: convert warning message | Tilman Schmidt | 2006-11-06 | 1 | -1/+1 |
* | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita | 2006-10-30 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -8/+8 |
* | [PATCH] isdn4linux: Gigaset driver: fix __must_check warning | Tilman Schmidt | 2006-10-02 | 1 | -1/+2 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 5 | -15/+6 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+1 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 5 | -14/+5 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
|/ |
|
* | [PATCH] isdn4linux: Gigaset driver cleanup | Tilman Schmidt | 2006-06-26 | 1 | -9/+4 |
* | [PATCH] isdn4linux: Gigaset base driver: improve error recovery | Tilman Schmidt | 2006-06-26 | 1 | -117/+181 |
* | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp | 2006-06-21 | 4 | -15/+30 |
* | [PATCH] gigaset: endian fix | Alexey Dobriyan | 2006-05-15 | 1 | -2/+2 |
* | [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling | Tilman Schmidt | 2006-04-22 | 6 | -280/+342 |
* | [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT | Adrian Bunk | 2006-04-11 | 1 | -1/+2 |
* | [PATCH] isdn/gigaset/common.c: fix a memory leak | Adrian Bunk | 2006-04-11 | 1 | -5/+8 |
* | [PATCH] drivers/isdn/gigaset/common.c: small cleanups | Adrian Bunk | 2006-04-11 | 2 | -10/+8 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic | Tilman Schmidt | 2006-04-11 | 10 | -154/+211 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references | Tilman Schmidt | 2006-04-11 | 8 | -71/+60 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_... | Tilman Schmidt | 2006-04-11 | 3 | -21/+3 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion | Tilman Schmidt | 2006-04-11 | 4 | -38/+40 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument | Tilman Schmidt | 2006-04-11 | 7 | -33/+18 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: uninline | Tilman Schmidt | 2006-04-11 | 2 | -40/+43 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros | Tilman Schmidt | 2006-04-11 | 6 | -256/+43 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage | Tilman Schmidt | 2006-04-11 | 5 | -34/+35 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage | Tilman Schmidt | 2006-04-11 | 10 | -965/+1078 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage | Tilman Schmidt | 2006-04-11 | 2 | -5/+4 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction | Tilman Schmidt | 2006-04-11 | 1 | -2/+1 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup | Tilman Schmidt | 2006-04-11 | 10 | -541/+523 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapter | Hansjoerg Lipp | 2006-03-26 | 2 | -0/+1605 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+1009 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+2365 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+81 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+718 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interface | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+567 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - event layer | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+1983 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - common module | Hansjoerg Lipp | 2006-03-26 | 2 | -0/+2141 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles | Hansjoerg Lipp | 2006-03-26 | 2 | -0/+48 |