summaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/le.h
AgeCommit message (Expand)Author
2022-01-15bitops: move find_bit_*_le functions from le.h to find.hYury Norov
2021-05-06lib: add fast path for find_next_*_bit()Yury Norov
2021-05-06lib: inline _find_next_bit() wrappersYury Norov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2006-03-26[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita