Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-17 | Add primitives for manipulating bitfields both in host- and fixed-endian. | Al Viro | 1 | -0/+46 |
2017-11-18 | include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> | Masahiro Yamada | 1 | -1/+1 |
2017-10-04 | include/linux/bitfield.h: remove 32bit from FIELD_GET comment block | Masahiro Yamada | 1 | -1/+1 |
2017-02-10 | bitfield.h: add FIELD_FIT() helper | Jakub Kicinski | 1 | -0/+13 |
2016-09-09 | add basic register-field manipulation macros | Jakub Kicinski | 1 | -0/+93 |