summaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser_new.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Char: mxser_new, fix sparse warningJiri Slaby2007-02-111-1/+1
* [PATCH] Char: mxser_new, lock count and flagsJiri Slaby2007-02-111-1/+4
* [PATCH] Char: mxser_new, do not null driver_dataJiri Slaby2007-02-111-3/+0
* [PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby2007-02-111-20/+91
* [PATCH] Char: mxser_new, do not put pdevJiri Slaby2007-02-111-1/+0
* [PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby2007-02-111-6/+6
* [PATCH] Char: mxser_new, less loops in isrJiri Slaby2007-02-111-6/+3
* [PATCH] Char: mxser_new, header file cleanupJiri Slaby2007-02-111-2/+5
* [PATCH] Char: mxser_new, alter locking in isrJiri Slaby2007-02-111-13/+9
* [PATCH] Char: mxser_new, clean request_irq callJiri Slaby2007-02-111-6/+2
* [PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby2007-02-111-20/+6
* [PATCH] Char: mxser_new, remove unused stuffJiri Slaby2007-02-111-18/+0
* [PATCH] Char: mxser_new, remove useless spinlockJiri Slaby2007-02-111-4/+0
* [PATCH] Char: mxser_new, mark init functionsJiri Slaby2007-02-111-4/+4
* [PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk2007-02-111-1/+1
* [PATCH] Char: mxser, fix oops when removing openedJiri Slaby2006-12-301-0/+1
* [PATCH] mxser_new: fix non-PCI buildJiri Slaby2006-12-131-0/+8
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-4/+4
* [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-081-620/+576
* [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-081-0/+3183
OpenPOWER on IntegriCloud