| Commit message (Expand) | Author | Age |
* | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 2013-03-18 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-16 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 |
* | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 |
* | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 |
* | tty: move the termios object into the tty | Alan Cox | 2012-07-16 |
* | TTY: simserial, final cleanup | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, reindent some code | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, fix includes | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, remove useless comments | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, use tty_port_hangup | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, use tty_port_open | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, properly refcount tty_port->tty | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, use tty_port_close_start | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, use tty_port_close_end | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, remove some tty ops | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, define local tty_port pointer | Jiri Slaby | 2012-03-08 |
* | TTY: simserial no longer needs serialP | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, remove tmp_buf | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, remove static initialization | Jiri Slaby | 2012-03-08 |
* | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 2012-03-08 |
* | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 2012-03-08 |
* | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 2012-03-08 |
* | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, pass tty down to functions | Jiri Slaby | 2012-03-08 |
* | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, remove IRQ_T | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 2012-03-08 |
* | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 2012-03-08 |
* | TTY: simserial, use only one copy of async flags | Jiri Slaby | 2012-03-08 |
* | simserial, bail out when request_irq fails | Jiri Slaby | 2012-03-08 |
* | hpsim, initialize chip for assigned irqs | Jiri Slaby | 2012-03-08 |
* | simserial, include some headers | Jiri Slaby | 2012-03-08 |
* | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 2012-03-08 |
* | TTY: serialP, remove unused material | Jiri Slaby | 2012-03-08 |
* | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 |
* | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 |
* | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 2011-02-22 |
* | tty: icount changeover for other main devices | Alan Cox | 2010-10-22 |
* | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 |
* | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 2009-04-01 |
* | simserial: Fix up for ldisc changes | Alan Cox | 2008-07-20 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 |
* | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 2007-07-13 |
* | [IA64] s/termios/ktermios/ in simserial.c | Tony Luck | 2006-12-12 |
* | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 |