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