Age | Commit message (Expand) | Author | Files | Lines |
2009-04-06 | mxser: remove tty_port_tty_get from mxser_check_modem_status | Jiri Slaby | 1 | -1/+0 |
2009-01-02 | tty: Introduce some close helpers for ports | Alan Cox | 1 | -47/+9 |
2009-01-02 | tty: Introduce a tty_port generic block_til_ready | Alan Cox | 1 | -70/+1 |
2009-01-02 | tty: relock the mxser driver | Alan Cox | 1 | -15/+13 |
2009-01-02 | tty: Pull the dtr raise into tty port | Alan Cox | 1 | -4/+13 |
2009-01-02 | tty_port: Add a port level carrier detect operation | Alan Cox | 1 | -21/+33 |
2008-11-11 | tty: trivial - fix up email addresses in tty related stuff | Alan Cox | 1 | -1/+2 |
2008-10-13 | tty: Remove lots of NULL checks | Alan Cox | 1 | -5/+0 |
2008-10-13 | mxser: Switch to kref tty | Alan Cox | 1 | -89/+103 |
2008-07-30 | Char: mxser, ratelimit ioctl warning | Jiri Slaby | 1 | -2/+4 |
2008-07-25 | Char: mxser, various cleanups | Jiri Slaby | 1 | -20/+4 |
2008-07-25 | Char: mxser, remove predefined isa support | Jiri Slaby | 1 | -40/+27 |
2008-07-25 | Char: mxser, prints cleanup | Jiri Slaby | 1 | -43/+37 |
2008-07-25 | Char: mxser, globals cleanup | Jiri Slaby | 1 | -75/+55 |
2008-07-25 | Char: mxser, ioctl cleanup | Jiri Slaby | 1 | -23/+19 |
2008-07-22 | Char: mxser, add CP-102UF support | Jiri Slaby | 1 | -4/+6 |
2008-07-22 | tty: rework break handling | Alan Cox | 1 | -1/+2 |
2008-07-22 | mxser: remove dead code | Alan Cox | 1 | -36/+0 |
2008-07-20 | tty: add more tty_port fields | Alan Cox | 1 | -17/+12 |
2008-07-20 | mxser: use tty_port | Alan Cox | 1 | -131/+126 |
2008-04-30 | mxser: convert large macros to functions | Christoph Hellwig | 1 | -15/+214 |
2008-04-30 | mxser: switch to put_char being int | Alan Cox | 1 | -3/+4 |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 1 | -23/+24 |
2008-04-30 | mxser: prepare for BKL pushdown | Alan Cox | 1 | -25/+38 |
2008-02-07 | Char: mxser, add support for CP-114UL | Jiri Slaby | 1 | -10/+19 |
2008-02-07 | Char: mxser, remove it | Jiri Slaby | 1 | -2140/+1728 |
2008-02-07 | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox | 1 | -8/+19 |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 1 | -3/+0 |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 1 | -1/+0 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-10-18 | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl | 1 | -2/+2 |
2007-10-18 | mxser: remove commented crap | Alan Cox | 1 | -19/+0 |
2007-07-16 | serial: remove termios checks from various old char serial drivers | Alan Cox | 1 | -11/+5 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-04-24 | Char: mxser, fix TIOCMIWAIT | Jiri Slaby | 1 | -34/+14 |
2007-02-11 | [PATCH] mxser: remove useless fields | Cedric Le Goater | 1 | -6/+1 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 1 | -3/+1 |
2006-12-30 | [PATCH] Char: mxser, fix oops when removing opened | Jiri Slaby | 1 | -0/+1 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -8/+10 |
2006-12-08 | [PATCH] mxser: PCI refcounts | Alan Cox | 1 | -2/+6 |
2006-12-08 | [PATCH] mxser: correct tty driver name | Jiri Slaby | 1 | -2/+2 |
2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -4/+5 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-10-01 | [PATCH] serial: Fix up offenders peering at baud bits directly | Alan Cox | 1 | -65/+1 |
2006-07-02 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-28 | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 1 | -1/+0 |
2006-06-25 | [PATCH] moxa: partial CodingStyle cleanup & spelling fixes | Jesper Juhl | 1 | -344/+450 |