aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/mxser_new.c
AgeCommit message (Expand)Author
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby
2007-10-18Char: mxser_new, move to PCI_VDEVICEJiri Slaby
2007-10-18Char: mxser_new, upgrade to 1.10Jiri Slaby
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-24Char: mxser_new, fix TIOCMIWAITJiri Slaby
2007-04-24Char: mxser_new, fix recursive lockingJan Yenya Kasprzak
2007-02-11[PATCH] Char: mxser_new, fix sparse warningJiri Slaby
2007-02-11[PATCH] Char: mxser_new, lock count and flagsJiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not null driver_dataJiri Slaby
2007-02-11[PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not put pdevJiri Slaby
2007-02-11[PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby
2007-02-11[PATCH] Char: mxser_new, less loops in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, header file cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, alter locking in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, clean request_irq callJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove unused stuffJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove useless spinlockJiri Slaby
2007-02-11[PATCH] Char: mxser_new, mark init functionsJiri Slaby
2007-02-11[PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk
2006-12-30[PATCH] Char: mxser, fix oops when removing openedJiri Slaby
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] mxser-workqueue-fixesAndrew Morton
2006-12-08[PATCH] mxser_new: correct tty driver nameJiri Slaby
2006-12-08[PATCH] Char: mxser_new, clean macrosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, pci probingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, delete ttys and termiosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct intr handler protoJiri Slaby
2006-12-08[PATCH] Char: mxser_new, comments cleanupJiri Slaby
2006-12-08[PATCH] Char: mxser_new, reverse if-else-paths patchJiri Slaby
2006-12-08[PATCH] Char: mxser_new, compact structures, round2Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, register tty devices on the flyJiri Slaby
2006-12-08[PATCH] Char: mxser_new, compress isa findingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, don't check tty_unregister retvalJiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct fail pathsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, testbit for bit testingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, eliminate tty ldisc derefJiri Slaby
2006-12-08[PATCH] char: remove unneded termbits redefinitions (mxser_new)Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, CMSPAR is definedJiri Slaby
2006-12-08[PATCH] Char: mxser_new, code upside downJiri Slaby
2006-12-08[PATCH] Char: mxser_new, alter license termsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, debug printk dependent on DEBUGJiri Slaby
2006-12-08[PATCH] Char: mxser_new, remove request for testers lineJiri Slaby
2006-12-08[PATCH] Char: mxser_new, revert spin_lock changesJiri Slaby
2006-12-08[PATCH] Char: mxser_new, kill unneeded memsetsJiri Slaby