summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-04-13[SCSI] Mark div_10M array constMatthew Wilcox
2006-04-13[SCSI] Simplify error handling a bitMatthew Wilcox
2006-04-13[SCSI] Use pcibios_resource_to_bus()Matthew Wilcox
2006-04-13[SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox
2006-04-13[SCSI] sas transport: ref count updateMike Anderson
2006-04-13[SCSI] aacraid: Driver version updateMark Haverkamp
2006-04-13[SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp
2006-04-13[SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp
2006-04-13[SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp
2006-04-13[SCSI] aacraid: General driver cleanupMark Haverkamp
2006-04-13[SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp
2006-04-13[SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp
2006-04-13[SCSI] aacraid: Error path cleanupMark Haverkamp
2006-04-13[SCSI] aacraid: Add timeout for eventsMark Haverkamp
2006-04-13[SCSI] aacraid: Track command ownership in driverMark Haverkamp
2006-04-13[SCSI] aacraid: Use scmd_ functionsMark Haverkamp
2006-04-13[SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori
2006-04-13[SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher
2006-04-13[SCSI] fix sg leak when scsi_execute_async failsMike Christie
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig
2006-04-13[SCSI] remove qlogicfcJames Bottomley
2006-04-12[PATCH] sata_mv: properly print HC registersDan Aloni
2006-04-12Merge branch 'upstream'Jeff Garzik
2006-04-12Merge branch 'upstream'Jeff Garzik
2006-04-11[PATCH] sata_sil24: enable 64bitTejun Heo
2006-04-11[PATCH] sata_sil24: fix on-memory structure byteorderTejun Heo
2006-04-11[PATCH] sata_sil24: don't do hardreset during driver initializationTejun Heo
2006-04-11[PATCH] sata_sil24: reimplement hardresetTejun Heo
2006-04-11[PATCH] sata_sil24: kill 10ms sleep in softresetTejun Heo
2006-04-11[PATCH] sata_sil24: put port into known state before softresettingTejun Heo
2006-04-11[PATCH] sata_sil24: implement sil24_init_port()Tejun Heo
2006-04-11[PATCH] sata_sil24: implement loss of completion interrupt on PCI-X errta fixTejun Heo
2006-04-11[PATCH] sata_sil24: consolidate host flags into SIL24_COMMON_FLAGSTejun Heo
2006-04-11[PATCH] sata_sil24: add more constantsTejun Heo
2006-04-11[PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ_SDB_NOTIFYTejun Heo
2006-04-11[PATCH] sata_sil24: typo fixTejun Heo
2006-04-11[PATCH] libata: export ata_set_sata_spd()Tejun Heo
2006-04-11[PATCH] libata: cosmetic update to ata_bus_probe()Tejun Heo
2006-04-11[PATCH] libata: disable failed devices only once in ata_bus_probe()Tejun Heo
2006-04-11[PATCH] sata_sil24: use ata_wait_register()Tejun Heo
2006-04-11[PATCH] ahci: use ata_wait_register()Tejun Heo
2006-04-11[PATCH] libata: implement ata_wait_register()Tejun Heo
2006-04-11[PATCH] sata_sil24: better error message from softresetTejun Heo
2006-04-11[PATCH] sata_sil24: fix timeout calculation in sil24_softresetTejun Heo
2006-04-11[PATCH] libata: make reset methods complain when they failTejun Heo
2006-04-11[PATCH] libata: kill @verbose from ata_reset_fn_tTejun Heo
2006-04-11[PATCH] libata: set default cbl in probeinitTejun Heo
2006-04-11libata: Add helper ata_shost_to_port()Jeff Garzik
2006-04-11libata: Fix EH merge difference between this branch and upstream.Jeff Garzik
2006-04-11Merge branch 'master'Jeff Garzik