开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
emu
/
nfcon.c
Age
Commit message (
Expand
)
Author
2024-06-24
m68k: emu: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-12-08
tty: m68k: nfcon: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2022-12-02
tty: nfcon: use console_is_registered()
John Ogness
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-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2013-08-23
m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls
Geert Uytterhoeven
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-08-13
TTY: nfcon, add tty_port and link it
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-03-16
m68k/atari: ARAnyM - Add support for console access
Roman Zippel