summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Char: isicom, check kmalloc retvalJiri Slaby2006-12-081-0/+5
* [PATCH] Char: isicom, use pci_request_regionJiri Slaby2006-12-081-3/+4
* [PATCH] Char: isicom, move to tty_register_deviceJiri Slaby2006-12-081-1/+12
* [PATCH] Char: isicom, remove unneeded memsetJiri Slaby2006-12-081-1/+0
* [PATCH] Char: isicom, remove isa codeJiri Slaby2006-12-081-70/+21
* [PATCH] Char: isicom, rename init functionJiri Slaby2006-12-081-2/+2
* [PATCH] Char: isicom, expand functionJiri Slaby2006-12-081-107/+44
* [PATCH] termios: Enable new style termios ioctls on x86-64Alan Cox2006-12-083-3/+23
* [PATCH] tty_ioctl: use termios for the old structure and termios2 for the newAlan Cox2006-12-081-7/+11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08113-253/+301
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-087-127/+297
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-0821-1/+229
* [PATCH] Char: stallion, remove many prototypesJiri Slaby2006-12-081-131/+91
* [PATCH] Char: stallion, mark functions as initJiri Slaby2006-12-081-8/+8
* [PATCH] Char: stallion, uninline functionsJiri Slaby2006-12-081-19/+9
* [PATCH] Char: stallion, move init/deinitJiri Slaby2006-12-081-136/+120
* [PATCH] Char: stallion, kill typedefsJiri Slaby2006-12-082-243/+239
* [PATCH] Char: stallion, remove unneeded castsJiri Slaby2006-12-081-136/+136
* [PATCH] Char: stallion, use pr_debug macroJiri Slaby2006-12-081-237/+86
* [PATCH] mxser-workqueue-fixesAndrew Morton2006-12-081-3/+3
* [PATCH] mxser_new: correct tty driver nameJiri Slaby2006-12-081-1/+1
* [PATCH] isicom, mxser MAINTAINERS updateJiri Slaby2006-12-081-0/+12
* [PATCH] Char: mxser_new, clean macrosJiri Slaby2006-12-081-10/+2
* [PATCH] Char: mxser_new, pci probingJiri Slaby2006-12-081-87/+88
* [PATCH] Char: mxser_new, delete ttys and termiosJiri Slaby2006-12-081-6/+0
* [PATCH] Char: mxser_new, correct intr handler protoJiri Slaby2006-12-081-1/+1
* [PATCH] Char: mxser_new, comments cleanupJiri Slaby2006-12-081-127/+16
* [PATCH] Char: mxser_new, reverse if-else-paths patchJiri Slaby2006-12-081-20/+7
* [PATCH] Char: mxser_new, compact structures, round2Jiri Slaby2006-12-081-167/+109
* [PATCH] Char: mxser_new, register tty devices on the flyJiri Slaby2006-12-081-11/+27
* [PATCH] Char: mxser_new, compress isa findingJiri Slaby2006-12-081-69/+40
* [PATCH] Char: mxser_new, don't check tty_unregister retvalJiri Slaby2006-12-081-6/+3
* [PATCH] Char: mxser_new, correct fail pathsJiri Slaby2006-12-081-25/+24
* [PATCH] Char: mxser_new, testbit for bit testingJiri Slaby2006-12-081-7/+8
* [PATCH] Char: mxser_new, eliminate tty ldisc derefJiri Slaby2006-12-081-10/+2
* [PATCH] char: remove unneded termbits redefinitions (mxser_new)Jiri Slaby2006-12-081-3/+0
* [PATCH] Char: mxser_new, CMSPAR is definedJiri Slaby2006-12-081-4/+0
* [PATCH] Char: mxser_new, code upside downJiri Slaby2006-12-081-1557/+1488
* [PATCH] Char: mxser_new, alter license termsJiri Slaby2006-12-081-12/+4
* [PATCH] Char: mxser_new, debug printk dependent on DEBUGJiri Slaby2006-12-081-14/+5
* [PATCH] Char: mxser_new, remove request for testers lineJiri Slaby2006-12-081-3/+0
* [PATCH] Char: mxser_new, revert spin_lock changesJiri Slaby2006-12-081-12/+0
* [PATCH] Char: mxser_new, kill unneeded memsetsJiri Slaby2006-12-081-7/+0
* [PATCH] char: mxser_new, check request_region retvalsJiri Slaby2006-12-081-4/+17
* [PATCH] char: mxser_new, pci_request_region for pci regionsJiri Slaby2006-12-081-6/+4
* [PATCH] char: mxser_new, use __(dev)init macrosJiri Slaby2006-12-081-4/+4
* [PATCH] Char: mxser_new, rework to allow dynamic structsJiri Slaby2006-12-082-628/+584
* [PATCH] Char: mxser_new, upgrade to 1.9.1Jiri Slaby2006-12-082-204/+195
* [PATCH] Char: mxser_new, correct include fileJiri Slaby2006-12-081-1/+1
* [PATCH] mxser: session warning fixAndrew Morton2006-12-081-1/+1
OpenPOWER on IntegriCloud