aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-25[PATCH] moxa: remove pointless castsJesper Juhl1-21/+21
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-4/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-1/+1
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] serial moxa: fix wrong BUGKirill Smelkov1-1/+4
2005-11-07[PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov1-11/+11
2005-11-07[PATCH] serial moxa: cleanup mxser_initKirill Smelkov1-18/+2
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan1-8/+4
2005-09-05[MOXA]: Fix this driver properly.Al Viro1-1/+0
2005-06-06[PATCH] moxa: do not ignore inputDenis Vlasenko1-25/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3170