summaryrefslogtreecommitdiff
path: root/drivers/misc/bcm-vk/bcm_vk_tty.c
AgeCommit message (Expand)Author
2023-12-08tty: bcm: 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::write()Jiri Slaby (SUSE)
2021-09-21misc: bcm-vk: fix tty registration raceJohan Hovold
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-02-04misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden
2021-01-25misc: bcm-vk: add ttyVK supportScott Branden