index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Age
Commit message (
Expand
)
Author
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
2021-07-21
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-06-18
s390/hvc_iucv: Remove power management support
Julian Wiedmann
2021-05-23
tty: hvc: udbg_hvc: retry putc on -EAGAIN
Nathan Lynch
2021-05-21
tty: hvc_console: Remove the repeated words 'no' and 'from'
Xiaofei Tan
2021-05-13
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-04-10
tty: hvc: make symbol 'hvc_udbg_dev' static
Yu Kuai
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
2021-03-10
tty: hvc, drop unneeded forward declarations
Jiri Slaby
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2020-11-06
tty: hvc: hvc_opal: Staticify function invoked by reference
Lee Jones
2020-11-06
tty: hvc: hvc_vio: Staticify function invoked only by reference
Lee Jones
2020-09-27
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-09-04
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-25
hvc: unify console setup naming
Sergey Senozhatsky
2020-06-25
tty: hvc: Return proper error code from console ->setup() hook
Andy Shevchenko
2020-05-27
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
2020-05-12
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
2020-05-11
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-28
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-04-27
Merge 5.7-rc3 into tty-next
Greg Kroah-Hartman
2020-04-23
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-23
tty: hvc: remove hvcs_driver_string
Jason Yan
2020-04-21
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-18
tty: hvc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-11-21
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-13
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-10-11
hvc: dcc: Add earlycon support
Michal Simek
2019-09-04
tty: hvcs: Fix odd use of strlcpy
Joe Perches
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-16
tty: Don't force RISCV SBI console as preferred console
Anup Patel
2019-04-16
tty: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
[next]