index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-05-05
tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
Shanker Donthineni
2020-09-27
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-04-21
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
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-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
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-03-26
tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers
Arnd Bergmann
2018-03-09
tty: New RISC-V SBI console driver
Palmer Dabbelt
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
2017-06-12
s390/hvc_iucv: fix broken Kconfig select statement
Heiko Carstens
2015-10-04
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
Abhimanyu Kapur
2015-05-10
tty/hvc: remove celleb-only beat driver
Daniel Axtens
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2012-09-18
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-16
powerpc/hvc_udbg: Don't crash when udbg_putc is NULL
Benjamin Herrenschmidt
2012-03-13
hvc_xen: introduce HVC_XEN_FRONTEND
Stefano Stabellini
2012-03-09
tty: powerpc: remove hvc_iseries
Stephen Rothwell
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-02-22
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman