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