1. dd6f9b1 Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years, 2 months ago
  2. 34d9541 tty: hvc: use console_is_registered() by John Ogness · 2 years, 3 months ago
  3. cc72a1e tty: hvc: make hvc_rtas_dev static by ruanjinjie · 2 years, 4 months ago
  4. eef7381 tty: hvc: remove HVC_IUCV_MAGIC by наб · 2 years, 5 months ago
  5. c9874d3f termios: start unifying non-UAPI parts of asm/termios.h by Al Viro · 7 years ago
  6. eb9e109 tty: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 6 months ago
  7. 4ccbe91 Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 9 months ago
  8. 41925b1 xen: replace xen_remap() with memremap() by Juergen Gross · 2 years, 9 months ago
  9. 4419da5 tty: hvc: dcc: Bind driver to CPU core0 for reads and writes by Shanker Donthineni · 2 years, 10 months ago
  10. 3d27b05 tty: hvcs: simplify if-if to if-else by Wan Jiabing · 2 years, 10 months ago
  11. f0426b4 tty/hvc_opal: simplify if-if to if-else by Wan Jiabing · 2 years, 10 months ago
  12. 8fbb3fc tty: hvc: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 11 months ago
  13. 53819a0 tty: hvc: fix return value of __setup handler by Randy Dunlap · 3 years ago
  14. 3f8bab1 serial: make uart_console_write->putchar()'s character an unsigned char by Jiri Slaby · 3 years ago
  15. fe41518 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years, 2 months ago
  16. 0239143 xen: flag hvc_xen to be not essential for system boot by Juergen Gross · 3 years, 4 months ago
  17. 60f41e8 Revert "tty: hvc: pass DMA capable memory to put_chars()" by Greg Kroah-Hartman · 3 years, 4 months ago
  18. 0986d7b tty: hvc: pass DMA capable memory to put_chars() by Xianting Tian · 3 years, 4 months ago
  19. 30480f65 tty: hvc: use correct dma alignment size by Xianting Tian · 3 years, 4 months ago
  20. 3946b46 Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
  21. 42bc971 xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU by Jan Beulich · 3 years, 5 months ago
  22. adf330a xen/x86: make "earlyprintk=xen" work better for PVH Dom0 by Jan Beulich · 3 years, 5 months ago
  23. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 7 months ago
  24. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 7 months ago
  25. 0524513a tty: don't store semi-state into tty drivers by Jiri Slaby · 3 years, 7 months ago
  26. 7ccbdcc hvsi: don't panic on tty_register_driver failure by Jiri Slaby · 3 years, 7 months ago
  27. e679004 tty: hvc: replace BUG_ON() with negative return value by Juergen Gross · 3 years, 8 months ago
  28. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
  29. 2bb919b Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 8 months ago
  30. f3827dc s390/hvc_iucv: Remove power management support by Julian Wiedmann · 3 years, 8 months ago
  31. 027f55e tty: hvc: udbg_hvc: retry putc on -EAGAIN by Nathan Lynch · 3 years, 9 months ago
  32. 2ac6226 tty: hvc_console: Remove the repeated words 'no' and 'from' by Xiaofei Tan · 3 years, 9 months ago
  33. 7912146 tty: hvc_iucv: Drop unnecessary NULL check after container_of by Guenter Roeck · 3 years, 9 months ago
  34. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 10 months ago
  35. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 10 months ago
  36. 63bbdb4 tty: hvc: make symbol 'hvc_udbg_dev' static by Yu Kuai · 3 years, 11 months ago
  37. 280def1 Merge 5.12-rc3 into tty-next by Greg Kroah-Hartman · 4 years ago
  38. 9d7fd54 tty: hvc, drop unneeded forward declarations by Jiri Slaby · 4 years ago
  39. 386a966 vio: make remove callback return void by Uwe Kleine-König · 4 years ago
  40. c24dc4b tty: hvcs: Drop unnecessary if block by Uwe Kleine-König · 4 years, 1 month ago
  41. 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years, 1 month ago
  42. 27122bf tty: hvc: hvc_opal: Staticify function invoked by reference by Lee Jones · 4 years, 4 months ago
  43. 109af2a tty: hvc: hvc_vio: Staticify function invoked only by reference by Lee Jones · 4 years, 4 months ago
  44. 75fc650 tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n by Yang Yingliang · 4 years, 5 months ago
  45. 63ffcbd tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() by Tyrel Datwyler · 4 years, 6 months ago
  46. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  47. 6f2fdb2 hvc: unify console setup naming by Sergey Senozhatsky · 4 years, 8 months ago
  48. 9f02842 tty: hvc: Return proper error code from console ->setup() hook by Andy Shevchenko · 4 years, 8 months ago
  49. 24eb237 tty: hvc_console, fix crashes on parallel open/close by Jiri Slaby · 4 years, 9 months ago
  50. cf9c944 Revert "tty: hvc: Fix data abort due to race in hvc_open" by Greg Kroah-Hartman · 4 years, 9 months ago
  51. 1cc1858 Merge 5.7-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 9 months ago
  52. 1d2cc5a Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 10 months ago
  53. e2bd1dc tty: hvc: Fix data abort due to race in hvc_open by Raghavendra Rao Ananta · 4 years, 10 months ago
  54. e947861 Merge 5.7-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
  55. 9a9fc42 tty: hvc: fix buffer overflow during hvc_alloc(). by Andrew Melnychenko · 4 years, 10 months ago
  56. 6f1c026 tty: hvc: remove hvcs_driver_string by Jason Yan · 4 years, 11 months ago
  57. f9d89c9 tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI by Kefeng Wang · 4 years, 10 months ago
  58. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 11 months ago
  59. bdc3070 tty: hvc: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  60. 00e3754 tty: source all tty Kconfig files in one place by Randy Dunlap · 5 years ago
  61. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  62. da88ac0 tty: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  63. 4500914 tty: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  64. eded8bc riscv: don't allow selecting SBI based drivers for M-mode by Damien Le Moal · 5 years ago
  65. d1a1af2 hvc: dcc: Add earlycon support by Michal Simek · 5 years ago
  66. acf01e6 tty: hvcs: Fix odd use of strlcpy by Joe Perches · 6 years ago
  67. 4d2e26a docs: powerpc: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  68. 934bda5 powerpc/pseries/hvconsole: Fix stack overread via udbg by Daniel Axtens · 6 years ago
  69. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  70. f91253a tty: Don't force RISCV SBI console as preferred console by Anup Patel · 6 years ago
  71. f692f77 tty: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  72. 38c91d1 tty: add SPDX identifiers to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  73. d56f00f tty: hvc_xen: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  74. 778ec49 tty: Use of_node_name_{eq,prefix} for node name comparisons by Rob Herring · 6 years ago
  75. 7f2bf78 tty: hvc: hvc_write() fix break condition by Nicholas Piggin · 6 years ago
  76. 68b2fc7 tty: hvc: hvc_poll() fix read loop batching by Nicholas Piggin · 6 years ago
  77. 6e7f6b8 tty: hvc: hvc_poll() fix read loop hang by Nicholas Piggin · 6 years ago
  78. 95b861a76 powerpc/powernv: provide a console flush operation for opal hvc driver by Nicholas Piggin · 7 years ago
  79. 70b5c4e Merge branch 'topic/hvc' into next by Michael Ellerman · 7 years ago
  80. cca3d52 tty: hvc: remove unexplained "just in case" spin delay by Nicholas Piggin · 7 years ago
  81. 17cc1dd powerpc/powernv: implement opal_put_chars_atomic by Nicholas Piggin · 7 years ago
  82. ac4ac78 powerpc/powernv: move opal console flushing to udbg by Nicholas Piggin · 7 years ago
  83. 9f65b81 tty: hvc: introduce the hv_ops.flush operation for hvc drivers by Nicholas Piggin · 7 years ago
  84. 550ddad tty: hvc: hvc_write() may sleep by Nicholas Piggin · 7 years ago
  85. cfb5946 tty: hvc: hvc_poll() may sleep by Nicholas Piggin · 7 years ago
  86. ec97eaa tty: hvc: hvc_poll() break hv read loop by Nicholas Piggin · 7 years ago
  87. a9bf5c8 tty: hvc: use mutex instead of spinlock for hvc_structs lock by Nicholas Piggin · 7 years ago
  88. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  89. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  90. 447808b hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() by Stewart Smith · 7 years ago
  91. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  92. b8ac14d tty: hvc: remove tile driver by Arnd Bergmann · 7 years ago
  93. e6bf3cc tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers by Arnd Bergmann · 7 years ago
  94. afa6b1c tty: New RISC-V SBI console driver by Palmer Dabbelt · 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. a9f96f0 tty: hvc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  97. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  98. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  99. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  100. e63a94f1 Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago