summaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix regressions in the char driver conversionAlan Cox2010-04-301-1/+2
* mxser: spin_lock() => spin_lock_irq()Dan Carpenter2010-04-071-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* tty: char: mxser, remove unnecessary tty testJiri Slaby2010-03-021-2/+1Star
* tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-121-67/+78
* tty: mxser: use the tty_port_open methodAlan Cox2009-12-121-76/+35Star
* tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby2009-09-191-1/+1
* tty: Char: mxser, add support for CP112ULJiri Slaby2009-09-191-2/+5
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-5/+3Star
* mxser: Split close ready for a standard tty_port_close methodAlan Cox2009-09-191-22/+23
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-06-241-2/+0Star
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-4/+8
* char: mxser, fix ISA board lookupPeter Botha2009-06-101-1/+1
* mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby2009-04-061-1/+0Star
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-47/+9Star
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-70/+1Star
* tty: relock the mxser driverAlan Cox2009-01-021-15/+13Star
* 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/+0Star
* 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/+4Star
* Char: mxser, remove predefined isa supportJiri Slaby2008-07-251-40/+27Star
* Char: mxser, prints cleanupJiri Slaby2008-07-251-43/+37Star
* Char: mxser, globals cleanupJiri Slaby2008-07-251-75/+55Star
* Char: mxser, ioctl cleanupJiri Slaby2008-07-251-23/+19Star
* 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/+0Star
* tty: add more tty_port fieldsAlan Cox2008-07-211-17/+12Star
* mxser: use tty_portAlan Cox2008-07-211-131/+126Star
* 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/+1728Star
* 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/+0Star
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0Star
* 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/+0Star
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-161-11/+5Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* Char: mxser, fix TIOCMIWAITJiri Slaby2007-04-241-34/+14Star
* [PATCH] mxser: remove useless fieldsCedric Le Goater2007-02-111-6/+1Star