aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bitfield.h
Commit message (Expand)AuthorAge
* bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann2018-08-17
* bitfield: add u8 helpersJohannes Berg2018-06-27
* bitfield: fix *_encode_bits()Johannes Berg2018-06-27
* Add primitives for manipulating bitfields both in host- and fixed-endian.Al Viro2017-12-17
* include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada2017-11-17
* include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada2017-10-03
* bitfield.h: add FIELD_FIT() helperJakub Kicinski2017-02-10
* add basic register-field manipulation macrosJakub Kicinski2016-09-09