summaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/le.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-10-05bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2011-05-27bitops: add #ifndef for each of find bitopsAkinobu Mita1-0/+7
2011-03-24asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita1-24/+53
2011-03-24asm-generic: rename generic little-endian bitops functionsAkinobu Mita1-14/+14
2011-03-24bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita1-26/+20
2008-01-29ext4: Add ext4_find_next_bit()Aneesh Kumar K.V1-0/+4
2006-03-26[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita1-0/+53