| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: simserial, use tty_port_close_end | Jiri Slaby | 2012-03-08 | 1 | -7/+6 |
* | TTY: simserial, remove some tty ops | Jiri Slaby | 2012-03-08 | 1 | -38/+1 |
* | TTY: simserial, define local tty_port pointer | Jiri Slaby | 2012-03-08 | 1 | -40/+44 |
* | TTY: simserial no longer needs serialP | Jiri Slaby | 2012-03-08 | 1 | -1/+8 |
* | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby | 2012-03-08 | 1 | -11/+4 |
* | TTY: simserial, remove tmp_buf | Jiri Slaby | 2012-03-08 | 1 | -14/+2 |
* | TTY: simserial, remove static initialization | Jiri Slaby | 2012-03-08 | 1 | -67/+27 |
* | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 2012-03-08 | 1 | -16/+17 |
* | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 2012-03-08 | 1 | -12/+12 |
* | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 2012-03-08 | 1 | -2/+3 |
* | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 2012-03-08 | 1 | -12/+12 |
* | TTY: simserial, pass tty down to functions | Jiri Slaby | 2012-03-08 | 1 | -26/+24 |
* | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 2012-03-08 | 1 | -97/+63 |
* | TTY: simserial, remove IRQ_T | Jiri Slaby | 2012-03-08 | 1 | -4/+2 |
* | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 2012-03-08 | 1 | -57/+7 |
* | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 2012-03-08 | 1 | -6/+3 |
* | TTY: simserial, use only one copy of async flags | Jiri Slaby | 2012-03-08 | 1 | -25/+23 |
* | simserial, bail out when request_irq fails | Jiri Slaby | 2012-03-08 | 1 | -8/+1 |
* | hpsim, initialize chip for assigned irqs | Jiri Slaby | 2012-03-08 | 1 | -2/+1 |
* | simserial, include some headers | Jiri Slaby | 2012-03-08 | 1 | -5/+3 |
* | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 2012-03-08 | 1 | -2/+0 |
* | TTY: serialP, remove unused material | Jiri Slaby | 2012-03-08 | 1 | -9/+1 |
* | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -6/+3 |
* | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
* | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 2011-02-23 | 1 | -2/+1 |
* | tty: icount changeover for other main devices | Alan Cox | 2010-10-22 | 1 | -11/+1 |
* | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 |
* | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -25/+24 |
* | simserial: Fix up for ldisc changes | Alan Cox | 2008-07-21 | 1 | -43/+3 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -4/+7 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 2007-07-14 | 1 | -4/+0 |
* | [IA64] s/termios/ktermios/ in simserial.c | Tony Luck | 2006-12-12 | 1 | -1/+1 |
* | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 1 | -2/+1 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -2/+2 |
* | [PATCH] ia64/hp NULL noise removal | Al Viro | 2006-10-11 | 1 | -5/+5 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | [PATCH] missed ia64 pt_regs fixes | Al Viro | 2006-10-08 | 1 | -5/+5 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] kill _INLINE_ | Adrian Bunk | 2006-03-23 | 1 | -6/+1 |
* | [PATCH] remove unused tmp_buf_sem's | Adrian Bunk | 2006-01-14 | 1 | -1/+0 |
* | [IA64] build broken for ia64 simserial.c | Andreas Schwab | 2006-01-14 | 1 | -8/+2 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] ia64: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -4/+2 |
* | [PATCH] bogus #if (simserial) | viro@ZenIV.linux.org.uk | 2005-09-08 | 1 | -1/+1 |
* | [IA64] assign_irq_vector() should not panic | Kenji Kaneshige | 2005-07-11 | 1 | -2/+5 |
* | [IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c | David Mosberger-Tang | 2005-06-28 | 1 | -5/+11 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1032 |