| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] Char: sx, convert to pci probing | Jiri Slaby | 2006-12-08 | 1 | -78/+105 |
* | [PATCH] Char: isicom, fix tty index check | Jiri Slaby | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] Char: isicom, remove cvs stuff | Jiri Slaby | 2006-12-08 | 1 | -5/+2 |
* | [PATCH] Char: isicom, simplify timer | Jiri Slaby | 2006-12-08 | 1 | -14/+4 |
* | [PATCH] Char: isicom, use completion | Jiri Slaby | 2006-12-08 | 1 | -5/+3 |
* | [PATCH] Char: isicom, check kmalloc retval | Jiri Slaby | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] Char: isicom, use pci_request_region | Jiri Slaby | 2006-12-08 | 1 | -3/+4 |
* | [PATCH] Char: isicom, move to tty_register_device | Jiri Slaby | 2006-12-08 | 1 | -1/+12 |
* | [PATCH] Char: isicom, remove unneeded memset | Jiri Slaby | 2006-12-08 | 1 | -1/+0 |
* | [PATCH] Char: isicom, remove isa code | Jiri Slaby | 2006-12-08 | 1 | -70/+21 |
* | [PATCH] Char: isicom, rename init function | Jiri Slaby | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] Char: isicom, expand function | Jiri Slaby | 2006-12-08 | 1 | -107/+44 |
* | [PATCH] termios: Enable new style termios ioctls on x86-64 | Alan Cox | 2006-12-08 | 3 | -3/+23 |
* | [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new | Alan Cox | 2006-12-08 | 1 | -7/+11 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 113 | -253/+301 |
* | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2006-12-08 | 7 | -127/+297 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 21 | -1/+229 |
* | [PATCH] Char: stallion, remove many prototypes | Jiri Slaby | 2006-12-08 | 1 | -131/+91 |
* | [PATCH] Char: stallion, mark functions as init | Jiri Slaby | 2006-12-08 | 1 | -8/+8 |
* | [PATCH] Char: stallion, uninline functions | Jiri Slaby | 2006-12-08 | 1 | -19/+9 |
* | [PATCH] Char: stallion, move init/deinit | Jiri Slaby | 2006-12-08 | 1 | -136/+120 |
* | [PATCH] Char: stallion, kill typedefs | Jiri Slaby | 2006-12-08 | 2 | -243/+239 |
* | [PATCH] Char: stallion, remove unneeded casts | Jiri Slaby | 2006-12-08 | 1 | -136/+136 |
* | [PATCH] Char: stallion, use pr_debug macro | Jiri Slaby | 2006-12-08 | 1 | -237/+86 |
* | [PATCH] mxser-workqueue-fixes | Andrew Morton | 2006-12-08 | 1 | -3/+3 |
* | [PATCH] mxser_new: correct tty driver name | Jiri Slaby | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] isicom, mxser MAINTAINERS update | Jiri Slaby | 2006-12-08 | 1 | -0/+12 |
* | [PATCH] Char: mxser_new, clean macros | Jiri Slaby | 2006-12-08 | 1 | -10/+2 |
* | [PATCH] Char: mxser_new, pci probing | Jiri Slaby | 2006-12-08 | 1 | -87/+88 |
* | [PATCH] Char: mxser_new, delete ttys and termios | Jiri Slaby | 2006-12-08 | 1 | -6/+0 |
* | [PATCH] Char: mxser_new, correct intr handler proto | Jiri Slaby | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] Char: mxser_new, comments cleanup | Jiri Slaby | 2006-12-08 | 1 | -127/+16 |
* | [PATCH] Char: mxser_new, reverse if-else-paths patch | Jiri Slaby | 2006-12-08 | 1 | -20/+7 |
* | [PATCH] Char: mxser_new, compact structures, round2 | Jiri Slaby | 2006-12-08 | 1 | -167/+109 |
* | [PATCH] Char: mxser_new, register tty devices on the fly | Jiri Slaby | 2006-12-08 | 1 | -11/+27 |
* | [PATCH] Char: mxser_new, compress isa finding | Jiri Slaby | 2006-12-08 | 1 | -69/+40 |
* | [PATCH] Char: mxser_new, don't check tty_unregister retval | Jiri Slaby | 2006-12-08 | 1 | -6/+3 |
* | [PATCH] Char: mxser_new, correct fail paths | Jiri Slaby | 2006-12-08 | 1 | -25/+24 |
* | [PATCH] Char: mxser_new, testbit for bit testing | Jiri Slaby | 2006-12-08 | 1 | -7/+8 |
* | [PATCH] Char: mxser_new, eliminate tty ldisc deref | Jiri Slaby | 2006-12-08 | 1 | -10/+2 |
* | [PATCH] char: remove unneded termbits redefinitions (mxser_new) | Jiri Slaby | 2006-12-08 | 1 | -3/+0 |
* | [PATCH] Char: mxser_new, CMSPAR is defined | Jiri Slaby | 2006-12-08 | 1 | -4/+0 |
* | [PATCH] Char: mxser_new, code upside down | Jiri Slaby | 2006-12-08 | 1 | -1557/+1488 |
* | [PATCH] Char: mxser_new, alter license terms | Jiri Slaby | 2006-12-08 | 1 | -12/+4 |
* | [PATCH] Char: mxser_new, debug printk dependent on DEBUG | Jiri Slaby | 2006-12-08 | 1 | -14/+5 |
* | [PATCH] Char: mxser_new, remove request for testers line | Jiri Slaby | 2006-12-08 | 1 | -3/+0 |
* | [PATCH] Char: mxser_new, revert spin_lock changes | Jiri Slaby | 2006-12-08 | 1 | -12/+0 |
* | [PATCH] Char: mxser_new, kill unneeded memsets | Jiri Slaby | 2006-12-08 | 1 | -7/+0 |
* | [PATCH] char: mxser_new, check request_region retvals | Jiri Slaby | 2006-12-08 | 1 | -4/+17 |
* | [PATCH] char: mxser_new, pci_request_region for pci regions | Jiri Slaby | 2006-12-08 | 1 | -6/+4 |