Age | Commit message (Expand) | Author | Files | Lines |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+1 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-28 | serial: uuc_uart: constify uart_ops structures | Julia Lawall | 1 | -1/+1 |
2016-05-01 | QE-UART: add "fsl,t1040-ucc-uart" to of_device_id | Zhao Qiang | 1 | -0/+3 |
2015-12-23 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 1 | -1/+1 |
2015-07-24 | serial/uuc_uart: Support higher bitrates than 115200 Bit/s | Alexander Stein | 1 | -1/+1 |
2015-03-27 | tty: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-10-20 | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-10 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 1 | -11/+0 |
2014-06-20 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -1/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2013-10-17 | tty: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |
2013-06-03 | driver: tty: add missing unregister in err case | Libo Chen | 1 | -1/+3 |
2013-06-03 | serial: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -3/+2 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -2/+1 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -2/+2 |
2013-01-16 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 1 | -2/+3 |
2012-01-27 | serial: Kill off NO_IRQ | Alan Cox | 1 | -1/+1 |
2011-11-24 | drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout | Chuck Meade | 1 | -0/+3 |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+3 |
2011-09-23 | TTY: serial, fix includes in some drivers | Jiri Slaby | 1 | -1/+3 |
2011-08-23 | drivers/serial/ucc_uart.c: Fix compiler warning | Kumar Gala | 1 | -1/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -32/+35 |
2011-03-15 | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -32/+35 |
2011-02-28 | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+1537 |