Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: bcm: convert to u8 and size_t | Jiri Slaby (SUSE) | 2023-12-08 | 1 | -2/+2 |
* | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -1/+2 |
* | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -3/+1 |
* | misc: bcm-vk: fix tty registration race | Johan Hovold | 2021-09-21 | 1 | -3/+3 |
* | tty: drop put_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -4/+4 |
* | tty: make tty_operations::write_room return uint | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | misc: bcm-vk: only support ttyVK if CONFIG_TTY is set | Scott Branden | 2021-02-04 | 1 | -0/+6 |
* | misc: bcm-vk: add ttyVK support | Scott Branden | 2021-01-25 | 1 | -0/+333 |