summaryrefslogtreecommitdiffstats
path: root/include/linux/swab.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-279/+1Star
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-151-1/+1
* Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-071-1/+1
* byteorder: only use linux/swab.hHarvey Harrison2009-01-071-25/+25
* byteorder: use generic C version for value byteswappingHarvey Harrison2008-10-201-10/+0Star
* byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison2008-08-131-0/+309