summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic79xx: Fixup external device resetHannes Reinecke2006-10-251-10/+56
* [SCSI] lpfc: fix printk format warningRandy Dunlap2006-10-251-1/+2
* [SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2006-10-252-6/+1
* [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-2513-198/+175
* [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-256-41/+26
* [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-251-14/+127
* [SCSI] qla1280 bus reset typoJes Sorensen2006-10-251-4/+3
* [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-251-2/+23
* [SCSI] libiscsi: fix aen supportMike Christie2006-10-251-2/+2
* [SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie2006-10-251-2/+0
* [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-251-30/+8
* [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-251-229/+17
* [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-251-10/+20
* [SCSI] add can_queue to host parametersJames Bottomley2006-10-251-0/+2
* [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-251-1/+1
* [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-253-4/+3
* [SCSI] ibmvscsi: correctly reenable CRQSantiago Leon2006-10-251-1/+1
* [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-251-1/+1
* [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-254-13/+104
* [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-253-3/+25
* [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-251-19/+32
* [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-254-45/+51
* [SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2006-10-252-16/+21
* [SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn2006-10-251-1/+2
* [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-251-1/+1
* [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-251-1/+1
* [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-258-21/+21
* [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-252-0/+2
* [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-251-1/+1
* [SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski2006-10-251-0/+1
* [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-251-1/+4
* [SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2006-10-252-23/+24
* [SCSI] Scsi_Cmnd convertion in sun3-driverHenne2006-10-254-61/+69
* [PATCH] use %zu for size_tAl Viro2006-10-101-1/+1
* [PATCH] gfp annotations: scsi_errorAl Viro2006-10-101-1/+1
* [PATCH] NULL noise removal: advansysAl Viro2006-10-101-2/+2
* [PATCH] advansys __iomem annotationsAl Viro2006-10-101-1/+1
* Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-067-28/+23
|\
| * Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-067-28/+23
* | [PATCH] fix mesh compile errors after irq changesOlaf Hering2006-10-061-2/+2
|/
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-0599-220/+185
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0599-220/+185
* | [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-058-21/+21
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-0476-724/+9852
|\
| * [SCSI] Initial Commit of qla4xxxDavid Somayajulu2006-10-0418-0/+7540
| * [SCSI] raid class: handle component-add errorsJeff Garzik2006-10-041-4/+16
| * [SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik2006-10-041-12/+30
| * [SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik2006-10-041-8/+33
| * [SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik2006-10-041-37/+78
| * [SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik2006-10-041-5/+18
OpenPOWER on IntegriCloud