Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-12-05 | tty: Simplify tty->count math in tty_reopen() | Dmitry Safonov | 1 | -8/+5 |
2018-12-05 | tty: Don't block on IO when ldisc change is pending | Dmitry Safonov | 5 | -7/+21 |
2018-12-05 | tty: Hold tty_ldisc_lock() during tty_reopen() | Dmitry Safonov | 1 | -2/+7 |
2018-12-05 | tty/ldsem: Wake up readers after timed out down_write() | Dmitry Safonov | 1 | -0/+10 |
2018-12-05 | sysctl: clean up nr_pdflush_threads leftover | Rafael Aquini | 1 | -2/+2 |
2018-12-05 | tty/sysrq: Do not call sync directly from sysrq_do_reset() | Mark Tomlinson | 1 | -2/+1 |
2018-12-05 | serial: 8250-mtk: add uart DMA support | Long Cheng | 1 | -1/+209 |