summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/FlashPoint.c
AgeCommit message (Expand)AuthorLines
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen-96/+69
2021-06-02scsi: FlashPoint: Rename si_flags fieldRandy Dunlap-16/+16
2021-05-31scsi: FlashPoint: Use standard SCSI definitionsHannes Reinecke-96/+69
2021-03-18scsi: FlashPoint: Remove unused variable 'TID' from FlashPoint_AbortCCB()Lee Jones-4/+0
2021-03-09scsi: FlashPoint: Fix typozuoqilin-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+6
2018-09-25scsi: FlashPoint: Remove unnecessary parenthesesNathan Chancellor-3/+3
2015-11-09FlashPoint: fix build warningSudip Mukherjee-1/+1
2013-06-26[SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz-337/+282
2013-06-26[SCSI] BusLogic: Fix style issuesKhalid Aziz-18/+17
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2010-01-18[SCSI] FlashPoint: fix off by one testsDan Carpenter-1/+1
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk-1/+1
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox-3/+3
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby-42/+40
2007-10-19define global BIT macroJiri Slaby-1/+0
2007-02-07[SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan-65/+65
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan-4700/+4490
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan-72/+71
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan-14/+13
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan-27/+26
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan-8/+7
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan-72/+71
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan-12/+6
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan-3/+2
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan-191/+190
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan-8/+7
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan-59/+58
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan-339/+338
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan-35/+19
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan-344/+1
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan-1/+1
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley-4801/+875
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+12159