Age | Commit message (Expand) | Author | Files | Lines |
2019-09-04 | tty: serial: Remove call to memset after pci_alloc_consistent | Fuqian Huang | 1 | -2/+0 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -15/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-27 | tty: serial: constify uart_ops structures | Bhumika Goyal | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-12-13 | tty: Remove unused SERIAL_DO_RESTART define | Peter Hurley | 1 | -1/+0 |
2015-05-10 | tty: icom.c: move assignment out of if () block | Greg Kroah-Hartman | 1 | -5/+6 |
2014-11-25 | serial: icom: fix error return code | Julia Lawall | 1 | -1/+3 |
2014-07-09 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 1 | -6/+0 |
2013-12-08 | serial: icom: dereference after free in load_code() | Dan Carpenter | 1 | -2/+2 |
2013-08-27 | serial: icom: move array overflow checks earlier | Dan Carpenter | 1 | -41/+48 |
2013-08-27 | tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+3 |
2013-08-12 | serial: icom: fix casting warning | Jingoo Han | 1 | -6/+5 |
2013-03-18 | driver: tty: serial: remove cast for kzalloc return value | Zhang Yanfei | 1 | -2/+1 |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -2/+1 |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -1/+1 |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -3/+4 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-11-21 | tty: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | tty: remove use of __devinit | Bill Pemberton | 1 | -5/+5 |
2012-11-21 | tty: serial: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-25 | tty: Fix typo in tty drivers | Masanari Iida | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-09-22 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+1658 |