summaryrefslogtreecommitdiffstats
path: root/include/linux/unaligned
Commit message (Expand)AuthorAgeFilesLines
* include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko2022-01-201-1/+1
* asm-generic: simplify asm/unaligned.hArnd Bergmann2021-05-173-249/+0
* asm-generic: unaligned always use struct helpersArnd Bergmann2021-05-101-68/+0
* asm-generic: unaligned: remove byteshift helpersArnd Bergmann2021-05-104-142/+60
* openrisc: always use unaligned-struct headerArnd Bergmann2021-05-103-120/+0
* scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2020-03-161-0/+46
* scsi: linux/unaligned/byteshift.h: Remove superfluous castsBart Van Assche2020-03-162-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* include/linux/unaligned: force inlining of byteswap operationsDenys Vlasenko2016-03-171-12/+12
* include/linux/unaligned/packed_struct.h: use __packedAndrew Morton2011-01-131-3/+3
* include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton2010-12-221-3/+3
* include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2009-09-242-2/+2
* kernel: add common infrastructure for unaligned accessHarvey Harrison2008-04-2910-0/+510