Age | Commit message (Expand) | Author |
2006-12-08 | [PATCH] Char: sx, request regions | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, use pci_iomap | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, fix return in module init | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, simplify timer logic | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, whitespace cleanup | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, remove duplicite code | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, lock boards struct | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, ifdef ISA code | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, use eisa probing | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, mark functions as devinit | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, use kcalloc | Jiri Slaby |
2006-12-08 | [PATCH] Char: sx, convert to pci probing | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, fix tty index check | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, remove cvs stuff | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, simplify timer | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, use completion | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, check kmalloc retval | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, use pci_request_region | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, move to tty_register_device | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, remove unneeded memset | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, remove isa code | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, rename init function | Jiri Slaby |
2006-12-08 | [PATCH] Char: isicom, expand function | Jiri Slaby |
2006-12-08 | [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new | Alan Cox |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-08 | [PATCH] tty: switch to ktermios and new framework | Alan Cox |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox |
2006-12-08 | [PATCH] Char: stallion, remove many prototypes | Jiri Slaby |
2006-12-08 | [PATCH] Char: stallion, mark functions as init | Jiri Slaby |
2006-12-08 | [PATCH] Char: stallion, uninline functions | Jiri Slaby |
2006-12-08 | [PATCH] Char: stallion, move init/deinit | Jiri Slaby |
2006-12-08 | [PATCH] Char: stallion, kill typedefs | Jiri Slaby |
2006-12-08 | [PATCH] Char: stallion, remove unneeded casts | Jiri Slaby |
2006-12-08 | [PATCH] Char: stallion, use pr_debug macro | Jiri Slaby |
2006-12-08 | [PATCH] mxser-workqueue-fixes | Andrew Morton |
2006-12-08 | [PATCH] mxser_new: correct tty driver name | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, clean macros | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, pci probing | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, delete ttys and termios | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, correct intr handler proto | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, comments cleanup | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, reverse if-else-paths patch | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, compact structures, round2 | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, register tty devices on the fly | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, compress isa finding | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, don't check tty_unregister retval | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, correct fail paths | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, testbit for bit testing | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, eliminate tty ldisc deref | Jiri Slaby |
2006-12-08 | [PATCH] char: remove unneded termbits redefinitions (mxser_new) | Jiri Slaby |