summaryrefslogtreecommitdiffstats
path: root/arch/m68k/emu/nfcon.c
Commit message (Expand)AuthorAgeFilesLines
* tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
* tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+2
* tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-111-2/+2
* tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+1
* tty: nfcon: use console_is_registered()John Ogness2022-12-021-2/+7
* tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
* tty: stop using alloc_tty_driverJiri Slaby2021-07-271-4/+3
* tty: don't store semi-state into tty driversJiri Slaby2021-07-271-12/+15
* tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven2013-08-231-3/+5
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-2/+4
* TTY: nfcon, add tty_port and link itJiri Slaby2012-08-131-0/+4
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* m68k/atari: ARAnyM - Add support for console accessRoman Zippel2011-03-161-0/+162