summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/FlashPoint.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: FlashPoint: Remove unnecessary parenthesesNathan Chancellor2018-09-261-3/+3
* FlashPoint: fix build warningSudip Mukherjee2015-11-101-1/+1
* [SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz2013-06-271-337/+282Star
* [SCSI] BusLogic: Fix style issuesKhalid Aziz2013-06-271-18/+17Star
* 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/+40Star
* define global BIT macroJiri Slaby2007-10-191-1/+0Star
* [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-081-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+4490Star
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan2006-03-121-72/+71Star
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan2006-03-121-14/+13Star
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan2006-03-121-27/+26Star
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan2006-03-121-8/+7Star
* [SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan2006-03-121-72/+71Star
* [SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan2006-03-121-12/+6Star
* [SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan2006-03-121-3/+2Star
* [SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan2006-03-121-191/+190Star
* [SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan2006-03-121-8/+7Star
* [SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan2006-03-121-59/+58Star
* [SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan2006-03-121-339/+338Star
* [SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan2006-03-121-35/+19Star
* [SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan2006-03-121-344/+1Star
* Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* [SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley2005-05-201-4801/+875Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+12159