index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] add preliminary expander support to the sas transport class
James Bottomley
2006-03-14
2
-6
/
+166
*
[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...
James Smart
2006-03-13
4
-20
/
+51
*
[SCSI] mptscsih: remove unused page 1 setting function
James Bottomley
2006-03-12
1
-44
/
+0
*
[SCSI] fix minor problem in spi transport message functions
James Bottomley
2006-03-12
1
-1
/
+1
*
[SCSI] sim710: fix a NULL pointer dereference
Adrian Bunk
2006-03-12
1
-1
/
+1
*
[SCSI] ibmmca: fix a NULL pointer dereference
Adrian Bunk
2006-03-12
1
-2
/
+1
*
[SCSI] dmx3191d: fix a NULL pointer dereference
Adrian Bunk
2006-03-12
1
-1
/
+1
*
[SCSI] NCR_D700: fix a NULL dereference
Adrian Bunk
2006-03-12
1
-1
/
+1
*
[SCSI] Missing names from SPI3, SPI4 and SPI5
Matthew Wilcox
2006-03-12
1
-13
/
+13
*
[SCSI] qla2xxx: Firmware updates.
Andrew Vasquez
2006-03-12
3
-24719
/
+24866
*
[SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.
Andrew Vasquez
2006-03-12
2
-7179
/
+0
*
[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.
andrew.vasquez@qlogic.com
2006-03-12
4
-8
/
+14
*
[SCSI] qla2xxx: Further restrict ZIO mode support.
andrew.vasquez@qlogic.com
2006-03-12
4
-13
/
+16
*
[SCSI] qla2xxx: Add VPD sysfs attribute.
andrew.vasquez@qlogic.com
2006-03-12
4
-2
/
+65
*
[SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.
andrew.vasquez@qlogic.com
2006-03-12
1
-3
/
+3
*
[SCSI] qla2xxx: NVRAM id-list updates.
andrew.vasquez@qlogic.com
2006-03-12
2
-145
/
+80
*
[SCSI] qla2xxx: Consolidate ISP63xx handling.
andrew.vasquez@qlogic.com
2006-03-12
6
-29
/
+44
*
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
2006-03-12
11
-63
/
+94
*
[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.
andrew.vasquez@qlogic.com
2006-03-12
4
-81
/
+89
*
[SCSI] fix two leaks in scsi_alloc_sdev failure paths
Dave Jones
2006-03-12
1
-0
/
+1
*
[SCSI] Make sgiwd93_detect and sgiwd93_detect static.
Ralf Baechle
2006-03-12
1
-2
/
+2
*
[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return"
Alexey Dobriyan
2006-03-12
1
-65
/
+65
*
[SCSI] drivers/scsi/FlashPoint.c: Lindent
Alexey Dobriyan
2006-03-12
1
-4700
/
+4490
*
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcard
Alexey Dobriyan
2006-03-12
1
-72
/
+71
*
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo
Alexey Dobriyan
2006-03-12
1
-14
/
+13
*
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_info
Alexey Dobriyan
2006-03-12
1
-27
/
+26
*
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_info
Alexey Dobriyan
2006-03-12
1
-8
/
+7
*
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB
Alexey Dobriyan
2006-03-12
1
-72
/
+71
*
[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size types
Alexey Dobriyan
2006-03-12
1
-12
/
+6
*
[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptr
Alexey Dobriyan
2006-03-12
1
-3
/
+2
*
[SCSI] drivers/scsi/FlashPoint.c: remove ULONG
Alexey Dobriyan
2006-03-12
1
-191
/
+190
*
[SCSI] drivers/scsi/FlashPoint.c: remove UINT
Alexey Dobriyan
2006-03-12
1
-8
/
+7
*
[SCSI] drivers/scsi/FlashPoint.c: remove USHORT
Alexey Dobriyan
2006-03-12
1
-59
/
+58
*
[SCSI] drivers/scsi/FlashPoint.c: remove UCHAR
Alexey Dobriyan
2006-03-12
1
-339
/
+338
*
[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappers
Alexey Dobriyan
2006-03-12
1
-35
/
+19
*
[SCSI] drivers/scsi/FlashPoint.c: remove unused things
Alexey Dobriyan
2006-03-12
1
-344
/
+1
*
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
2006-03-12
6
-6
/
+30
*
[SCSI] aic79xx: Avoid renegotiation on inquiry
Hannes Reinecke
2006-03-12
1
-24
/
+0
*
[SCSI] aic79xx: use BIOS settings
Hannes Reinecke
2006-03-12
1
-7
/
+28
*
[SCSI] aic79xx: Invalid Sequencer interrupt occured
Hannes Reinecke
2006-03-12
1
-2
/
+6
*
[SCSI] aic79xx: Update error recovery
Hannes Reinecke
2006-03-12
1
-124
/
+201
*
[SCSI] aic79xx: Remove dead code
Hannes Reinecke
2006-03-12
3
-62
/
+0
*
[SCSI] aic79xx: use tcq functions
Hannes Reinecke
2006-03-12
1
-9
/
+5
*
[SCSI] aic79xx: remove qfrozen
Hannes Reinecke
2006-03-12
2
-82
/
+27
*
[SCSI] lpfc 8.1.4 : Change version number to 8.1.4
James Smart
2006-03-12
1
-1
/
+1
*
[SCSI] lpfc 8.1.4 : Two misc fixes
James Smart
2006-03-12
2
-1
/
+3
*
[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...
James Smart
2006-03-12
5
-9
/
+100
*
[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp
James Smart
2006-03-12
2
-0
/
+15
*
[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry
James Smart
2006-03-12
4
-45
/
+52
*
[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...
James Smart
2006-03-12
4
-94
/
+204
[next]