- 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
- 34d9541 tty: hvc: use console_is_registered() by John Ogness · 2 years, 3 months ago
- cc72a1e tty: hvc: make hvc_rtas_dev static by ruanjinjie · 2 years, 4 months ago
- eef7381 tty: hvc: remove HVC_IUCV_MAGIC by наб · 2 years, 5 months ago
- c9874d3f termios: start unifying non-UAPI parts of asm/termios.h by Al Viro · 7 years ago
- eb9e109 tty: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 6 months ago
- 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
- 41925b1 xen: replace xen_remap() with memremap() by Juergen Gross · 2 years, 9 months ago
- 4419da5 tty: hvc: dcc: Bind driver to CPU core0 for reads and writes by Shanker Donthineni · 2 years, 10 months ago
- 3d27b05 tty: hvcs: simplify if-if to if-else by Wan Jiabing · 2 years, 10 months ago
- f0426b4 tty/hvc_opal: simplify if-if to if-else by Wan Jiabing · 2 years, 10 months ago
- 8fbb3fc tty: hvc: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 11 months ago
- 53819a0 tty: hvc: fix return value of __setup handler by Randy Dunlap · 3 years ago
- 3f8bab1 serial: make uart_console_write->putchar()'s character an unsigned char by Jiri Slaby · 3 years ago
- fe41518 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years, 2 months ago
- 0239143 xen: flag hvc_xen to be not essential for system boot by Juergen Gross · 3 years, 4 months ago
- 60f41e8 Revert "tty: hvc: pass DMA capable memory to put_chars()" by Greg Kroah-Hartman · 3 years, 4 months ago
- 0986d7b tty: hvc: pass DMA capable memory to put_chars() by Xianting Tian · 3 years, 4 months ago
- 30480f65 tty: hvc: use correct dma alignment size by Xianting Tian · 3 years, 4 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, 4 months ago
- 42bc971 xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU by Jan Beulich · 3 years, 5 months ago
- adf330a xen/x86: make "earlyprintk=xen" work better for PVH Dom0 by Jan Beulich · 3 years, 5 months ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 7 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 7 months ago
- 0524513a tty: don't store semi-state into tty drivers by Jiri Slaby · 3 years, 7 months ago
- 7ccbdcc hvsi: don't panic on tty_register_driver failure by Jiri Slaby · 3 years, 7 months ago
- e679004 tty: hvc: replace BUG_ON() with negative return value by Juergen Gross · 3 years, 8 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, 8 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, 8 months ago
- f3827dc s390/hvc_iucv: Remove power management support by Julian Wiedmann · 3 years, 8 months ago
- 027f55e tty: hvc: udbg_hvc: retry putc on -EAGAIN by Nathan Lynch · 3 years, 9 months ago
- 2ac6226 tty: hvc_console: Remove the repeated words 'no' and 'from' by Xiaofei Tan · 3 years, 9 months ago
- 7912146 tty: hvc_iucv: Drop unnecessary NULL check after container_of by Guenter Roeck · 3 years, 9 months ago
- fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 10 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 10 months ago
- 63bbdb4 tty: hvc: make symbol 'hvc_udbg_dev' static by Yu Kuai · 3 years, 11 months ago
- 280def1 Merge 5.12-rc3 into tty-next by Greg Kroah-Hartman · 4 years ago
- 9d7fd54 tty: hvc, drop unneeded forward declarations by Jiri Slaby · 4 years ago
- 386a966 vio: make remove callback return void by Uwe Kleine-König · 4 years ago
- c24dc4b tty: hvcs: Drop unnecessary if block by Uwe Kleine-König · 4 years, 1 month ago
- 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years, 1 month ago
- 27122bf tty: hvc: hvc_opal: Staticify function invoked by reference by Lee Jones · 4 years, 4 months ago
- 109af2a tty: hvc: hvc_vio: Staticify function invoked only by reference by Lee Jones · 4 years, 4 months ago
- 75fc650 tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n by Yang Yingliang · 4 years, 5 months ago
- 63ffcbd tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() by Tyrel Datwyler · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 6f2fdb2 hvc: unify console setup naming by Sergey Senozhatsky · 4 years, 8 months ago
- 9f02842 tty: hvc: Return proper error code from console ->setup() hook by Andy Shevchenko · 4 years, 8 months ago
- 24eb237 tty: hvc_console, fix crashes on parallel open/close by Jiri Slaby · 4 years, 9 months ago
- cf9c944 Revert "tty: hvc: Fix data abort due to race in hvc_open" by Greg Kroah-Hartman · 4 years, 9 months ago
- 1cc1858 Merge 5.7-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 9 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, 10 months ago
- e2bd1dc tty: hvc: Fix data abort due to race in hvc_open by Raghavendra Rao Ananta · 4 years, 10 months ago
- e947861 Merge 5.7-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 9a9fc42 tty: hvc: fix buffer overflow during hvc_alloc(). by Andrew Melnychenko · 4 years, 10 months ago
- 6f1c026 tty: hvc: remove hvcs_driver_string by Jason Yan · 4 years, 11 months ago
- f9d89c9 tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI by Kefeng Wang · 4 years, 10 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, 11 months ago
- bdc3070 tty: hvc: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 00e3754 tty: source all tty Kconfig files in one place by Randy Dunlap · 5 years 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 · 7 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