summaryrefslogtreecommitdiff
path: root/arch/m68k/emu/nfcon.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)1-2/+2
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)1-1/+2
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)1-2/+2
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-2/+1
2022-12-02tty: nfcon: use console_is_registered()John Ogness1-2/+7
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-4/+3
2021-07-27tty: don't store semi-state into tty driversJiri Slaby1-12/+15
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven1-3/+5
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby1-2/+4
2012-08-14TTY: nfcon, add tty_port and link itJiri Slaby1-0/+4
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel1-0/+162