summaryrefslogtreecommitdiffstats
path: root/arch/m68k/emu/nfcon.c
AgeCommit message (Expand)AuthorFilesLines
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-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-2/+4
2012-08-13TTY: 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