summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] SCSI: ISCSI build failureRandy Dunlap2006-10-311-1/+1
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-305-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-2555-840/+891
|\
| * [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-251-0/+19
| * [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-255-78/+31
| * [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-251-1/+15
| * [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] irq updates: make eata_pio compileAlan Cox2006-10-201-1/+1
* | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-183-9/+30
|\ \
| * | [initio] Add pci dev table for module auto loading.Ben Collins2006-10-181-9/+10
| * | [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+9
| * | [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-181-0/+11
* | | [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-172-3/+3
|/ /
* | [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-161-1/+1
* | [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-116-6/+6
|/
* [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