aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/FlashPoint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09FlashPoint: fix build warningSudip Mukherjee1-1/+1
2013-06-26[SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz1-337/+282
2013-06-26[SCSI] BusLogic: Fix style issuesKhalid Aziz1-18/+17
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-01-18[SCSI] FlashPoint: fix off by one testsDan Carpenter1-1/+1
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk1-1/+1
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox1-3/+3
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby1-42/+40
2007-10-19define global BIT macroJiri Slaby1-1/+0
2007-02-07[SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan1-65/+65
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan1-4700/+4490
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan1-72/+71
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan1-14/+13
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan1-27/+26
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan1-8/+7
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan1-72/+71
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan1-12/+6
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan1-3/+2
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan1-191/+190
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan1-8/+7
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan1-59/+58
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan1-339/+338
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan1-35/+19
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan1-344/+1
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan1-1/+1
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley1-4801/+875
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+12159