index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
[PATCH] struct path: convert scsi
Josef Sipek
2006-12-08
2
-2
/
+2
*
[PATCH] ide_scsi: allow it to be used for non CD only
Alan Cox
2006-12-07
1
-0
/
+6
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
2
-45
/
+51
*
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
9
-12
/
+12
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)
Al Viro
2006-12-06
1
-4
/
+6
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
1
-3
/
+3
*
Actually update the fixed up compile failures.
David Howells
2006-12-06
3
-11
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
77
-1112
/
+4466
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
72
-1076
/
+4461
|
|
\
|
|
*
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
Salyzyn, Mark
2006-12-05
3
-1
/
+9
|
|
*
[SCSI] stex: version update
Ed Lin
2006-12-05
1
-4
/
+2
|
|
*
[SCSI] stex: change wait loop code
Ed Lin
2006-12-05
1
-21
/
+20
|
|
*
[SCSI] stex: add new device type support
Ed Lin
2006-12-05
1
-7
/
+21
|
|
*
[SCSI] stex: update device id info
Ed Lin
2006-12-05
2
-11
/
+33
|
|
*
[SCSI] stex: adjust default queue length
Ed Lin
2006-12-05
1
-1
/
+10
|
|
*
[SCSI] stex: add value check in hard reset routine
Ed Lin
2006-12-05
1
-1
/
+1
|
|
*
[SCSI] stex: fix controller_info command handling
Ed Lin
2006-12-05
1
-0
/
+1
|
|
*
[SCSI] stex: fix biosparam calculation
Ed Lin
2006-12-05
1
-3
/
+3
|
|
*
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
2006-12-05
2
-6
/
+10
|
|
*
[SCSI] tgt: fix undefined flush_dcache_page() problem
akpm@osdl.org
2006-12-05
1
-0
/
+2
|
|
*
[SCSI] libsas: better error handling in sas_expander.c
James Bottomley
2006-12-03
1
-12
/
+24
|
|
*
[SCSI] lpfc 8.1.11 : Change version number to 8.1.11
James Smart
2006-12-03
1
-1
/
+1
|
|
*
[SCSI] lpfc 8.1.11 : Misc Fixes
James Smart
2006-12-03
4
-3
/
+35
|
|
*
[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable
James Smart
2006-12-03
4
-11
/
+80
|
|
*
[SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id
James Smart
2006-12-03
2
-84
/
+35
|
|
*
[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support
James Smart
2006-12-03
3
-0
/
+22
|
|
*
[SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging
James Smart
2006-12-03
3
-15
/
+24
|
|
*
[SCSI] lpfc 8.1.11 : Fix Memory leaks
James Smart
2006-12-03
4
-7
/
+41
|
|
*
[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support
James Smart
2006-12-03
8
-21
/
+67
|
|
*
[SCSI] lpfc 8.1.11 : Discovery Fixes
James Smart
2006-12-03
5
-175
/
+73
|
|
*
[SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver
FUJITA Tomonori
2006-12-03
4
-0
/
+975
|
|
*
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
FUJITA Tomonori
2006-12-03
3
-0
/
+452
|
|
*
[SCSI] 53c700: brown paper bag fix for auto request sense
James Bottomley
2006-12-03
1
-1
/
+6
|
|
*
[SCSI] qla2xxx: use NULL instead of 0
Randy Dunlap
2006-12-03
1
-1
/
+1
|
|
*
[SCSI] scsi-ml: Makefile and Kconfig changes for tgt
FUJITA Tomonori
2006-11-25
2
-0
/
+10
|
|
*
[SCSI] scsi tgt: scsi target user and kernel communication interface
FUJITA Tomonori
2006-11-25
1
-0
/
+350
|
|
*
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori
2006-11-25
2
-0
/
+767
|
|
*
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-25
3
-26
/
+54
|
|
*
[SCSI] initio: fix section mismatches with HOTPLUG=n
Randy Dunlap
2006-11-25
1
-1
/
+1
|
|
*
[SCSI] qla2xxx: add asynchronous scsi scanning support.
Andrew Vasquez
2006-11-22
1
-4
/
+29
|
|
*
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
2006-11-22
2
-107
/
+16
|
|
*
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
2006-11-22
1
-7
/
+20
|
|
*
[SCSI] fix missing check for no scanning
Matthew Wilcox
2006-11-22
1
-0
/
+3
|
|
*
[SCSI] Add Kconfig option for asynchronous SCSI scanning
Matthew Wilcox
2006-11-22
2
-1
/
+24
|
|
*
[SCSI] aacraid: Driver version update
Mark Haverkamp
2006-11-22
1
-2
/
+2
|
|
*
[SCSI] aacraid: Abort management FIBs
Mark Haverkamp
2006-11-22
1
-0
/
+14
|
|
*
[SCSI] aacraid: Detect Blinkled at startup
Mark Haverkamp
2006-11-22
1
-0
/
+9
|
|
*
[SCSI] ipr: Driver version 2.3.0
Brian King
2006-11-22
1
-2
/
+2
[next]