index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] SCSI_SATA has to be a tristate
Adrian Bunk
2005-07-31
1
-1
/
+1
*
Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...
Linus Torvalds
2005-07-29
1
-6
/
+13
|
\
|
*
libata: Check PCI sub-class code before disabling AHCI
Greg Felix
2005-07-28
1
-6
/
+13
*
|
[PATCH] More qla2xxx configuration fixes
Andrew Vasquez
2005-07-27
2
-1
/
+14
*
|
Fix up qla2xxx configuration bogosity
Linus Torvalds
2005-07-27
2
-2
/
+0
*
|
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
2
-2
/
+2
*
|
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
13
-20
/
+29
*
|
[PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev
Alan Stern
2005-07-27
1
-1
/
+2
*
|
Fix compiler warning in qla_iocb.c
Linus Torvalds
2005-07-26
1
-1
/
+1
*
|
[PATCH] qla2xxx: Kconfig dependency fix
Andrew Morton
2005-07-26
1
-0
/
+1
*
|
[PATCH] qla: remove anonymous union
Andrew Morton
2005-07-26
1
-3
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-07-26
95
-30367
/
+34948
|
\
\
|
|
/
|
/
|
|
*
[SCSI] Redundant this_count check in sd_init_command()
Chen, Kenneth W
2005-07-14
1
-3
/
+0
|
*
[SCSI] Redundant memset in scsi_alloc_sgtable
Chen, Kenneth W
2005-07-14
1
-2
/
+0
|
*
[SCSI] add int_to_scsilun() function
James.Smart@Emulex.Com
2005-07-14
1
-0
/
+32
|
*
[SCSI] qla2xxx: Cleanup FC remote port registration.
Andrew Vasquez
2005-07-14
2
-22
/
+11
|
*
[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.
Andrew Vasquez
2005-07-14
2
-47
/
+42
|
*
[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().
Andrew Vasquez
2005-07-14
1
-1
/
+4
|
*
[SCSI] aacraid: Fix sgmap error
Mark Haverkamp
2005-07-14
1
-1
/
+1
|
*
[SCSI] qla2xxx: Update version number to 8.01.00b5-k.
Andrew Vasquez
2005-07-14
1
-3
/
+3
|
*
[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.
Andrew Vasquez
2005-07-14
2
-3
/
+3
|
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2005-07-14
21
-21
/
+21
|
*
[SCSI] qla2xxx: Firmware updates.
Andrew Vasquez
2005-07-14
5
-27900
/
+28078
|
*
[SCSI] qla2xxx: Code scrubbing.
Andrew Vasquez
2005-07-14
14
-306
/
+199
|
*
[SCSI] qla2xxx: NVRAM id-list updates.
Andrew Vasquez
2005-07-14
1
-5
/
+41
|
*
[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
Andrew Vasquez
2005-07-14
4
-95
/
+350
|
*
[SCSI] qla2xxx: Add ISP24xx initialization routines.
Andrew Vasquez
2005-07-14
3
-135
/
+848
|
*
[SCSI] qla2xxx: Add ISP24xx ISR routines.
Andrew Vasquez
2005-07-14
2
-164
/
+419
|
*
[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.
Andrew Vasquez
2005-07-14
3
-16
/
+323
|
*
[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
Andrew Vasquez
2005-07-14
4
-79
/
+531
|
*
[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.
Andrew Vasquez
2005-07-14
5
-244
/
+809
|
*
[SCSI] qla2xxx: Generalize SNS generic-services routines.
Andrew Vasquez
2005-07-14
4
-73
/
+121
|
*
[SCSI] qla2xxx: Add ISP24xx diagnostic routines.
Andrew Vasquez
2005-07-14
3
-1
/
+983
|
*
[SCSI] qla2xxx: Add ISP24xx definitions.
Andrew Vasquez
2005-07-14
11
-152
/
+1318
|
*
[SCSI] qla2xxx: Add pci ids for new ISP types.
Andrew Vasquez
2005-07-14
1
-21
/
+0
|
*
[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
Andrew Vasquez
2005-07-14
10
-199
/
+275
|
*
[SCSI] SPI transport class, don't negotiate options not supported
James Bottomley
2005-07-11
1
-5
/
+8
|
*
[SCSI] aic7xxx: remove ahc_tailq
Christoph Hellwig
2005-07-11
7
-261
/
+6
|
*
[SCSI] aic7xxx: sane pci probing
Christoph Hellwig
2005-07-11
4
-60
/
+22
|
*
[SCSI] add TYPE_RBC to our type table
James Bottomley
2005-07-11
1
-0
/
+1
|
*
[SCSI] dpt_i2o warning fix
Andrew Morton
2005-07-11
1
-1
/
+0
|
*
[SCSI] aic79xx: ahd_linux_dev_reset() cleanup
Andrew Morton
2005-07-11
1
-2
/
+2
|
*
[SCSI] aic7xxx: fix boot hang with Fujitsu drives
James Bottomley
2005-07-03
1
-0
/
+8
|
*
[SCSI] IBM VSCSI Client: sending client info to server
Linda Xie
2005-07-02
3
-3
/
+54
|
*
[SCSI] lpfc: Change version to 8.0.29.
James.Smart@Emulex.Com
2005-07-02
1
-1
/
+1
|
*
[SCSI] lpfc: Update copyright notices
James.Smart@Emulex.Com
2005-07-02
20
-260
/
+272
|
*
[SCSI] lpfc: Remove $Id$ keyword strings.
James.Smart@Emulex.Com
2005-07-02
20
-74
/
+0
|
*
[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list
James.Smart@Emulex.Com
2005-07-02
1
-2
/
+7
|
*
[SCSI] lpfc: Add completion handler to the abort iocbs
James.Smart@Emulex.Com
2005-07-02
3
-2
/
+16
|
*
[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()
James.Smart@Emulex.Com
2005-07-02
1
-8
/
+8
[next]