summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [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] 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-08104-236/+284
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-082-113/+282
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-1/+1
* [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-081-231/+227
* [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] 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-081-204/+192
* [PATCH] Char: mxser_new, correct include fileJiri Slaby2006-12-081-1/+1
* [PATCH] mxser: session warning fixAndrew Morton2006-12-081-1/+1
* [PATCH] mxser: make an experimental cloneJiri Slaby2006-12-084-0/+3649
* [PATCH] mxser: PCI refcountsAlan Cox2006-12-081-2/+6
* [PATCH] mxser: correct tty driver nameJiri Slaby2006-12-081-2/+2
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-081-1/+1
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-083-8/+8
OpenPOWER on IntegriCloud