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
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
Andrew Vasquez
2008-04-07
4
-0
/
+102
*
[SCSI] qla2xxx: Simplify interrupt handler locking.
Andrew Vasquez
2008-04-07
1
-19
/
+12
*
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...
Andrew Vasquez
2008-04-07
3
-9
/
+6
*
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Andrew Vasquez
2008-04-07
4
-27
/
+0
*
[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.
Andrew Vasquez
2008-04-07
1
-5
/
+20
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2008-04-07
18
-32
/
+20
*
[SCSI] qla2xxx: Update firmware filenames for new ISP parts.
Andrew Vasquez
2008-04-07
1
-1
/
+2
*
[SCSI] ips: remove spurious cpu_to_leX on outX statements
James Bottomley
2008-04-07
1
-16
/
+16
*
[SCSI] transport_class: BUG if we can't release the attribute container
James Bottomley
2008-04-07
1
-1
/
+1
*
[SCSI] fix barrier failure issue
James Bottomley
2008-04-07
1
-6
/
+4
*
[SCSI] aic94xx: cleanups
Adrian Bunk
2008-04-07
13
-113
/
+87
*
[SCSI] ch: fix sparse shadowed variable warnings
Harvey Harrison
2008-04-07
1
-16
/
+17
*
[SCSI] make scsi_end_bidi_request() static
Adrian Bunk
2008-04-07
1
-1
/
+1
*
[SCSI] hptiop: fix header.context usage
James Bottomley
2008-04-07
1
-2
/
+4
*
[SCSI] wd33c93: fix up cut and paste error
James Bottomley
2008-04-07
3
-9
/
+9
*
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
1
-144
/
+133
*
[SCSI] scsi_debug: support large non-fake virtual disk
FUJITA Tomonori
2008-04-07
1
-3
/
+3
*
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
FUJITA Tomonori
2008-04-07
1
-66
/
+50
*
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
FUJITA Tomonori
2008-04-07
1
-27
/
+17
*
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
FUJITA Tomonori
2008-04-07
1
-7
/
+6
*
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
Denis Cheng
2008-04-07
1
-1
/
+0
*
[SCSI] aacraid, ips: leX_add_cpu conversion
Marcin Slusarz
2008-04-07
2
-7
/
+3
*
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
2008-04-07
1
-14
/
+18
*
[SCSI] ps3rom: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-5
/
+2
*
[SCSI] stex: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-12
/
+5
*
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-13
/
+5
*
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
2008-04-07
1
-0
/
+28
*
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
Thomas Bogendoerfer
2008-04-07
6
-6
/
+16
*
[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code
David C Somayajulu
2008-04-07
5
-53
/
+26
*
[SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver
bo yang
2008-04-07
2
-2
/
+6
*
[SCSI] megaraid_sas: Fix the frame count calculation
bo yang
2008-04-07
2
-10
/
+25
*
[SCSI] megaraid_sas: rollback the sense info implementation
bo yang
2008-04-07
1
-6
/
+5
*
[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
Denis Cheng
2008-04-07
2
-4
/
+0
*
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
Roel Kluin
2008-04-07
1
-1
/
+1
*
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
1
-274
/
+233
*
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
2008-04-07
1
-10
/
+6
*
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
2008-04-07
1
-19
/
+18
*
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
2008-04-07
1
-11
/
+18
*
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
2008-04-07
1
-14
/
+3
*
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
2008-04-07
1
-37
/
+112
*
[SCSI] consolidate command allocation in a single place
James Bottomley
2008-04-07
1
-32
/
+50
*
[SCSI] 3w-9xxx: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-12
/
+9
*
[SCSI] 3w-xxxx: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-10
/
+2
*
[SCSI] stex: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-56
/
+10
*
[SCSI] aacraid: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-32
/
+17
*
[SCSI] ips: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
1
-42
/
+8
*
[SCSI] ps3rom: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
1
-82
/
+10
*
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-66
/
+13
*
[SCSI] BusLogic: make FlashPoint support x86-32 only
Matthew Wilcox
2008-04-07
4
-29
/
+17
*
[SCSI] aic79xx: fix IOMMU mapping failure handling
FUJITA Tomonori
2008-04-07
1
-2
/
+5
[next]