/>
summaryrefslogtreecommitdiff
path: root/arch/m68k/emu
AgeCommit message (Expand)Author
2024-02-19nfblock: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2023-12-08tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)
2023-10-06m68k: emu: Mark version[] __maybe_unusedGeert Uytterhoeven
2023-10-06m68k: emu: Remove unused vsnprintf() return value in nfprint()Geert Uytterhoeven
2023-10-06m68k: emu: Replace strlcpy() with strscpy()Azeem Shaikh
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
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-05-19m68k: Switch to new sys-off handler APIDmitry Osipenko
2022-02-02block: remove genhd.hChristoph Hellwig
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-21m68k/emu/nfblock: add error handling support for add_disk()Luis Chamberlain
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-02arch: use eth_hw_addr_set()Jakub Kicinski
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-07-19m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-01nfblock: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig