aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/mxser.c
AgeCommit message (Expand)Author
2010-10-27drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-10-22Char: mxser, call pci_disable_device from probe/removeJiri Slaby
2010-08-10mxser: remove unnesesary NULL checkKulikov Vasiliy
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02tty: char: mxser, remove unnecessary tty testJiri Slaby
2009-12-11tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox
2009-12-11tty: mxser: use the tty_port_open methodAlan Cox
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19mxser: Split close ready for a standard tty_port_close methodAlan Cox
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-06-09char: mxser, fix ISA board lookupPeter Botha
2009-04-06mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02tty: relock the mxser driverAlan Cox
2009-01-02tty: Pull the dtr raise into tty portAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox
2008-10-13tty: Remove lots of NULL checksAlan Cox
2008-10-13mxser: Switch to kref ttyAlan Cox
2008-07-30Char: mxser, ratelimit ioctl warningJiri Slaby
2008-07-25Char: mxser, various cleanupsJiri Slaby
2008-07-25Char: mxser, remove predefined isa supportJiri Slaby
2008-07-25Char: mxser, prints cleanupJiri Slaby
2008-07-25Char: mxser, globals cleanupJiri Slaby
2008-07-25Char: mxser, ioctl cleanupJiri Slaby
2008-07-22Char: mxser, add CP-102UF supportJiri Slaby
2008-07-22tty: rework break handlingAlan Cox
2008-07-22mxser: remove dead codeAlan Cox
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20mxser: use tty_portAlan Cox
2008-04-30mxser: convert large macros to functionsChristoph Hellwig
2008-04-30mxser: switch to put_char being intAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30mxser: prepare for BKL pushdownAlan Cox
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby
2008-02-07Char: mxser, remove itJiri Slaby
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl
2007-10-18mxser: remove commented crapAlan Cox