1. 0239143 xen: flag hvc_xen to be not essential for system boot by Juergen Gross · 3 years, 3 months ago
  2. 60f41e8 Revert "tty: hvc: pass DMA capable memory to put_chars()" by Greg Kroah-Hartman · 3 years, 3 months ago
  3. 0986d7b tty: hvc: pass DMA capable memory to put_chars() by Xianting Tian · 3 years, 3 months ago
  4. 30480f65 tty: hvc: use correct dma alignment size by Xianting Tian · 3 years, 3 months ago
  5. 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, 3 months ago
  6. 42bc971 xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU by Jan Beulich · 3 years, 3 months ago
  7. adf330a xen/x86: make "earlyprintk=xen" work better for PVH Dom0 by Jan Beulich · 3 years, 3 months ago
  8. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 6 months ago
  9. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 6 months ago
  10. 0524513a tty: don't store semi-state into tty drivers by Jiri Slaby · 3 years, 6 months ago
  11. 7ccbdcc hvsi: don't panic on tty_register_driver failure by Jiri Slaby · 3 years, 6 months ago
  12. e679004 tty: hvc: replace BUG_ON() with negative return value by Juergen Gross · 3 years, 6 months ago
  13. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  14. 2bb919b Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
  15. f3827dc s390/hvc_iucv: Remove power management support by Julian Wiedmann · 3 years, 7 months ago
  16. 027f55e tty: hvc: udbg_hvc: retry putc on -EAGAIN by Nathan Lynch · 3 years, 8 months ago
  17. 2ac6226 tty: hvc_console: Remove the repeated words 'no' and 'from' by Xiaofei Tan · 3 years, 8 months ago
  18. 7912146 tty: hvc_iucv: Drop unnecessary NULL check after container_of by Guenter Roeck · 3 years, 8 months ago
  19. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 8 months ago
  20. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
  21. 63bbdb4 tty: hvc: make symbol 'hvc_udbg_dev' static by Yu Kuai · 3 years, 9 months ago
  22. 280def1 Merge 5.12-rc3 into tty-next by Greg Kroah-Hartman · 3 years, 10 months ago
  23. 9d7fd54 tty: hvc, drop unneeded forward declarations by Jiri Slaby · 3 years, 10 months ago
  24. 386a966 vio: make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
  25. c24dc4b tty: hvcs: Drop unnecessary if block by Uwe Kleine-König · 4 years ago
  26. 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years ago
  27. 27122bf tty: hvc: hvc_opal: Staticify function invoked by reference by Lee Jones · 4 years, 2 months ago
  28. 109af2a tty: hvc: hvc_vio: Staticify function invoked only by reference by Lee Jones · 4 years, 2 months ago
  29. 75fc650 tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n by Yang Yingliang · 4 years, 4 months ago
  30. 63ffcbd tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() by Tyrel Datwyler · 4 years, 5 months ago
  31. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  32. 6f2fdb2 hvc: unify console setup naming by Sergey Senozhatsky · 4 years, 7 months ago
  33. 9f02842 tty: hvc: Return proper error code from console ->setup() hook by Andy Shevchenko · 4 years, 7 months ago
  34. 24eb237 tty: hvc_console, fix crashes on parallel open/close by Jiri Slaby · 4 years, 8 months ago
  35. cf9c944 Revert "tty: hvc: Fix data abort due to race in hvc_open" by Greg Kroah-Hartman · 4 years, 8 months ago
  36. 1cc1858 Merge 5.7-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 8 months ago
  37. 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, 9 months ago
  38. e2bd1dc tty: hvc: Fix data abort due to race in hvc_open by Raghavendra Rao Ananta · 4 years, 9 months ago
  39. e947861 Merge 5.7-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 9 months ago
  40. 9a9fc42 tty: hvc: fix buffer overflow during hvc_alloc(). by Andrew Melnychenko · 4 years, 9 months ago
  41. 6f1c026 tty: hvc: remove hvcs_driver_string by Jason Yan · 4 years, 9 months ago
  42. f9d89c9 tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI by Kefeng Wang · 4 years, 9 months ago
  43. 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, 9 months ago
  44. bdc3070 tty: hvc: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 10 months ago
  45. 00e3754 tty: source all tty Kconfig files in one place by Randy Dunlap · 4 years, 10 months ago
  46. 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
  47. da88ac0 tty: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  48. 4500914 tty: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  49. eded8bc riscv: don't allow selecting SBI based drivers for M-mode by Damien Le Moal · 5 years ago
  50. d1a1af2 hvc: dcc: Add earlycon support by Michal Simek · 5 years ago
  51. acf01e6 tty: hvcs: Fix odd use of strlcpy by Joe Perches · 6 years ago
  52. 4d2e26a docs: powerpc: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  53. 934bda5 powerpc/pseries/hvconsole: Fix stack overread via udbg by Daniel Axtens · 6 years ago
  54. 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
  55. f91253a tty: Don't force RISCV SBI console as preferred console by Anup Patel · 6 years ago
  56. f692f77 tty: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  57. 38c91d1 tty: add SPDX identifiers to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  58. d56f00f tty: hvc_xen: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  59. 778ec49 tty: Use of_node_name_{eq,prefix} for node name comparisons by Rob Herring · 6 years ago
  60. 7f2bf78 tty: hvc: hvc_write() fix break condition by Nicholas Piggin · 6 years ago
  61. 68b2fc7 tty: hvc: hvc_poll() fix read loop batching by Nicholas Piggin · 6 years ago
  62. 6e7f6b8 tty: hvc: hvc_poll() fix read loop hang by Nicholas Piggin · 6 years ago
  63. 95b861a76 powerpc/powernv: provide a console flush operation for opal hvc driver by Nicholas Piggin · 7 years ago
  64. 70b5c4e Merge branch 'topic/hvc' into next by Michael Ellerman · 6 years ago
  65. cca3d52 tty: hvc: remove unexplained "just in case" spin delay by Nicholas Piggin · 7 years ago
  66. 17cc1dd powerpc/powernv: implement opal_put_chars_atomic by Nicholas Piggin · 7 years ago
  67. ac4ac78 powerpc/powernv: move opal console flushing to udbg by Nicholas Piggin · 7 years ago
  68. 9f65b81 tty: hvc: introduce the hv_ops.flush operation for hvc drivers by Nicholas Piggin · 7 years ago
  69. 550ddad tty: hvc: hvc_write() may sleep by Nicholas Piggin · 7 years ago
  70. cfb5946 tty: hvc: hvc_poll() may sleep by Nicholas Piggin · 7 years ago
  71. ec97eaa tty: hvc: hvc_poll() break hv read loop by Nicholas Piggin · 7 years ago
  72. a9bf5c8 tty: hvc: use mutex instead of spinlock for hvc_structs lock by Nicholas Piggin · 7 years ago
  73. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  74. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  75. 447808b hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() by Stewart Smith · 7 years ago
  76. 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
  77. b8ac14d tty: hvc: remove tile driver by Arnd Bergmann · 7 years ago
  78. e6bf3cc tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers by Arnd Bergmann · 7 years ago
  79. afa6b1c tty: New RISC-V SBI console driver by Palmer Dabbelt · 7 years ago
  80. 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
  81. a9f96f0 tty: hvc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  82. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  83. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  84. 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
  85. 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
  86. 6ec6e80 tty: hvcs: make ktermios const by Bhumika Goyal · 7 years ago
  87. a846c3e tty: hvcs: constify vio_device_id by Arvind Yadav · 7 years ago
  88. 7298bd1 tty: hvc_vio: constify vio_device_id by Arvind Yadav · 7 years ago
  89. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  90. 9227f04 powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI) by Michael Ellerman · 7 years ago
  91. a73ee84 tty: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  92. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  93. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  94. 20d58cb s390/hvc_iucv: fix broken Kconfig select statement by Heiko Carstens · 8 years ago
  95. 4e70a6f TTY: hvc: convert to use DRIVER_ATTR_RW by Greg Kroah-Hartman · 8 years ago
  96. 228a9ff drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged" by Colin Ian King · 8 years ago
  97. 19fa6e6 tty/hvc_console: fix console lock ordering with spinlock by Denis Kirjanov · 8 years ago
  98. d437fa9 drivers/tty: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  99. 6d35b13 tty: Remove extra include in HVC console tty framework by Sergio Valverde · 8 years ago
  100. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago