index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
2007-01-31
1
-1
/
+1
*
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
2007-01-31
1
-0
/
+2
*
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
2007-01-31
1
-0
/
+16
*
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
2007-01-31
1
-111
/
+14
*
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
2007-01-31
1
-7
/
+10
*
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
Andrew Vasquez
2007-01-31
1
-46
/
+37
*
[SCSI] qla2xxx: Set correct cabling state during initialization.
Andrew Vasquez
2007-01-31
1
-1
/
+1
*
[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.
Lalit Chandivade
2007-01-31
1
-1
/
+1
*
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
2007-01-31
6
-0
/
+416
*
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2007-01-31
2
-3
/
+6
*
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
2007-01-31
5
-11
/
+247
*
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
Andrew Vasquez
2007-01-31
1
-1
/
+0
*
[SCSI] libsas: fix task attribute
FUJITA Tomonori
2007-01-30
1
-1
/
+1
*
[SCSI] ipr: remove duplicate device id
Greg Kroah-Hartman
2007-01-30
1
-2
/
+0
*
[SCSI] libsas: Enable automatic spin-up of SAS disks
Darrick J. Wong
2007-01-27
1
-0
/
+2
*
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
2007-01-27
1
-0
/
+1
*
[SCSI] libsas: Handle SCSI commands that complete with failure codes
Darrick J. Wong
2007-01-27
1
-44
/
+104
*
[SCSI] scsi_error.c: Export some scsi_eh_* functions
Darrick J. Wong
2007-01-27
2
-5
/
+12
*
[SCSI] libsas: Check return values of sysfs_create_link
Darrick J. Wong
2007-01-27
1
-4
/
+22
*
[SCSI] libsas: Clean up discovery failure handler code
Darrick J. Wong
2007-01-27
3
-47
/
+39
*
[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port
Darrick J. Wong
2007-01-27
1
-1
/
+1
*
[SCSI] NCR_D700: fix compile error
Mark Haverkamp
2007-01-27
1
-1
/
+1
*
[SCSI] aacraid: expanded expose physical device code (new)
Mark Haverkamp
2007-01-27
2
-6
/
+10
*
[SCSI] aacraid: rework packet support code
Mark Haverkamp
2007-01-27
2
-273
/
+343
*
[SCSI] aacraid: Begin adding support for new adapter type
Mark Haverkamp
2007-01-27
4
-3
/
+92
*
[SCSI] aacraid: rework communication support code
Mark Haverkamp
2007-01-27
6
-179
/
+262
*
[SCSI] ipr: Driver version 2.3.1
Brian King
2007-01-27
1
-2
/
+2
*
[SCSI] ipr: PCI error recovery fix
Brian King
2007-01-27
1
-2
/
+19
*
[SCSI] ipr: Tolerate not finding PCI-X registers
Brian King
2007-01-27
1
-8
/
+2
*
[SCSI] ipr: Remove usage of pci driver data
Brian King
2007-01-27
1
-43
/
+20
*
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
2007-01-27
3
-7
/
+7
*
[SCSI] libsas: Start I_T recovery if ABORT TASK fails
Darrick J. Wong
2007-01-13
1
-3
/
+11
*
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
2007-01-13
4
-6
/
+23
*
[SCSI] libsas: phy port lock needs irq spinlocks
Darrick J. Wong
2007-01-13
2
-7
/
+10
*
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
2007-01-13
1
-13
/
+28
*
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
Darrick J. Wong
2007-01-13
1
-2
/
+2
*
[SCSI] aic94xx: Lock DDB read/write accesses
Darrick J. Wong
2007-01-13
2
-8
/
+11
*
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
2007-01-13
3
-11
/
+25
*
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
2007-01-13
3
-0
/
+9
*
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
Darrick J. Wong
2007-01-13
1
-56
/
+66
*
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
Darrick J. Wong
2007-01-13
1
-22
/
+29
*
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
2007-01-13
1
-1
/
+36
*
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
2007-01-13
1
-17
/
+0
*
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
Darrick J. Wong
2007-01-13
1
-0
/
+5
*
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
Darrick J. Wong
2007-01-13
1
-1
/
+1
*
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
2007-01-13
1
-0
/
+1
*
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
2007-01-13
1
-2
/
+3
*
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
Darrick J. Wong
2007-01-13
1
-3
/
+7
*
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
2007-01-13
3
-2
/
+85
*
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
2007-01-13
2
-0
/
+16
[next]