summaryrefslogtreecommitdiffstats
path: root/include/linux/byteorder
Commit message (Expand)AuthorAgeFilesLines
* crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko2018-03-311-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-043-0/+3
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg2017-10-021-0/+16
|/
* include: warn for inconsistent endian config definitionBabu Moger2017-09-082-0/+8
* include/linux/byteorder/generic.h: minor comment fixGeoff Levand2014-08-061-1/+1
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
* UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-133-206/+2
* include: replace unifdef-y with header-ySam Ravnborg2010-08-141-2/+2
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-262-6/+0
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-252-0/+6
* byteorder: only use linux/swab.hHarvey Harrison2009-01-065-363/+2
* byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison2008-10-203-0/+3
* endian: Always evaluate arguments.David Miller2008-07-252-12/+12
* Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day2008-04-304-12/+6
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-081-0/+30
* Fix compilation of drivers with -O0Michal Schmidt2007-05-081-25/+0
* Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-081-39/+69
* [PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk2007-02-112-10/+4
* [PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2007-02-112-89/+0
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+7
* Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+2
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-083-3/+3
* [BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin2005-09-191-0/+4
* [PATCH] swabb.h warning fixesAndrew Morton2005-06-281-7/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-166-0/+801