| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port | Fabian Frederick | 2014-11-05 | 1 | -12/+24 |
|/ |
|
* | serial: sunsab: Don't enable tx if tx stopped | Peter Hurley | 2014-09-08 | 1 | -1/+1 |
* | serial: Fix send_xchar() handlers | Peter Hurley | 2014-09-08 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-08-06 | 1 | -0/+9 |
|\ |
|
| * | sunsab: Fix detection of BREAK on sunsab serial console | Christopher Alexander Tobias Schulze | 2014-08-04 | 1 | -0/+9 |
* | | Merge 3.16-rc5 into tty-next. | Greg Kroah-Hartman | 2014-07-13 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | serial: Test for no tx data on tx restart | Peter Hurley | 2014-07-10 | 1 | -0/+3 |
* | | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 2014-07-09 | 1 | -7/+0 |
|/ |
|
* | serial: Fix IGNBRK handling | Peter Hurley | 2014-06-19 | 1 | -1/+1 |
* | sparc: serial: Clean up the locking for -rt | David Miller | 2014-03-06 | 1 | -9/+5 |
* | tty: Remove unnecessary semicolons | Joe Perches | 2013-10-16 | 1 | -1/+1 |
* | serial: use platform_{get,set}_drvdata() | Jingoo Han | 2013-06-03 | 1 | -4/+2 |
* | TTY: serial, stop accessing potential NULLs | Jiri Slaby | 2013-03-18 | 1 | -1/+1 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -12/+8 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -9/+7 |
* | tty: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -0/+1 |
* | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker | 2012-02-10 | 1 | -1/+1 |
* | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -4/+4 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+1152 |