summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-038-12/+401
* [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-037-97/+108
* [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2006-10-032-53/+46
* [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/+1
* [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/+10
* [SCSI] Signdness issue in drivers/scsi/osst.cEric Sesterhenn2006-09-261-2/+1
* [SCSI] scsi: included header cleanupHenrik Kretzschmar2006-09-261-3/+4
* [SCSI] drivers/scsi/gdth.h: removal of old scsi codeMichal Piotrowski2006-09-261-10/+0
* [SCSI] drivers/scsi/dpt/dpti_i2o.h: removal of old scsi codeMichal Piotrowski2006-09-261-10/+0
* [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/+0
* [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/+11
* [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-241-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-245-14/+14
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-241-6/+10
* [PATCH] missing include (free_irq() use)Al Viro2006-09-241-0/+1
* Merge branch 'master' into upstreamJeff Garzik2006-09-24107-1681/+23459
|\
| * [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-231-2/+4
| * [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-231-7/+23
| * [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-233-10/+20
| * [SCSI] eata_pio cleanup and PCI fixAlan Cox2006-09-232-59/+69
| * [SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp2006-09-231-6/+0
| * [SCSI] aacraid: merge rx and rkt codeMark Haverkamp2006-09-236-497/+112
| * [SCSI] aacraid: expose physical devicesMark Haverkamp2006-09-232-2/+9
| * [SCSI] aacraid: misc cleanupMark Haverkamp2006-09-233-6/+5
| * [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-231-0/+5
| * [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-231-4/+12
| * [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-231-41/+189
| * Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-23100-1079/+23031
| |\
| | * [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl2006-09-231-2/+3
| | * [SCSI] aha152x: remove static host arrayJames Bottomley2006-09-231-29/+24
| | * [SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com2006-09-231-1/+1