summaryrefslogtreecommitdiff
path: root/arch/m68k/emu/nfcon.c
AgeCommit message (Expand)Author
2024-06-24m68k: emu: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-12-08tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2022-12-02tty: nfcon: use console_is_registered()John Ogness
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27tty: don't store semi-state into tty driversJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: nfcon, add tty_port and link itJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel