aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/bcm-vk/bcm_vk_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21misc: bcm-vk: fix tty registration raceJohan Hovold1-3/+3
2021-07-27tty: drop put_tty_driverJiri Slaby1-4/+4
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-02-04misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden1-0/+6
2021-01-25misc: bcm-vk: add ttyVK supportScott Branden1-0/+333