summaryrefslogtreecommitdiffstats
path: root/Documentation/rtc.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-05tty: Simplify tty->count math in tty_reopen()Dmitry Safonov1-8/+5
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov5-7/+21
2018-12-05tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov1-2/+7
2018-12-05tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov1-0/+10
2018-12-05sysctl: clean up nr_pdflush_threads leftoverRafael Aquini1-2/+2
2018-12-05tty/sysrq: Do not call sync directly from sysrq_do_reset()Mark Tomlinson1-2/+1
2018-12-05serial: 8250-mtk: add uart DMA supportLong Cheng1-1/+209