summaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-111-67/+78
* tty: mxser: use the tty_port_open methodAlan Cox2009-12-111-76/+35
* 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/+3
* 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/+0
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-4/+8
* char: mxser, fix ISA board lookupPeter Botha2009-06-091-1/+1
* mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby2009-04-061-1/+0
* 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