aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iopoll.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-25iopoll: update kerneldoc of read_poll_timeout_atomic()Chunfeng Yun1-2/+2
2020-05-06iopoll: Introduce read_poll_timeout_atomic macroKai-Heng Feng1-19/+43
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng1-0/+44
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2017-11-17iopoll: avoid -Wint-in-bool-context warningArnd Bergmann1-9/+15
2017-02-24include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada1-1/+1
2015-01-19iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall1-0/+144