| Commit message (Expand) | Author | Age | Files | Lines |
* | cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior | Peter Hurley | 2014-11-05 | 1 | -12/+0 |
* | tty: Remove tty_hung_up_p() tests from tty drivers' open() | Peter Hurley | 2014-07-10 | 1 | -10/+5 |
* | tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator | Paul Bolle | 2014-02-15 | 1 | -112/+0 |
* | treewide: fix comments and printk msgs | Masanari Iida | 2014-01-07 | 1 | -1/+1 |
* | crisv10: use counts from tty_port | Jiri Slaby | 2013-03-18 | 1 | -25/+23 |
* | crisv10: use *_wait from tty_port | Jiri Slaby | 2013-03-18 | 1 | -9/+7 |
* | crisv10: use close delays from tty_port | Jiri Slaby | 2013-03-18 | 1 | -11/+9 |
* | crisv10: stop returning info from handle_ser_rx_interrupt | Jiri Slaby | 2013-03-18 | 1 | -6/+4 |
* | crisv10: use flags from tty_port | Jiri Slaby | 2013-03-18 | 1 | -35/+29 |
* | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 2013-03-18 | 1 | -10/+2 |
* | tty: serial/crisv10.c: remove unnecessary null pointer check | Cong Ding | 2013-01-17 | 1 | -1/+1 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -15/+2 |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-15 | 1 | -2/+2 |
* | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-15 | 1 | -1/+1 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -6/+4 |
* | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 1 | -3/+6 |
* | TTY: automatically create nodes for some drivers | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
* | tty: localise the lock | Alan Cox | 2012-08-10 | 1 | -4/+4 |
* | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -13/+13 |
* | tty: revert incorrectly applied lock patch | Alan Cox | 2012-07-16 | 1 | -4/+4 |
* | tty: localise the lock | Alan Cox | 2012-07-06 | 1 | -4/+4 |
* | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 2012-06-02 | 1 | -4/+4 |
* | cris: fix missing tty arg in wait_event_interruptible_tty call | Paul Gortmaker | 2012-05-08 | 1 | -2/+2 |
* | tty_lock: Localise the lock | Alan Cox | 2012-05-04 | 1 | -2/+2 |
* | TTY: crisv10, initialize tty_port | Jiri Slaby | 2012-04-09 | 1 | -0/+1 |
* | TTY: crisv10, remove unused tmp_buf | Jiri Slaby | 2012-04-09 | 1 | -26/+1 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 1 | -0/+1 |
* | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -12/+3 |
* | RS485: fix inconsistencies in the meaning of some variables | Claudio Scordino | 2011-11-15 | 1 | -8/+2 |
* | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -9/+9 |
* | cris: lower the printk level in cris serial driver | WANG Cong | 2011-09-22 | 1 | -6/+6 |
* | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong | 2011-09-22 | 1 | -2/+2 |
* | tty: now phase out the ioctl file pointer for good | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -2/+1 |
* | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+4573 |