aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra5-8/+8
2006-10-01[PATCH] Generic booleanRichard Knutsson1-4/+1
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+2
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe2-2/+2
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe8-36/+36
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev3-1/+4
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-25fix broken/dubious driver suspend() methodsDavid Brownell1-4/+11
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 structuresAlan 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
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl1-2/+3
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley1-29/+24
2006-09-23[SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com1-1/+1
2006-09-23[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer1-49/+2
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-65/+78