summaryrefslogtreecommitdiff
path: root/include/linux/swab.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison1-1/+1
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds1-1/+1
2009-01-07byteorder: only use linux/swab.hHarvey Harrison1-25/+25
2008-10-20byteorder: use generic C version for value byteswappingHarvey Harrison1-10/+0
2008-08-13byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309