1. 0d560a1 serial: pci: Remove unused pci_boards entries by Jan Kiszka · 8 years ago
  2. fc6cc96 serial: exar: Move Commtech adapters to 8250_exar as well by Jan Kiszka · 8 years ago
  3. 7795753 serial: exar: Fix feature control register constants by Jan Kiszka · 8 years ago
  4. 5b5f252 serial: exar: Fix initialization of EXAR registers for ports > 0 by Jan Kiszka · 8 years ago
  5. 24572af serial: exar: Fix mapping of port I/O resources by Jan Kiszka · 8 years ago
  6. 90afa52 serial: sh-sci: fix hardware RX trigger level setting by Ulrich Hecht · 8 years ago
  7. 6a5f0e2 tty/serial: atmel: ensure state is restored after suspending by Alexandre Belloni · 9 years ago
  8. 424d791 serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt by Douglas Anderson · 9 years ago
  9. 10d258c serdev: ttyport: check whether tty_init_dev() fails by Dan Carpenter · 8 years ago
  10. 80cd94e serial: 8250_pci: make pciserial_detach_ports() static by Wei Yongjun · 9 years ago
  11. 36523b6 ARM: dts: STiH410-b2260: Enable HW flow-control by Lee Jones · 9 years ago
  12. cf38e1a ARM: dts: STiH407-family: Use new Pinctrl groups by Lee Jones · 9 years ago
  13. 34224a0 ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control by Lee Jones · 9 years ago
  14. 105fc00 ARM: dts: STiH410-b2260: Identify the UART RTS line by Lee Jones · 9 years ago
  15. 8ab99f5 dt-bindings: serial: Update 'uart-has-rtscts' description by Lee Jones · 9 years ago
  16. 233680a serial: st-asc: Use generic DT binding for announcing RTS/CTS lines by Lee Jones · 9 years ago
  17. d735625 serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles by Lee Jones · 9 years ago
  18. 6929cb0 serial: st-asc: Read in all Pinctrl states by Lee Jones · 9 years ago
  19. a4f6072 serial: st-asc: Provide RTS functionality by Lee Jones · 9 years ago
  20. 5ab066e serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled by Lee Jones · 9 years ago
  21. 1c9c858 serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards by Ian Abbott · 9 years ago
  22. 5d23188 serial: sh-sci: make RX FIFO parameters tunable via sysfs by Ulrich Hecht · 9 years ago
  23. 0394037 serial: sh-sci: SCIFA/B RX FIFO software timeout by Ulrich Hecht · 9 years ago
  24. 18e8cf1 serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF by Ulrich Hecht · 9 years ago
  25. 8ee3fde tty_port: register tty ports with serdev bus by Rob Herring · 9 years ago
  26. bed35c6 serdev: add a tty port controller driver by Rob Herring · 9 years ago
  27. cd6484e serdev: Introduce new bus for serial attached devices by Rob Herring · 9 years ago
  28. c1c98da dt/bindings: Add a serial/UART attached device binding by Rob Herring · 9 years ago
  29. c3485ee tty_port: Add port client functions by Rob Herring · 9 years ago
  30. a380ed4 serial: sh-sci: implement FIFO threshold register setting by Ulrich Hecht · 9 years ago
  31. 88641c7 serial: sh-sci: consider DR (data ready) bit adequately by Ulrich Hecht · 9 years ago
  32. 54e14ae serial: sh-sci: add FIFO trigger bits by Ulrich Hecht · 9 years ago
  33. 0832a462 tty: serial: cpm_uart: make use of for_each_node_by_type() by Dmitry Torokhov · 9 years ago
  34. aea9a80 tty: serial: pl011: add ttyAMA for matching pl011 console by Sudeep Holla · 9 years ago
  35. a8a1781 serial: samsung: enable clock before accessing interrupt mask resister by 남영민 · 9 years ago
  36. 5d1a238 serial: 8250_pci: remove exar code by Sudip Mukherjee · 9 years ago
  37. d0aeaa8 serial: exar: split out the exar code from 8250_pci by Sudip Mukherjee · 9 years ago
  38. bc2be23 serial: imx: Fix the CTS_B polarity in RS485 mode by Fabio Estevam · 9 years ago
  39. 1a61362 serial: imx: Fix the RTS GPIO polarity in RS485 mode by Fabio Estevam · 9 years ago
  40. aa42db4 8250: of: remove remnants of generic of_serial driver by Arnd Bergmann · 9 years ago
  41. 54b12c4 serial: sh-sci: Reformat sci_parse_dt() for git diff by Geert Uytterhoeven · 9 years ago
  42. 2331e06 tty: serial: constify uart_ops structures by Bhumika Goyal · 9 years ago
  43. 1a336c9 console: Make persistent scrollback a boot parameter by Manuel Schölling · 9 years ago
  44. aabd31c console: Add persistent scrollback buffers for all VGA consoles by Manuel Schölling · 9 years ago
  45. bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 9 years ago
  46. 66da39e console: Move scrollback data into its own struct by Manuel Schölling · 9 years ago
  47. 4e0f5cc serial: 8250_omap: Fix probe and remove for PM runtime by Tony Lindgren · 9 years ago
  48. f99b63a serial: hp300: mask the warning for people just doing build coverage by Paul Gortmaker · 9 years ago
  49. 5935a2b serial: xuartps: Enable uart loopback mode by Yasir-Khan · 9 years ago
  50. aa75941 serial: 8250_omap: Remove rx_dma_broken flag by Vignesh R · 9 years ago
  51. b6ffcf2 serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x by Vignesh R · 9 years ago
  52. 75f54ac serial: 8250_omap: pause DMA only if DMA transfer in progress by Vignesh R · 9 years ago
  53. c92d781 tty: constify tty_ldisc_receive_buf buffer pointer by Rob Herring · 9 years ago
  54. 3086365 tty_port: make tty_port_register_device wrap tty_port_register_device_attr by Rob Herring · 9 years ago
  55. ed3f0af tty_port: allow a port to be opened with a tty that has no file handle by Alan Cox · 9 years ago
  56. 8c9faa5 tty: serial: meson: allow baud-rates higher than 115200 by Martin Blumenstingl · 9 years ago
  57. 9ed90d2 tty: move the non-file related parts of tty_release to new tty_release_struct by Rob Herring · 9 years ago
  58. 2cc32b1 tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache by Arvind Yadav · 9 years ago
  59. 28ec957 serial: omap: Add omapserial earlycon by Lokesh Vutla · 9 years ago
  60. 7951ffc serial: pl011: Mark console as CON_ANYTIME by Alexander Sverdlin · 9 years ago
  61. 1ea146a tty: serial: constify dev_pm_ops structures by Bhumika Goyal · 9 years ago
  62. 216e234 serial: 8250_mid: set PCI master only for DMA capable device by Andy Shevchenko · 9 years ago
  63. 6d59225 serial: 8250_mid: enable MSI on Denverton by Andy Shevchenko · 9 years ago
  64. 4831e0d serial: 8250_mid: handle interrupt correctly in DMA case by Andy Shevchenko · 9 years ago
  65. 6a171b2 serial: 8250_dw: Allow hardware flow control to be used by Jason Uy · 9 years ago
  66. dfc8038 serial: sh-sci: Compute the regshift value for SCI ports by Laurent Pinchart · 9 years ago
  67. 97ed979 serial: sh-sci: Remove unused platform data capabilities field by Laurent Pinchart · 9 years ago
  68. d5cb131 serial: sh-sci: Remove manual break debouncing by Laurent Pinchart · 9 years ago
  69. 219fb0c serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs by Laurent Pinchart · 9 years ago
  70. b2f20ed serial: sh-sci: Extend sci_port_params with more port parameters by Laurent Pinchart · 9 years ago
  71. daf5a89 serial: sh-sci: Constify platform data by Laurent Pinchart · 9 years ago
  72. e095ee6 serial: sh-sci: Replace regmap array with port parameters by Laurent Pinchart · 9 years ago
  73. 40b34dd serial: sh-sci: Remove initialization of zero fields in sci_port_params by Laurent Pinchart · 9 years ago
  74. a752ba1 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 9 years ago
  75. f48debc sh: Don't set the sh-sci platform data REIE bit when not implemented by Laurent Pinchart · 9 years ago
  76. a05ea9e sh: Don't set the sh-sci platform data scscr CKE0 bit by Laurent Pinchart · 9 years ago
  77. bcce9da sh: Don't set sh-sci port_reg by Laurent Pinchart · 9 years ago
  78. 9c21ac5 sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags by Laurent Pinchart · 9 years ago
  79. 1b10b88 sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit by Laurent Pinchart · 9 years ago
  80. 203a1ae sh: Don't set sh-sci pdata scscr TIE and RIE bits by Laurent Pinchart · 9 years ago
  81. c3fa400 sh: Don't set sh-sci pdata scscr TE and RE bits by Laurent Pinchart · 9 years ago
  82. 3d73f32 serial: sh-sci: Don't rely on platform data flags when not needed by Laurent Pinchart · 9 years ago
  83. 9f8325b serial: sh-sci: Set the SCSCR TE and RE bits in the driver by Laurent Pinchart · 9 years ago
  84. 11cca3d Merge 4.10-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  85. 49def18 Linux 4.10-rc4 by Linus Torvalds · 9 years ago
  86. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  87. c928162 Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  88. 2d5a710 Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  89. 7f138b9 Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  90. 793e039 Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  91. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  92. 83346fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. a11ce3a4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  98. b9dc6f6 fix a fencepost error in pipe_advance() by Al Viro · 9 years ago
  99. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 9 years ago
  100. a12f1ae aio: fix lock dep warning by Shaohua Li · 9 years ago