Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-25 | [PATCH] moxa: remove pointless check of 'tty' argument vs NULL | Jesper Juhl | 1 | -2/+2 |
2006-06-25 | [PATCH] moxa: remove pointless casts | Jesper Juhl | 1 | -21/+21 |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell | 1 | -4/+4 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -1/+1 |
2006-01-10 | [PATCH] drivers/char: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-11-07 | [PATCH] serial moxa: fix wrong BUG | Kirill Smelkov | 1 | -1/+4 |
2005-11-07 | [PATCH] serial moxa: fix leaks of struct tty_driver | Kirill Smelkov | 1 | -11/+11 |
2005-11-07 | [PATCH] serial moxa: cleanup mxser_init | Kirill Smelkov | 1 | -18/+2 |
2005-09-10 | [PATCH] drivers/char: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -8/+4 |
2005-09-05 | [MOXA]: Fix this driver properly. | Al Viro | 1 | -1/+0 |
2005-06-06 | [PATCH] moxa: do not ignore input | Denis Vlasenko | 1 | -25/+13 |