Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: um: convert to u8/__u8 and size_t | Jiri Slaby (SUSE) | 2023-12-08 | 1 | -1/+1 |
* | um: remove unused reactivate_chan() declaration | Gaosheng Cui | 2022-09-19 | 1 | -1/+0 |
* | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar | 2019-09-15 | 1 | -1/+1 |
* | um: Use tty_port in SIGWINCH handler | Richard Weinberger | 2013-03-11 | 1 | -1/+1 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 1 | -2/+1 |
* | um: switch close_chan() to struct line | Al Viro | 2012-03-25 | 1 | -1/+1 |
* | um: race fix: initialize delayed_work *before* registering IRQ | Al Viro | 2012-03-25 | 1 | -1/+1 |
* | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro | 2012-03-25 | 1 | -8/+8 |
* | um: take chan_*.h and line.h to arch/um/drivers | Al Viro | 2011-11-02 | 1 | -0/+50 |