1. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  2. 5d7f77e serial: imx: fix bogus dev_err by phil eichinger · 7 years ago
  3. 7842055 serial: sh-sci: prevent lockup on full TTY buffers by Ulrich Hecht · 7 years ago
  4. 9f2068f serial: 8250_pci: Add Brainboxes UC-260 4 port serial device by Nikola Ciprich · 7 years ago
  5. 1f66dd3 earlycon: add reg-offset to physical address before mapping by Greentime Hu · 7 years ago
  6. 7145690 serial: core: mark port as initialized in autoconfig by Sebastian Andrzej Siewior · 7 years ago
  7. e7f3e99 serial: 8250_pci: Don't fail on multiport card class by Andy Shevchenko · 7 years ago
  8. fd63a89 tty/serial: atmel: add new version check for usart by Jonas Danielsson · 7 years ago
  9. 28b0f8a tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 7 years ago
  10. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  11. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  12. 0231d00 ACPI: SPCR: Make SPCR available to x86 by Prarit Bhargava · 7 years ago
  13. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. db59332 Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  15. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  18. c7e1b40 tty: serial: exar: Relocate sleep wake-up handling by Aaron Sierra · 7 years ago
  19. 3a19cfc serdev: add method to set parity by Ulrich Hecht · 7 years ago
  20. b027e22 tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 7 years ago
  21. 09df0b3 serial: imx: fix endless loop during suspend by Martin Kaiser · 7 years ago
  22. 44117a1 serial: core: mark port as initialized after successful IRQ change by Sebastian Andrzej Siewior · 7 years ago
  23. 7ee6910 serdev: only match serdev devices by Johan Hovold · 7 years ago
  24. 2460942 serdev: do not generate modaliases for controllers by Johan Hovold · 7 years ago
  25. f8bdfe9 serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction by Wolfram Sang · 7 years ago
  26. c14b65f serial: 8250_dw: Revert "Improve clock rate setting" by Andy Shevchenko · 7 years ago
  27. e397824 gpio: serial: max310x: Support open-drain configuration for GPIOs by Jan Kundrát · 7 years ago
  28. 7d09995 serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers by Hans de Goede · 7 years ago
  29. ea507ce serial: 8250_ingenic: Parse earlycon options by Paul Cercueil · 7 years ago
  30. aed3d70 serial: 8250_ingenic: Add support for the JZ4770 SoC by Paul Cercueil · 7 years ago
  31. 0f646b6 serial: core: Make uart_parse_options take const char* argument by Paul Cercueil · 7 years ago
  32. b9820a3 serial: 8250_of: fix return code when probe function fails to get reset by Masahiro Yamada · 7 years ago
  33. 38b1f0f serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 7 years ago
  34. 7defa77 serial: 8250_uniphier: fix error return code in uniphier_uart_probe() by Wei Yongjun · 7 years ago
  35. ea3d846 tty: n_gsm: Allow ADM response in addition to UA for control dlci by Tony Lindgren · 7 years ago
  36. 6eaf0b9 tty: omap-serial: Fix initial on-boot RTS GPIO level by Rafael Gago · 7 years ago
  37. e50af48 tty: serial: jsm: Add one check against NULL pointer dereference by Guilherme G. Piccoli · 7 years ago
  38. 8ca31ba tty: serial: jsm: Remove unnecessary NULL checks by Guilherme G. Piccoli · 7 years ago
  39. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  40. 2cb67d2 serdev: Introduce devm_serdev_device_open() by Andrey Smirnov · 7 years ago
  41. c5ff7de serdev: Make .remove in struct serdev_device_driver optional by Andrey Smirnov · 7 years ago
  42. 69c444b Merge 4.15-rc6 into tty-next by Greg Kroah-Hartman · 7 years ago
  43. 966031f n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) by Linus Torvalds · 7 years ago
  44. 2b022ab pty: cancel pty slave port buf's work in tty_release by Sahara · 7 years ago
  45. 2258761 serial: max310x: Reduce RX work starvation by Jan Kundrát · 7 years ago
  46. 2b4bac4 serial: max310x: Use batched reads when reasonably safe by Jan Kundrát · 7 years ago
  47. d584b65 serial: max310x: use a batch write op for UART transmit by Jan Kundrát · 7 years ago
  48. 78be70c serial: max310x: Support IRQ sharing with other devices by Jan Kundrát · 7 years ago
  49. bceb483 serial: max310x: Do not hard-code the IRQ type by Jan Kundrát · 7 years ago
  50. afe3eb6 serdev: ttyport: do not used keyed wakeup in write_wakeup by Johan Hovold · 7 years ago
  51. 19ac50f tty: serial: sh-sci: Add default for number of ports for compile-testing by Geert Uytterhoeven · 7 years ago
  52. 38d5583 serial: max310x: Fix invalid memory access during GPIO init by Jan Kundrát · 7 years ago
  53. 5c30553 tty: serial: mxs-auart: fix error handling in mxs_auart_probe by Branislav Radocaj · 7 years ago
  54. 6a28fd2 tty: goldfish: Enable 'earlycon' only if built-in by Sebastian Andrzej Siewior · 7 years ago
  55. 93ad867 serial: 8250: 8250_omap: Fix spelling error. by Rolf Evers-Fischer · 7 years ago
  56. 8af016a serial: 8250_dw: Disable clock on error by Stefan Potyra · 7 years ago
  57. 0858fe3 serial: stm32: fix name conflict with 8250 by Ludovic Barre · 7 years ago
  58. fe8e7ac tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFree by Jia-Ju Bai · 7 years ago
  59. be7e251 tty: serial: sh-sci: Hide DMA config question by Geert Uytterhoeven · 7 years ago
  60. 3a987e7 tty: serial: sh-sci: Hide earlycon config question by Geert Uytterhoeven · 7 years ago
  61. c5bb576 tty: serial: sh-sci: Hide serial console config question by Geert Uytterhoeven · 7 years ago
  62. f673148 tty: serial: sh-sci: Hide number of ports config question by Geert Uytterhoeven · 7 years ago
  63. 1598e38 serial: forbid 8250 on s390 by Christian Borntraeger · 7 years ago
  64. 42e6457 Merge 4.15-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
  65. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  66. b8f3bff serial: imx: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
  67. 01d8453 serial: fsl_lpuart: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
  68. f1e5b61 serial: core: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
  69. 743f93f serial: Make retrieval of rs485 properties platform-agnostic by Lukas Wunner · 7 years ago
  70. cda6418 serdev: ttyport: ignore carrier detect to avoid hangups by Johan Hovold · 7 years ago
  71. 51899a6 serdev: ttyport: release tty lock sooner on open by Johan Hovold · 7 years ago
  72. 90dbad8 serdev: ttyport: fix tty locking in close by Johan Hovold · 7 years ago
  73. 8bcd4e6 serdev: ttyport: fix NULL-deref on hangup by Johan Hovold · 7 years ago
  74. eb28168 serdev: ttyport: add missing receive_buf sanity checks by Johan Hovold · 7 years ago
  75. 0ff3ab7 serial: 8250_early: Only set divisor if valid clk & baud by Matt Redfearn · 7 years ago
  76. 3bfd130 serial: 8250_pci: Add Amazon PCI serial device ID by Matt Wilson · 7 years ago
  77. 1f04357 tty: serial: imx: remove imx_disable_rx_int by Troy Kisky · 7 years ago
  78. d3a96c9 serial: pl011: Use cached copy of IMSC register by Lukas Wunner · 7 years ago
  79. d8dcbdd tty: moxa: Add support for CMSPAR by Lars Kanis · 7 years ago
  80. e73be92 serial: pl011: Drop duplicate loop counter by Lukas Wunner · 7 years ago
  81. f859722 tty: serial: meson: fix typo in the "stop bit" register definition by Martin Blumenstingl · 7 years ago
  82. 44137e4 tty: serial: meson: merge the two register sections for AML_UART_CONTROL by Martin Blumenstingl · 7 years ago
  83. c0f0b8c tty: serial: meson: remove duplicate "clear error" bit definition by Martin Blumenstingl · 7 years ago
  84. dc88922 tty: n_gsm: remove redundant pointer gsm by Colin Ian King · 7 years ago
  85. 525ba62 serdev: Introduce devm_serdev_device_open() by Andrey Smirnov · 7 years ago
  86. 98869f9 serdev: Make .remove in struct serdev_device_driver optional by Andrey Smirnov · 7 years ago
  87. df3d9a5 tty: vt: replace _manual_ swap with swap macro in set_selection by Gustavo A. R. Silva · 7 years ago
  88. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 8 years ago
  89. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  90. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  91. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  92. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  94. 892204e Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  95. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  96. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 57f5d64 tty: ehv_bytechan: fix spelling mistake by Arvind Yadav · 7 years ago
  98. 9b11f19 tty: serial: meson: allow baud-rates lower than 9600 by Thomas Rohloff · 7 years ago
  99. 07a708f serial: 8250_fintek: Fix crash with baud rate B0 by Ji-Ze Hong (Peter Hong) · 7 years ago
  100. 21c4e7f serial: 8250_fintek: Disable delays for ports != 0 by Ricardo Ribalda Delgado · 7 years ago