summaryrefslogtreecommitdiff
path: root/include/linux/iopoll.h
Commit message (Expand)AuthorAgeFilesLines
* iopoll: update kerneldoc of read_poll_timeout_atomic()Chunfeng Yun2020-09-251-2/+2
* iopoll: Introduce read_poll_timeout_atomic macroKai-Heng Feng2020-05-061-19/+43
* iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng2020-03-231-19/+1
* iopoll: introduce read_poll_timeout macroDejin Zheng2020-03-231-0/+44
* docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-10/+1
* iopoll: avoid -Wint-in-bool-context warningArnd Bergmann2017-11-171-9/+15
* include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada2017-02-241-1/+1
* iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall2015-01-191-0/+144