Age | Commit message (Expand) | Author |
---|---|---|
2022-09-18 | cyclic: Use schedule() instead of WATCHDOG_RESET() | Stefan Roese |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-10-11 | waitbit: Add the generic wait_for_bit macros for 16 and 32 bits. | Kursad Oney |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-24 | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas |
2018-01-24 | wait_bit: add 8/16/32 BE/LE versions of wait_for_bit | Álvaro Fernández Rojas |
2017-01-10 | lib: Add WATCHDOG_RESET to wait_bit.h | Michal Simek |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-01-25 | lib: Add wait_for_bit | Mateusz Kulikowski |