| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [PATCH] char: mxser_new, use __(dev)init macros | Jiri Slaby | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] Char: mxser_new, rework to allow dynamic structs | Jiri Slaby | 2006-12-08 | 2 | -628/+584 |
* | [PATCH] Char: mxser_new, upgrade to 1.9.1 | Jiri Slaby | 2006-12-08 | 2 | -204/+195 |
* | [PATCH] Char: mxser_new, correct include file | Jiri Slaby | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] mxser: session warning fix | Andrew Morton | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] mxser: make an experimental clone | Jiri Slaby | 2006-12-08 | 4 | -0/+3649 |
* | [PATCH] mxser: PCI refcounts | Alan Cox | 2006-12-08 | 1 | -2/+6 |
* | [PATCH] mxser: correct tty driver name | Jiri Slaby | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] Generic ioremap_page_range: sh64 conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -92/+8 |
* | [PATCH] Generic ioremap_page_range: sh conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -86/+4 |
* | [PATCH] Generic ioremap_page_range: s390 conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -81/+3 |
* | [PATCH] Generic ioremap_page_range: parisc conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -104/+7 |
* | [PATCH] Generic ioremap_page_range: mips conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -88/+8 |
* | [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) | Oleg Nesterov | 2006-12-08 | 1 | -11/+8 |
* | [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) | Oleg Nesterov | 2006-12-08 | 1 | -7/+4 |