Age | Commit message (Expand) | Author | Files | Lines |
2006-12-08 | [PATCH] Char: isicom, expand function | Jiri Slaby | 1 | -107/+44 |
2006-12-08 | [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new | Alan Cox | 1 | -7/+11 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 29 | -74/+121 |
2006-12-08 | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2 | -113/+282 |
2006-12-08 | [PATCH] Char: stallion, remove many prototypes | Jiri Slaby | 1 | -131/+91 |
2006-12-08 | [PATCH] Char: stallion, mark functions as init | Jiri Slaby | 1 | -8/+8 |
2006-12-08 | [PATCH] Char: stallion, uninline functions | Jiri Slaby | 1 | -19/+9 |
2006-12-08 | [PATCH] Char: stallion, move init/deinit | Jiri Slaby | 1 | -136/+120 |
2006-12-08 | [PATCH] Char: stallion, kill typedefs | Jiri Slaby | 1 | -231/+227 |
2006-12-08 | [PATCH] Char: stallion, remove unneeded casts | Jiri Slaby | 1 | -136/+136 |
2006-12-08 | [PATCH] Char: stallion, use pr_debug macro | Jiri Slaby | 1 | -237/+86 |
2006-12-08 | [PATCH] mxser-workqueue-fixes | Andrew Morton | 1 | -3/+3 |
2006-12-08 | [PATCH] mxser_new: correct tty driver name | Jiri Slaby | 1 | -1/+1 |
2006-12-08 | [PATCH] Char: mxser_new, clean macros | Jiri Slaby | 1 | -10/+2 |
2006-12-08 | [PATCH] Char: mxser_new, pci probing | Jiri Slaby | 1 | -87/+88 |
2006-12-08 | [PATCH] Char: mxser_new, delete ttys and termios | Jiri Slaby | 1 | -6/+0 |
2006-12-08 | [PATCH] Char: mxser_new, correct intr handler proto | Jiri Slaby | 1 | -1/+1 |
2006-12-08 | [PATCH] Char: mxser_new, comments cleanup | Jiri Slaby | 1 | -127/+16 |
2006-12-08 | [PATCH] Char: mxser_new, reverse if-else-paths patch | Jiri Slaby | 1 | -20/+7 |
2006-12-08 | [PATCH] Char: mxser_new, compact structures, round2 | Jiri Slaby | 1 | -167/+109 |
2006-12-08 | [PATCH] Char: mxser_new, register tty devices on the fly | Jiri Slaby | 1 | -11/+27 |
2006-12-08 | [PATCH] Char: mxser_new, compress isa finding | Jiri Slaby | 1 | -69/+40 |
2006-12-08 | [PATCH] Char: mxser_new, don't check tty_unregister retval | Jiri Slaby | 1 | -6/+3 |
2006-12-08 | [PATCH] Char: mxser_new, correct fail paths | Jiri Slaby | 1 | -25/+24 |
2006-12-08 | [PATCH] Char: mxser_new, testbit for bit testing | Jiri Slaby | 1 | -7/+8 |
2006-12-08 | [PATCH] Char: mxser_new, eliminate tty ldisc deref | Jiri Slaby | 1 | -10/+2 |
2006-12-08 | [PATCH] char: remove unneded termbits redefinitions (mxser_new) | Jiri Slaby | 1 | -3/+0 |
2006-12-08 | [PATCH] Char: mxser_new, CMSPAR is defined | Jiri Slaby | 1 | -4/+0 |
2006-12-08 | [PATCH] Char: mxser_new, code upside down | Jiri Slaby | 1 | -1557/+1488 |
2006-12-08 | [PATCH] Char: mxser_new, alter license terms | Jiri Slaby | 1 | -12/+4 |
2006-12-08 | [PATCH] Char: mxser_new, debug printk dependent on DEBUG | Jiri Slaby | 1 | -14/+5 |
2006-12-08 | [PATCH] Char: mxser_new, remove request for testers line | Jiri Slaby | 1 | -3/+0 |
2006-12-08 | [PATCH] Char: mxser_new, revert spin_lock changes | Jiri Slaby | 1 | -12/+0 |
2006-12-08 | [PATCH] Char: mxser_new, kill unneeded memsets | Jiri Slaby | 1 | -7/+0 |
2006-12-08 | [PATCH] char: mxser_new, check request_region retvals | Jiri Slaby | 1 | -4/+17 |
2006-12-08 | [PATCH] char: mxser_new, pci_request_region for pci regions | Jiri Slaby | 1 | -6/+4 |
2006-12-08 | [PATCH] char: mxser_new, use __(dev)init macros | Jiri Slaby | 1 | -4/+4 |
2006-12-08 | [PATCH] Char: mxser_new, rework to allow dynamic structs | Jiri Slaby | 2 | -628/+584 |
2006-12-08 | [PATCH] Char: mxser_new, upgrade to 1.9.1 | Jiri Slaby | 1 | -204/+192 |
2006-12-08 | [PATCH] Char: mxser_new, correct include file | Jiri Slaby | 1 | -1/+1 |
2006-12-08 | [PATCH] mxser: session warning fix | Andrew Morton | 1 | -1/+1 |
2006-12-08 | [PATCH] mxser: make an experimental clone | Jiri Slaby | 4 | -0/+3649 |
2006-12-08 | [PATCH] mxser: PCI refcounts | Alan Cox | 1 | -2/+6 |
2006-12-08 | [PATCH] mxser: correct tty driver name | Jiri Slaby | 1 | -2/+2 |
2006-12-08 | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater | 1 | -1/+1 |
2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater | 3 | -8/+8 |
2006-12-08 | [PATCH] struct path: convert ipmi | Josef Sipek | 1 | -2/+2 |
2006-12-08 | [PATCH] struct path: convert drm | Josef Sipek | 5 | -53/+53 |
2006-12-08 | [PATCH] struct path: convert char-drivers | Josef Sipek | 18 | -41/+41 |
2006-12-08 | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 1 | -96/+141 |