index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
FlashPoint.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2018-09-25
scsi: FlashPoint: Remove unnecessary parentheses
Nathan Chancellor
2015-11-09
FlashPoint: fix build warning
Sudip Mukherjee
2013-06-26
[SCSI] BusLogic: Port driver to 64-bit.
Khalid Aziz
2013-06-26
[SCSI] BusLogic: Fix style issues
Khalid Aziz
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-01-18
[SCSI] FlashPoint: fix off by one tests
Dan Carpenter
2008-04-27
[SCSI] FlashPoint: fix off-by-one errors
Adrian Bunk
2008-04-07
[SCSI] BusLogic: make FlashPoint support x86-32 only
Matthew Wilcox
2007-10-19
FlashPoint, use BIT instead of BITW
Jiri Slaby
2007-10-19
define global BIT macro
Jiri Slaby
2007-02-07
[SCSI] BusLogic: Replace 'boolean' by 'bool'
Richard Knutsson
2006-06-30
Remove 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: Lindent
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcard
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_info
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_info
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size types
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptr
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove ULONG
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove UINT
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove USHORT
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove UCHAR
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappers
Alexey Dobriyan
2006-03-12
[SCSI] drivers/scsi/FlashPoint.c: remove unused things
Alexey Dobriyan
2006-01-15
Fix "stuct", "strut", "struc" typos
Alexey Dobriyan
2005-05-20
[SCSI] drivers/scsi/FlashPoint.c: cleanups
James Bottomley
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds