summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2006-10-042-23/+33
* [SCSI] megaraid_sas: frame count optimizationSumant Patro2006-10-041-25/+47
* [SCSI] megaraid_sas: FW transition and q size changesSumant Patro2006-10-042-8/+38
* [SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez2006-10-041-1/+1
* [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez2006-10-041-0/+25
* [SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez2006-10-041-5/+16
* [SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez2006-10-041-0/+15
* [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-043-1/+19
* [SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2006-10-042-0/+25
* [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez2006-10-043-15/+22
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-048-12/+401
* [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-047-97/+108
* [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2006-10-042-53/+46Star
* [SCSI] enable clustering for tmscsimGuennadi Liakhovetski2006-10-031-1/+11
* [SCSI] scsi_devinfo: scsi2 HP and Hitachi entriesMike Christie2006-10-011-0/+13
* [SCSI] scsi_devinfo: add nec iStorageMike Christie2006-10-011-0/+1
* [SCSI] scsi_devinfo: add TornadoMike Christie2006-10-011-0/+1
* [SCSI] scsi_devinfo: add EMC InvistaMike Christie2006-10-011-0/+1
* [SCSI] trivial scsi_execute_async fixArne Redlich2006-10-011-1/+1
* [SCSI] stex: add new device (id 0x8650) supportEd Lin2006-10-011-30/+164
* [SCSI] stex: cancel unused field in struct req_msgEd Lin2006-10-011-2/+1Star
* [SCSI] fix scsi_device_types overrun in scsi.cEric Sesterhenn2006-10-011-1/+1
* [SCSI] aic7xxx: fix byte I/O order in ahd_inwDenis Vlasenko2006-10-012-2/+4
* [SCSI] Switch ips to pci_register from pci_moduleAlan Cox2006-10-011-1/+1
* [SCSI] Signedness issue in drivers/scsi/ipr.cEric Sesterhenn2006-09-261-1/+1
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-2610-11/+10Star
* [SCSI] Signdness issue in drivers/scsi/osst.cEric Sesterhenn2006-09-261-2/+1Star
* [SCSI] scsi: included header cleanupHenrik Kretzschmar2006-09-261-3/+4
* [SCSI] drivers/scsi/gdth.h: removal of old scsi codeMichal Piotrowski2006-09-261-10/+0Star
* [SCSI] drivers/scsi/dpt/dpti_i2o.h: removal of old scsi codeMichal Piotrowski2006-09-261-10/+0Star
* [SCSI] megaraid: Use the proper type to hold the irq number.Eric W. Biederman2006-09-261-1/+1
* [SCSI] 3w-xxxx: fix "ATA UDMA upgrade" message numberAlexey Dobriyan2006-09-261-1/+1
* [SCSI] drivers/scsi/nsp32.h: removal of old scsi codeMichal Piotrowski2006-09-261-42/+0Star
* [SCSI] dc395x: fix printk format warningRandy Dunlap2006-09-261-1/+1
* [SCSI] ipr: Support attaching SATA devicesBrian King2006-09-263-22/+681
* [SCSI] seagate: remove header and convert to struct scsi_cmndHenrik Kretzschmar2006-09-263-29/+11Star
* [SCSI] qla1280 command timeoutJes Sorensen2006-09-261-2/+2
* [SCSI] aic94xx: require firmware loaderMuli Ben-Yehuda2006-09-261-0/+1
* [SCSI] sg: fixes for large page_sizeDouglas Gilbert2006-09-261-13/+40
* [SCSI] lpfc: don't free mempool if mailbox is busyJames Smart2006-09-261-2/+4
* [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-251-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-255-14/+14
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-251-6/+10
* [PATCH] missing include (free_irq() use)Al Viro2006-09-251-0/+1
* Merge branch 'master' into upstreamJeff Garzik2006-09-24107-1681/+23459
|\
| * [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-241-2/+4
| * [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-241-7/+23
| * [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-243-10/+20
| * [SCSI] eata_pio cleanup and PCI fixAlan Cox2006-09-242-59/+69
| * [SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp2006-09-241-6/+0Star