Age | Commit message (Expand) | Author | Files | Lines |
2017-06-13 | tty: simserial: drop unused alt_speed handling | Johan Hovold | 1 | -13/+0 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley | 1 | -1/+1 |
2013-03-19 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 1 | -13/+3 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -14/+4 |
2013-01-16 | TTY: move low_latency to tty_port | Jiri Slaby | 1 | -1/+1 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -1/+2 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -0/+1 |
2012-08-14 | TTY: use tty_port_link_device | Jiri Slaby | 1 | -0/+1 |
2012-07-17 | tty: move the termios object into the tty | Alan Cox | 1 | -1/+1 |
2012-03-09 | TTY: simserial, final cleanup | Jiri Slaby | 1 | -16/+5 |
2012-03-09 | TTY: simserial, reindent some code | Jiri Slaby | 1 | -76/+44 |
2012-03-09 | TTY: simserial, fix includes | Jiri Slaby | 1 | -5/+2 |
2012-03-09 | TTY: simserial, remove useless comments | Jiri Slaby | 1 | -28/+1 |
2012-03-09 | TTY: simserial, use tty_port_hangup | Jiri Slaby | 1 | -57/+7 |
2012-03-09 | TTY: simserial, use tty_port_open | Jiri Slaby | 1 | -59/+5 |
2012-03-09 | TTY: simserial, properly refcount tty_port->tty | Jiri Slaby | 1 | -4/+5 |
2012-03-09 | TTY: simserial, use tty_port_close_start | Jiri Slaby | 1 | -35/+1 |
2012-03-09 | TTY: simserial, use tty_port_close_end | Jiri Slaby | 1 | -7/+6 |
2012-03-09 | TTY: simserial, remove some tty ops | Jiri Slaby | 1 | -38/+1 |
2012-03-09 | TTY: simserial, define local tty_port pointer | Jiri Slaby | 1 | -40/+44 |
2012-03-09 | TTY: simserial no longer needs serialP | Jiri Slaby | 1 | -1/+8 |
2012-03-09 | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby | 1 | -11/+4 |
2012-03-09 | TTY: simserial, remove tmp_buf | Jiri Slaby | 1 | -14/+2 |
2012-03-09 | TTY: simserial, remove static initialization | Jiri Slaby | 1 | -67/+27 |
2012-03-09 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby | 1 | -16/+17 |
2012-03-09 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby | 1 | -12/+12 |
2012-03-09 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby | 1 | -2/+3 |
2012-03-09 | TTY: amiserial/simserial, use tty_port | Jiri Slaby | 1 | -12/+12 |
2012-03-09 | TTY: simserial, pass tty down to functions | Jiri Slaby | 1 | -26/+24 |
2012-03-09 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby | 1 | -97/+63 |
2012-03-09 | TTY: simserial, remove IRQ_T | Jiri Slaby | 1 | -4/+2 |
2012-03-09 | TTY: simserial, remove support of shared interrupts | Jiri Slaby | 1 | -57/+7 |
2012-03-09 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby | 1 | -6/+3 |
2012-03-09 | TTY: simserial, use only one copy of async flags | Jiri Slaby | 1 | -25/+23 |
2012-03-09 | simserial, bail out when request_irq fails | Jiri Slaby | 1 | -8/+1 |
2012-03-09 | hpsim, initialize chip for assigned irqs | Jiri Slaby | 1 | -2/+1 |
2012-03-09 | simserial, include some headers | Jiri Slaby | 1 | -5/+3 |
2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 1 | -2/+0 |
2012-03-08 | TTY: serialP, remove unused material | Jiri Slaby | 1 | -9/+1 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 1 | -6/+3 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -1/+0 |
2011-02-23 | tty: simserial: now phase out the ioctl file pointer for good | Luck, Tony | 1 | -2/+1 |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox | 1 | -11/+1 |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 1 | -1/+1 |
2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 1 | -25/+24 |
2008-07-21 | simserial: Fix up for ldisc changes | Alan Cox | 1 | -43/+3 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -4/+7 |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2007-07-14 | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 1 | -4/+0 |