aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/byteorder (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko1-0/+17
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg1-0/+16
2017-09-08include: warn for inconsistent endian config definitionBabu Moger2-0/+8
2014-08-06include/linux/byteorder/generic.h: minor comment fixGeoff Levand1-1/+1
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells3-206/+2
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-2/+2
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds2-6/+0
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund2-0/+6
2009-01-06byteorder: only use linux/swab.hHarvey Harrison5-363/+2
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison3-0/+3
2008-07-25endian: Always evaluate arguments.David Miller2-12/+12
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day4-12/+6
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz1-0/+30
2007-05-08Fix compilation of drivers with -O0Michal Schmidt1-25/+0
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho1-39/+69
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk2-10/+4
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2-89/+0
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+7
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+2
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton3-3/+3
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin1-0/+4
2005-06-28[PATCH] swabb.h warning fixesAndrew Morton1-7/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+801