summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* | Remove all inclusions of <linux/config.h>Dave Jones2006-10-043-3/+0
* | fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* | Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-031-1/+1
* | Fix several typos in drivers/Matt LaPlante2006-10-033-6/+6
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-4/+4
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-015-8/+8
* | [PATCH] Generic booleanRichard Knutsson2006-10-011-4/+1
* | [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-301-1/+1
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+2
* | [PATCH] SCSI: scsi_done_q is unusedJens Axboe2006-09-301-10/+1
* | [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-302-2/+2
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-308-36/+36
* | [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-273-1/+4
* | fix broken/dubious driver suspend() methodsDavid Brownell2006-09-251-4/+11
|/
* [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
OpenPOWER on IntegriCloud