Age | Commit message (Expand) | Author | Files | Lines |
2014-06-20 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -1/+1 |
2014-03-07 | sparc: serial: Clean up the locking for -rt | David Miller | 1 | -9/+5 |
2013-10-17 | tty: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2013-06-03 | serial: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -5/+3 |
2013-05-05 | serial: sunsu: add missing platform_driver_unregister() when module exit | Wei Yongjun | 1 | -0/+1 |
2013-03-02 | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option | Tkhai Kirill | 1 | -12/+9 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -10/+3 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -3/+4 |
2012-11-22 | tty: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | tty: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
2012-11-22 | tty: serial: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-06 | serial: diminish usage of struct serial_uart_config | Paul Gortmaker | 1 | -0/+6 |
2012-09-06 | serial: sunsu.c - don't explicitly tie array size to dynamic entity | Paul Gortmaker | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells | 1 | -0/+1 |
2012-02-10 | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker | 1 | -2/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-02-28 | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -3/+3 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+1608 |