index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bitfield.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
bitfield: add explicit inclusions to the example
Andy Shevchenko
1
-0
/
+3
2021-12-11
bitfield.h: Fix "type of reg too small for mask" test
Peter Zijlstra
1
-1
/
+18
2020-08-10
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
1
-1
/
+1
2020-03-13
bitfield.h: add FIELD_MAX() and field_max()
Alex Elder
1
-0
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-08-18
bitfield: avoid gcc-8 -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2018-06-27
bitfield: add u8 helpers
Johannes Berg
1
-0
/
+1
2018-06-27
bitfield: fix *_encode_bits()
Johannes Berg
1
-3
/
+3
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