summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
AgeCommit message (Expand)Author
2021-05-17asm-generic: simplify asm/unaligned.hArnd Bergmann
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann
2021-05-10asm-generic: unaligned: remove byteshift helpersArnd Bergmann
2021-05-10openrisc: always use unaligned-struct headerArnd Bergmann
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-03-16scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-17include/linux/unaligned: force inlining of byteswap operationsDenys Vlasenko
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison