aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/FlashPoint.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [SCSI] FlashPoint: fix off by one testsDan Carpenter2010-01-181-1/+1
* [SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk2008-04-271-1/+1
* [SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox2008-04-071-3/+3
* FlashPoint, use BIT instead of BITWJiri Slaby2007-10-191-42/+40
* define global BIT macroJiri Slaby2007-10-191-1/+0
* [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-071-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan2006-03-121-65/+65
* [SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan2006-03-121-4700/+4490
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan2006-03-121-72/+71
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan2006-03-121-14/+13
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan2006-03-121-27/+26
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan2006-03-121-8/+7
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan2006-03-121-72/+71
* [SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan2006-03-121-12/+6
* [SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan2006-03-121-3/+2
* [SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan2006-03-121-191/+190
* [SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan2006-03-121-8/+7
* [SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan2006-03-121-59/+58
* [SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan2006-03-121-339/+338
* [SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan2006-03-121-35/+19
* [SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan2006-03-121-344/+1
* Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* [SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley2005-05-201-4801/+875
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+12159