Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: FlashPoint: Rename si_flags fieldRandy Dunlap
2021-06-01scsi: FlashPoint: Use standard SCSI definitionsHannes Reinecke
2021-03-19scsi: FlashPoint: Remove unused variable 'TID' from FlashPoint_AbortCCB()Lee Jones
2021-03-10scsi: FlashPoint: Fix typozuoqilin
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2018-09-26scsi: FlashPoint: Remove unnecessary parenthesesNathan Chancellor
2015-11-10FlashPoint: fix build warningSudip Mukherjee
2013-06-27[SCSI] BusLogic: Port driver to 64-bit.Khalid Aziz
2013-06-27[SCSI] BusLogic: Fix style issuesKhalid Aziz
2011-03-31Fix common misspellingsLucas De Marchi
2010-01-18[SCSI] FlashPoint: fix off by one testsDan Carpenter
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk
2008-04-07[SCSI] BusLogic: make FlashPoint support x86-32 onlyMatthew Wilcox
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby
2007-10-19define global BIT macroJiri Slaby
2007-02-08[SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"Alexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: LindentAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcardAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfoAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_infoAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_infoAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCBAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size typesAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptrAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove ULONGAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UINTAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove USHORTAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove UCHARAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappersAlexey Dobriyan
2006-03-12[SCSI] drivers/scsi/FlashPoint.c: remove unused thingsAlexey Dobriyan
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds