aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02tty: Introduce some close helpers for portsAlan Cox1-47/+9
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox1-70/+1
2009-01-02tty: relock the mxser driverAlan Cox1-15/+13
2009-01-02tty: Pull the dtr raise into tty portAlan Cox1-4/+13
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox1-21/+33
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox1-1/+2
2008-10-13tty: Remove lots of NULL checksAlan Cox1-5/+0
2008-10-13mxser: Switch to kref ttyAlan Cox1-89/+103
2008-07-30Char: mxser, ratelimit ioctl warningJiri Slaby1-2/+4
2008-07-25Char: mxser, various cleanupsJiri Slaby1-20/+4
2008-07-25Char: mxser, remove predefined isa supportJiri Slaby1-40/+27
2008-07-25Char: mxser, prints cleanupJiri Slaby1-43/+37
2008-07-25Char: mxser, globals cleanupJiri Slaby1-75/+55
2008-07-25Char: mxser, ioctl cleanupJiri Slaby1-23/+19
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby1-4/+6
2008-07-22tty: rework break handlingAlan Cox1-1/+2
2008-07-22mxser: remove dead codeAlan Cox1-36/+0
2008-07-20tty: add more tty_port fieldsAlan Cox1-17/+12
2008-07-20mxser: use tty_portAlan Cox1-131/+126
2008-04-30mxser: convert large macros to functionsChristoph Hellwig1-15/+214
2008-04-30mxser: switch to put_char being intAlan Cox1-3/+4
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-23/+24
2008-04-30mxser: prepare for BKL pushdownAlan Cox1-25/+38
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby1-2140/+1728
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox1-8/+19
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby1-3/+0
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-18mxser: remove commented crapAlan Cox1-19/+0
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox1-11/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-24Char: mxser, fix TIOCMIWAITJiri Slaby1-34/+14
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater1-6/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-3/+1
2006-12-30[PATCH] Char: mxser, fix oops when removing openedJiri Slaby1-0/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-8/+10
2006-12-08[PATCH] mxser: PCI refcountsAlan Cox1-2/+6
2006-12-08[PATCH] mxser: correct tty driver nameJiri Slaby1-2/+2
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox1-65/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-1/+0
2006-06-25[PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl1-344/+450
2006-06-25[PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl1-2/+2