1. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  2. 6fbc879 tty: fix comment for __tty_alloc_driver() by Thadeu Lima de Souza Cascardo · 8 years ago
  3. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. a8983d0 Revert "tty: don't panic on OOM in tty_set_ldisc()" by Greg Kroah-Hartman · 8 years ago
  5. 5659dab serdev: implement get/set tiocm by Sebastian Reichel · 8 years ago
  6. b3f80c8 serdev: add serdev_device_wait_until_sent by Sebastian Reichel · 8 years ago
  7. 2f09276 tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init by Sebastian Reichel · 8 years ago
  8. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
  10. 128c434 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. e53e597 tty: pl011: fix earlycon work-around for QDF2400 erratum 44 by Timur Tabi · 8 years ago
  12. 49e1590 serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text by Paul Gortmaker · 8 years ago
  13. 497e1e1 tty/serial: atmel: fix TX path in atmel_console_write() by Nicolas Ferre · 8 years ago
  14. 31ca2c6 tty/serial: atmel: fix race condition (TX+DMA) by Richard Genoud · 8 years ago
  15. a6040bc serial: mxs-auart: Fix baudrate calculation by Uwe Kleine-König · 8 years ago
  16. 658b299 sched/headers: Remove duplicate #include <linux/sched/debug.h> line by Ingo Molnar · 8 years ago
  17. f1638fc Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  18. 4719177 Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  19. a4a3e06 tty: fix data race in tty_ldisc_ref_wait() by Dmitry Vyukov · 8 years ago
  20. 5362544 tty: don't panic on OOM in tty_set_ldisc() by Dmitry Vyukov · 8 years ago
  21. b767ad7 Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" by Aleksey Makarov · 8 years ago
  22. 0043c1d serial: st-asc: Use new GPIOD API to obtain RTS pin by Lee Jones · 8 years ago
  23. b15bfbe serial: 8250_dw: Fix breakage when HAVE_CLK=n by James Hogan · 8 years ago
  24. 0949808 serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios by Heiko Stuebner · 8 years ago
  25. f98c7bc serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 8 years ago
  26. 82f2341 tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 8 years ago
  27. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  28. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  29. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  30. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  31. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  32. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  33. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  34. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  35. 7db60d0 sparc64: Send break twice from console to return to boot prom by Vijay Kumar · 8 years ago
  36. 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  37. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  38. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  39. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. d8a4995 tty: pl011: Work around QDF2400 E44 stuck BUSY bit by Christopher Covington · 8 years ago
  41. 2867af2 atmel_serial: Use the fractional divider when possible by Romain Izard · 8 years ago
  42. 6d35b13 tty: Remove extra include in HVC console tty framework by Sergio Valverde · 8 years ago
  43. 172c33c serial: exar: Enable MSI support by Jan Kiszka · 8 years ago
  44. 7e12357 serial: exar: Move register defines from uapi header to consumer site by Jan Kiszka · 8 years ago
  45. 0d560a1 serial: pci: Remove unused pci_boards entries by Jan Kiszka · 8 years ago
  46. fc6cc96 serial: exar: Move Commtech adapters to 8250_exar as well by Jan Kiszka · 8 years ago
  47. 5b5f252 serial: exar: Fix initialization of EXAR registers for ports > 0 by Jan Kiszka · 8 years ago
  48. 24572af serial: exar: Fix mapping of port I/O resources by Jan Kiszka · 8 years ago
  49. 90afa52 serial: sh-sci: fix hardware RX trigger level setting by Ulrich Hecht · 8 years ago
  50. 6a5f0e2 tty/serial: atmel: ensure state is restored after suspending by Alexandre Belloni · 8 years ago
  51. 424d791 serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt by Douglas Anderson · 8 years ago
  52. 10d258c serdev: ttyport: check whether tty_init_dev() fails by Dan Carpenter · 8 years ago
  53. 80cd94e serial: 8250_pci: make pciserial_detach_ports() static by Wei Yongjun · 8 years ago
  54. 233680a serial: st-asc: Use generic DT binding for announcing RTS/CTS lines by Lee Jones · 8 years ago
  55. d735625 serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles by Lee Jones · 8 years ago
  56. 6929cb0 serial: st-asc: Read in all Pinctrl states by Lee Jones · 8 years ago
  57. a4f6072 serial: st-asc: Provide RTS functionality by Lee Jones · 8 years ago
  58. 5ab066e serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled by Lee Jones · 8 years ago
  59. 1c9c858 serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards by Ian Abbott · 8 years ago
  60. 5d23188 serial: sh-sci: make RX FIFO parameters tunable via sysfs by Ulrich Hecht · 8 years ago
  61. 0394037 serial: sh-sci: SCIFA/B RX FIFO software timeout by Ulrich Hecht · 8 years ago
  62. 18e8cf1 serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF by Ulrich Hecht · 8 years ago
  63. 8ee3fde tty_port: register tty ports with serdev bus by Rob Herring · 8 years ago
  64. bed35c6 serdev: add a tty port controller driver by Rob Herring · 8 years ago
  65. cd6484e serdev: Introduce new bus for serial attached devices by Rob Herring · 8 years ago
  66. c3485ee tty_port: Add port client functions by Rob Herring · 8 years ago
  67. a380ed4 serial: sh-sci: implement FIFO threshold register setting by Ulrich Hecht · 8 years ago
  68. 88641c7 serial: sh-sci: consider DR (data ready) bit adequately by Ulrich Hecht · 8 years ago
  69. 54e14ae serial: sh-sci: add FIFO trigger bits by Ulrich Hecht · 8 years ago
  70. 0832a462 tty: serial: cpm_uart: make use of for_each_node_by_type() by Dmitry Torokhov · 8 years ago
  71. aea9a80 tty: serial: pl011: add ttyAMA for matching pl011 console by Sudeep Holla · 8 years ago
  72. a8a1781 serial: samsung: enable clock before accessing interrupt mask resister by 남영민 · 8 years ago
  73. 5d1a238 serial: 8250_pci: remove exar code by Sudip Mukherjee · 8 years ago
  74. d0aeaa8 serial: exar: split out the exar code from 8250_pci by Sudip Mukherjee · 8 years ago
  75. bc2be23 serial: imx: Fix the CTS_B polarity in RS485 mode by Fabio Estevam · 8 years ago
  76. 1a61362 serial: imx: Fix the RTS GPIO polarity in RS485 mode by Fabio Estevam · 8 years ago
  77. aa42db4 8250: of: remove remnants of generic of_serial driver by Arnd Bergmann · 8 years ago
  78. 54b12c4 serial: sh-sci: Reformat sci_parse_dt() for git diff by Geert Uytterhoeven · 8 years ago
  79. 2331e06 tty: serial: constify uart_ops structures by Bhumika Goyal · 8 years ago
  80. bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
  81. 4e0f5cc serial: 8250_omap: Fix probe and remove for PM runtime by Tony Lindgren · 8 years ago
  82. f99b63a serial: hp300: mask the warning for people just doing build coverage by Paul Gortmaker · 8 years ago
  83. 5935a2b serial: xuartps: Enable uart loopback mode by Yasir-Khan · 8 years ago
  84. aa75941 serial: 8250_omap: Remove rx_dma_broken flag by Vignesh R · 8 years ago
  85. b6ffcf2 serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x by Vignesh R · 8 years ago
  86. 75f54ac serial: 8250_omap: pause DMA only if DMA transfer in progress by Vignesh R · 8 years ago
  87. c92d781 tty: constify tty_ldisc_receive_buf buffer pointer by Rob Herring · 8 years ago
  88. 3086365 tty_port: make tty_port_register_device wrap tty_port_register_device_attr by Rob Herring · 8 years ago
  89. ed3f0af tty_port: allow a port to be opened with a tty that has no file handle by Alan Cox · 8 years ago
  90. 8c9faa5 tty: serial: meson: allow baud-rates higher than 115200 by Martin Blumenstingl · 8 years ago
  91. 9ed90d2 tty: move the non-file related parts of tty_release to new tty_release_struct by Rob Herring · 8 years ago
  92. 2cc32b1 tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache by Arvind Yadav · 8 years ago
  93. 28ec957 serial: omap: Add omapserial earlycon by Lokesh Vutla · 8 years ago
  94. 7951ffc serial: pl011: Mark console as CON_ANYTIME by Alexander Sverdlin · 8 years ago
  95. 1ea146a tty: serial: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
  96. 216e234 serial: 8250_mid: set PCI master only for DMA capable device by Andy Shevchenko · 8 years ago
  97. 6d59225 serial: 8250_mid: enable MSI on Denverton by Andy Shevchenko · 8 years ago
  98. 4831e0d serial: 8250_mid: handle interrupt correctly in DMA case by Andy Shevchenko · 8 years ago
  99. 6a171b2 serial: 8250_dw: Allow hardware flow control to be used by Jason Uy · 8 years ago
  100. dfc8038 serial: sh-sci: Compute the regshift value for SCI ports by Laurent Pinchart · 8 years ago