1. 822b768 Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  2. 50a5528a Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  3. dada6a4 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() by Macpaul Lin · 6 years ago
  4. 100bc3e tty: serial: 8250_mtk: always resume the device in probe. by Peter Shih · 6 years ago
  5. f51ccf4 USB: serial: console: fix reported terminal settings by Johan Hovold · 6 years ago
  6. dac097c drivers/tty: add missing of_node_put() by Yangtao Li · 6 years ago
  7. 2a48602 tty: do not set TTY_IO_ERROR flag if console port by Chanho Park · 6 years ago
  8. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  9. 641a41d serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout by Yoshihiro Shimoda · 6 years ago
  10. 991a251 termios, tty/tty_baudrate.c: fix buffer overrun by H. Peter Anvin · 6 years ago
  11. 943210b vt: fix broken display when running aptitude by Mikulas Patocka · 6 years ago
  12. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  13. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  14. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  15. 3ea172c Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  16. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  17. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  18. 114b5f8 Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  19. 202dc3c serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA by Geert Uytterhoeven · 6 years ago
  20. 59eaeba of: base: Change logic in of_alias_get_alias_list() by Michal Simek · 6 years ago
  21. c58a3ae serial: sh-sci: do not warn if DMA transfers are not supported by Ulrich Hecht · 6 years ago
  22. ce5a983 kill TIOCSERGSTRUCT by Al Viro · 6 years ago
  23. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  24. 7ee32965 kill TIOCSER[SG]WILD by Al Viro · 6 years ago
  25. 27230e5 synclink_gt(): fix compat_ioctl() by Al Viro · 6 years ago
  26. 50f4532 pty: fix compat ioctls by Al Viro · 6 years ago
  27. 9d1807d vt_compat_ioctl(): clean up, use compat_ptr() properly by Al Viro · 6 years ago
  28. a309619 remove fallback to drivers for TIOCGICOUNT by Al Viro · 6 years ago
  29. 7765435 take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl() by Al Viro · 6 years ago
  30. f82fc0f synclink: reduce pointless checks in ->ioctl() by Al Viro · 6 years ago
  31. 930236a complete ->[sg]et_serial() switchover by Al Viro · 6 years ago
  32. 5099d23 serial_core: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  33. 6da5b58 mxser: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  34. 1c729ab moxa: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  35. b60f38c isicom: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  36. a7b06fc ipwireless: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  37. 6fbf958 cyclades: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  38. b129cbc amiserial: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  39. 2088cfd serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES by Michal Simek · 6 years ago
  40. 33a1a7b tty: check name length in tty_find_polling_driver() by Miles Chen · 6 years ago
  41. b97b3d9 tty: wipe buffer if not echoing data by Greg KH · 6 years ago
  42. c9a8e5f tty: wipe buffer. by Linus Torvalds · 6 years ago
  43. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  44. 3bc3206 serial: fsl_lpuart: Remove the alias node dependence by Vabhav Sharma · 6 years ago
  45. 4e1a606 Merge 4.19-rc7 into tty-next by Greg Kroah-Hartman · 6 years ago
  46. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  47. 8ebfe88 TTY: sn_console: Replace spin_is_locked() with spin_trylock() by Lance Roy · 6 years ago
  48. 817e9bc Revert "serial:serial_core: Allow use of CTS for PPS line discipline" by Greg Kroah-Hartman · 6 years ago
  49. 6004f17 BackMerge v4.19-rc6 into drm-next by Dave Airlie · 6 years ago
  50. 5b162cc Revert "serial: sh-sci: Allow for compressed SCIF address" by Geert Uytterhoeven · 6 years ago
  51. 1065302 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" by Geert Uytterhoeven · 6 years ago
  52. beeeac4 Revert "serial: 8250_dw: Fix runtime PM handling" by Guenter Roeck · 6 years ago
  53. aad2d49 serial: 8250_uniphier: add auto-flow-control support by Dai Okamura · 6 years ago
  54. aca70d1 serial: 8250_uniphier: flatten probe function by Masahiro Yamada · 6 years ago
  55. 2fd8e45 serial: 8250_uniphier: remove unused "fifo-size" property by Masahiro Yamada · 6 years ago
  56. 823f4e5 serial: uartps: Fix missing unlock on error in cdns_get_id() by Wei Yongjun · 6 years ago
  57. 377fedd tty/serial: atmel: add ISO7816 support by Nicolas Ferre · 6 years ago
  58. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  59. c550f01 serial:serial_core: Allow use of CTS for PPS line discipline by Steve Sakoman · 6 years ago
  60. 669c5d8 Merge 4.19-rc6 into tty-next by Greg Kroah-Hartman · 6 years ago
  61. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  62. 7e62098 serial: imx: restore handshaking irq for imx1 by Uwe Kleine-König · 6 years ago
  63. ae1cca3 serial: uartps: Change uart ID port allocation by Michal Simek · 6 years ago
  64. 13b4353 tty: serial: remove set but not used variable 'error' by YueHaibing · 6 years ago
  65. 1cd25cb kgdboc: Fix warning with module build by Laura Abbott · 6 years ago
  66. feacbec TTY: tty_buffer, warn on leaks by Jiri Slaby · 6 years ago
  67. 8632990 tty_port: Remove incorrect whitespace after comments by Tobin C. Harding · 6 years ago
  68. 30ec514 sc16is7xx: Fix for "Unexpected interrupt: 8" by Phil Elwell · 6 years ago
  69. 8344498 sc16is7xx: Fix for multi-channel stall by Phil Elwell · 6 years ago
  70. f6aa5be serial: 8250: Fix clearing FIFOs in RS485 mode again by Marek Vasut · 6 years ago
  71. fff1072 tty: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  72. a27d9382 serial: 8250_of: Fix for lack of interrupt support by John Garry · 6 years ago
  73. c362272 tty: serial: qcom_geni_serial: Fix serial when not used as console by Douglas Anderson · 6 years ago
  74. 2843cbb tty: serial: qcom_geni_serial: Drop useless check for dev.of_node by Geert Uytterhoeven · 6 years ago
  75. 5963e8a serial: mxs-auart: Fix potential infinite loop by Anton Vasilyev · 6 years ago
  76. d2de960 serial: sprd: Fix the indentation issue by Baolin Wang · 6 years ago
  77. dd22161 serial: sprd: Change 'int' to 'unsigned int' by Baolin Wang · 6 years ago
  78. 262d3dc serial: sprd: Remove unnecessary resource validation by Baolin Wang · 6 years ago
  79. 2b5a997 serial: sprd: Use readable macros instead of magic number by Baolin Wang · 6 years ago
  80. 20464f3 serial: sprd: Remove unused structure by Baolin Wang · 6 years ago
  81. c8867514 serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3 by Lokesh Vutla · 6 years ago
  82. 1ff3652 serial: samsung: Enable baud clock for UART reset procedure in resume by Marek Szyprowski · 6 years ago
  83. 3d8b43a serial: sh-sci: Add earlycon for R7S9210 by Chris Brandt · 6 years ago
  84. a1c2fd7 Revert "serial: sh-sci: Allow for compressed SCIF address" by Geert Uytterhoeven · 6 years ago
  85. 10c6344 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" by Geert Uytterhoeven · 6 years ago
  86. fcfed1be tty: serial: imx: add pinctrl sleep/default mode switch for suspend by Anson Huang · 6 years ago
  87. 07b5e16 tty: serial: imx: add lock for registers save/restore by Anson Huang · 6 years ago
  88. c974991 tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isr by jun qian · 6 years ago
  89. deeb33e tty: serial: uartlite: Use dynamic array for console port by Shubhrajyoti Datta · 6 years ago
  90. 5f6825d tty: serial: uartlite: remove console_init by Shubhrajyoti Datta · 6 years ago
  91. 415b43b tty: serial: uartlite: Move uart register to probe by Shubhrajyoti Datta · 6 years ago
  92. ea42d7a tty: serial: uartlite: Enable clocks at probe by Shubhrajyoti Datta · 6 years ago
  93. 9d7c249a serial: 8250: drop the printk from serial8250_interrupt() by Sebastian Andrzej Siewior · 6 years ago
  94. 2dd4531 kgdboc: Fix restrict error by Laura Abbott · 6 years ago
  95. 39724d5 kgdboc: Change printk to the right fashion by He Zhe · 6 years ago
  96. 1bd54d8 kgdboc: Passing ekgdboc to command line causes panic by He Zhe · 6 years ago
  97. 6ac1b91 serial: uartps: Enable automatic flow control by Michal Simek · 6 years ago
  98. bed25ac serial: uartps: Move Port ID to device data structure by Michal Simek · 6 years ago
  99. 024ca32 serial: uartps: Register own uart console and driver structures by Michal Simek · 6 years ago
  100. 427c8ae serial: uartps: Change logic how console_port is setup by Michal Simek · 6 years ago