summaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c
AgeCommit message (Expand)AuthorLines
2008-04-30mxser: convert large macros to functionsChristoph Hellwig-15/+214
2008-04-30mxser: switch to put_char being intAlan Cox-3/+4
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-23/+24
2008-04-30mxser: prepare for BKL pushdownAlan Cox-25/+38
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby-10/+19
2008-02-07Char: mxser, remove itJiri Slaby-2140/+1728
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox-8/+19
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby-3/+0
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle-1/+0
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl-2/+2
2007-10-18mxser: remove commented crapAlan Cox-19/+0
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox-11/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-04-24Char: mxser, fix TIOCMIWAITJiri Slaby-34/+14
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater-6/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby-3/+1
2006-12-30[PATCH] Char: mxser, fix oops when removing openedJiri Slaby-0/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-8/+10
2006-12-08[PATCH] mxser: PCI refcountsAlan Cox-2/+6
2006-12-08[PATCH] mxser: correct tty driver nameJiri Slaby-2/+2
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox-65/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum-1/+0
2006-06-25[PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl-344/+450
2006-06-25[PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl-2/+2
2006-06-25[PATCH] moxa: remove pointless castsJesper Juhl-21/+21
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell-4/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-1/+1
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-11-07[PATCH] serial moxa: fix wrong BUGKirill Smelkov-1/+4
2005-11-07[PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov-11/+11
2005-11-07[PATCH] serial moxa: cleanup mxser_initKirill Smelkov-18/+2
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan-8/+4
2005-09-05[MOXA]: Fix this driver properly.Al Viro-1/+0
2005-06-06[PATCH] moxa: do not ignore inputDenis Vlasenko-25/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3170