Age | Commit message (Expand) | Author |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-08-28 | serial: sunsu: constify uart_ops structures | Julia Lawall |
2017-07-30 | tty: Convert to using %pOF instead of full_name | Rob Herring |
2016-11-16 | serial: sunsu: Free memory when probe fails | Souptick Joarder |
2015-12-13 | serial/sunsu: Deinline wait_for_xmitr, save 165 bytes | Denys Vlasenko |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-05 | serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port | Fabian Frederick |
2014-10-20 | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang |
2014-06-19 | serial: Fix IGNBRK handling | Peter Hurley |
2014-03-06 | sparc: serial: Clean up the locking for -rt | David Miller |
2013-10-16 | tty: Remove unnecessary semicolons | Joe Perches |
2013-06-03 | serial: use platform_{get,set}_drvdata() | Jingoo Han |
2013-05-04 | serial: sunsu: add missing platform_driver_unregister() when module exit | Wei Yongjun |
2013-03-01 | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option | Tkhai Kirill |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2012-11-21 | tty: remove use of __devexit | Bill Pemberton |
2012-11-21 | tty: remove use of __devinit | Bill Pemberton |
2012-11-21 | tty: serial: remove use of __devexit_p | Bill Pemberton |
2012-09-05 | serial: diminish usage of struct serial_uart_config | Paul Gortmaker |
2012-09-05 | serial: sunsu.c - don't explicitly tie array size to dynamic entity | Paul Gortmaker |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells |
2012-02-10 | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-02-28 | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman |