summaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-47/+9
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-70/+1
* tty: relock the mxser driverAlan Cox2009-01-021-15/+13
* tty: Pull the dtr raise into tty portAlan Cox2009-01-021-4/+13
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-21/+33
* tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-111-1/+2
* tty: Remove lots of NULL checksAlan Cox2008-10-131-5/+0
* mxser: Switch to kref ttyAlan Cox2008-10-131-89/+103
* Char: mxser, ratelimit ioctl warningJiri Slaby2008-07-301-2/+4
* Char: mxser, various cleanupsJiri Slaby2008-07-251-20/+4
* Char: mxser, remove predefined isa supportJiri Slaby2008-07-251-40/+27
* Char: mxser, prints cleanupJiri Slaby2008-07-251-43/+37
* Char: mxser, globals cleanupJiri Slaby2008-07-251-75/+55
* Char: mxser, ioctl cleanupJiri Slaby2008-07-251-23/+19
* Char: mxser, add CP-102UF supportJiri Slaby2008-07-221-4/+6
* tty: rework break handlingAlan Cox2008-07-221-1/+2
* mxser: remove dead codeAlan Cox2008-07-221-36/+0
* tty: add more tty_port fieldsAlan Cox2008-07-201-17/+12
* mxser: use tty_portAlan Cox2008-07-201-131/+126
* mxser: convert large macros to functionsChristoph Hellwig2008-04-301-15/+214
* mxser: switch to put_char being intAlan Cox2008-04-301-3/+4
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-23/+24
* mxser: prepare for BKL pushdownAlan Cox2008-04-301-25/+38
* Char: mxser, add support for CP-114ULJiri Slaby2008-02-071-10/+19
* Char: mxser, remove itJiri Slaby2008-02-071-2140/+1728
* mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2008-02-071-8/+19
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-071-3/+0
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl2007-10-181-2/+2
* mxser: remove commented crapAlan Cox2007-10-181-19/+0
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-161-11/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Char: mxser, fix TIOCMIWAITJiri Slaby2007-04-241-34/+14
* [PATCH] mxser: remove useless fieldsCedric Le Goater2007-02-111-6/+1
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-3/+1
* [PATCH] Char: mxser, fix oops when removing openedJiri Slaby2006-12-301-0/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-8/+10
* [PATCH] mxser: PCI refcountsAlan Cox2006-12-081-2/+6
* [PATCH] mxser: correct tty driver nameJiri Slaby2006-12-081-2/+2
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-011-65/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-1/+0
* [PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl2006-06-251-344/+450
* [PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl2006-06-251-2/+2
OpenPOWER on IntegriCloud