summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez3-1/+19
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2-0/+25
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez3-15/+22
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez8-12/+401
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne7-97/+108
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2-53/+46
2006-10-03[SCSI] enable clustering for tmscsimGuennadi Liakhovetski1-1/+11
2006-10-01[SCSI] scsi_devinfo: scsi2 HP and Hitachi entriesMike Christie1-0/+13
2006-10-01[SCSI] scsi_devinfo: add nec iStorageMike Christie1-0/+1
2006-10-01[SCSI] scsi_devinfo: add TornadoMike Christie1-0/+1
2006-10-01[SCSI] scsi_devinfo: add EMC InvistaMike Christie1-0/+1
2006-10-01[SCSI] trivial scsi_execute_async fixArne Redlich1-1/+1
2006-10-01[SCSI] stex: add new device (id 0x8650) supportEd Lin1-30/+164
2006-10-01[SCSI] stex: cancel unused field in struct req_msgEd Lin1-2/+1
2006-10-01[SCSI] fix scsi_device_types overrun in scsi.cEric Sesterhenn1-1/+1
2006-10-01[SCSI] aic7xxx: fix byte I/O order in ahd_inwDenis Vlasenko2-2/+4
2006-10-01[SCSI] Switch ips to pci_register from pci_moduleAlan Cox1-1/+1
2006-09-26[SCSI] Signedness issue in drivers/scsi/ipr.cEric Sesterhenn1-1/+1
2006-09-26[SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar10-11/+10
2006-09-26[SCSI] Signdness issue in drivers/scsi/osst.cEric Sesterhenn1-2/+1
2006-09-26[SCSI] scsi: included header cleanupHenrik Kretzschmar1-3/+4
2006-09-26[SCSI] drivers/scsi/gdth.h: removal of old scsi codeMichal Piotrowski1-10/+0
2006-09-26[SCSI] drivers/scsi/dpt/dpti_i2o.h: removal of old scsi codeMichal Piotrowski1-10/+0
2006-09-26[SCSI] megaraid: Use the proper type to hold the irq number.Eric W. Biederman1-1/+1
2006-09-26[SCSI] 3w-xxxx: fix "ATA UDMA upgrade" message numberAlexey Dobriyan1-1/+1
2006-09-26[SCSI] drivers/scsi/nsp32.h: removal of old scsi codeMichal Piotrowski1-42/+0
2006-09-26[SCSI] dc395x: fix printk format warningRandy Dunlap1-1/+1
2006-09-26[SCSI] ipr: Support attaching SATA devicesBrian King3-22/+681
2006-09-26[SCSI] seagate: remove header and convert to struct scsi_cmndHenrik Kretzschmar3-29/+11
2006-09-26[SCSI] qla1280 command timeoutJes Sorensen1-2/+2
2006-09-26[SCSI] aic94xx: require firmware loaderMuli Ben-Yehuda1-0/+1
2006-09-26[SCSI] sg: fixes for large page_sizeDouglas Gilbert1-13/+40
2006-09-26[SCSI] lpfc: don't free mempool if mailbox is busyJames Smart1-2/+4
2006-09-24[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro1-1/+1
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro5-14/+14
2006-09-24[PATCH] Revert ABI-breaking change in /procMatthew Wilcox1-6/+10
2006-09-24[PATCH] missing include (free_irq() use)Al Viro1-0/+1
2006-09-24Merge branch 'master' into upstreamJeff Garzik107-1681/+23459
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley1-7/+23
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-23[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-23[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-09-23[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley100-1079/+23031