OpenCloudOS-Kernel/drivers/tty
Jiakun Shuai ffb71a516d Default disabled Phytium drivers on OpenCloudOS 8.8
This commit documents the Phytium kernel driver module that is
disabled by default on OpenCloudOS 8.8. Users can configure and
enable these modules as needed.

The reason why the module is disabled by default: It may cause conflicts
on platforms other than Phytium, or it is disabled by default due
to single and rare usage scenarios, in order to improve the efficiency
of kernel building.

Signed-off-by: Jiakun Shuai <shuaijiakun1288@phytium.com.cn>
2024-06-11 20:52:40 +08:00
..
hvc xen/console: harden hvc_xen against event channel storms 2024-06-11 20:41:32 +08:00
ipwireless ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
serdev tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
serial Default disabled Phytium drivers on OpenCloudOS 8.8 2024-06-11 20:52:40 +08:00
vt ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
Kconfig docs: serial: move it to the driver-api 2019-07-15 11:03:03 -03:00
Makefile tty: Add NULL TTY driver 2019-04-16 15:21:34 +02:00
amiserial.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
cyclades.c cyclades: switch to ->[sg]et_serial() 2018-10-13 00:50:30 -04:00
ehv_bytechan.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
goldfish.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
isicom.c tty/isicom: remove redundant assignment to variable word_count 2019-09-04 12:43:44 +02:00
mips_ejtag_fdc.c tty: Remove redundant license text 2017-11-08 13:08:12 +01:00
moxa.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
moxa.h tty: moxa: Add support for CMSPAR 2017-11-28 15:32:33 +01:00
mxser.c mxser: switch to ->[sg]et_serial() 2018-10-13 00:50:32 -04:00
mxser.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
n_gsm.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
n_hdlc.c tty: n_hdlc: fix build on SPARC 2019-10-04 15:14:20 +02:00
n_null.c tty: Remove redundant license text 2017-11-08 13:08:12 +01:00
n_r3964.c tty: Don't block on IO when ldisc change is pending 2018-12-05 12:16:33 +01:00
n_tracerouter.c tty: Remove redundant license text 2017-11-08 13:08:12 +01:00
n_tracesink.c tty: Remove redundant license text 2017-11-08 13:08:12 +01:00
n_tracesink.h tty: Remove redundant license text 2017-11-08 13:08:12 +01:00
n_tty.c n_tty: check for negative and zero space return from tty_write_room 2019-04-16 15:21:33 +02:00
nozomi.c tty: nozomi: Use dev_get_drvdata 2019-09-04 12:43:44 +02:00
pty.c tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() 2024-06-11 20:41:43 +08:00
rocket.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
rocket.h tty: rocket: Remove RCPK_GET_STRUCT ioctl 2019-04-25 11:58:56 +02:00
rocket_int.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
synclink.c tty/synclink: remove ISA support 2019-02-12 08:51:33 +01:00
synclink_gt.c tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
synclinkmp.c tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
sysrq.c tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
tty_audit.c audit: join tty records to their syscall 2019-02-07 21:33:54 -05:00
tty_baudrate.c termios, tty/tty_baudrate.c: fix buffer overrun 2018-11-08 03:36:45 -08:00
tty_buffer.c tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() 2024-06-11 20:41:43 +08:00
tty_io.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
tty_ioctl.c move compat handling of tty ioctls to tty_compat_ioctl() 2018-09-14 11:12:17 -04:00
tty_jobctrl.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
tty_ldisc.c proc/sysctl: add shared variables for range check 2019-07-18 17:08:07 -07:00
tty_ldsem.c tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop 2019-07-25 15:39:24 +02:00
tty_mutex.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tty_port.c tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
ttynull.c tty: Add NULL TTY driver 2019-04-16 15:21:34 +02:00
vcc.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00