summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-09-04This patch fixes in st.c the bug in the signed/unsigned int comparisonJames Bottomley
2005-08-30[SCSI] embryonic RAID classJames Bottomley
2005-08-30[libata] fix ATAPI-enable typoJeff Garzik
2005-08-30[libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik
2005-08-30[libata] __iomem annotations for various driversJeff Garzik
2005-08-30[libata ahci] minor remove/unplug path cleanupJeff Garzik
2005-08-30[libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-29[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPLJeff Garzik
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2005-08-29[libata sata_promise] Do not attempt to use SATA phy on PATA controllersJeff Garzik
2005-08-28[libata] license change, other bitsJeff Garzik
2005-08-28Merge by hand (conflicts in sr.c)James Bottomley
2005-08-28[SCSI] fix sense buffer length handling problemJames Bottomley
2005-08-28[SCSI] fix 3ware raid emulated commandsJames Bottomley
2005-08-28[SCSI] comment cleanup for spi_executeChristoph Hellwig
2005-08-28[SCSI] fix C syntax problem in scsi_lib.cakpm@osdl.org
2005-08-28[SCSI] convert ch to use scsi_execute_reqJames Bottomley
2005-08-28[SCSI] convert sr to scsi_execute_reqJames Bottomley
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley
2005-08-28[SCSI] sr.c: Fix getting wrong sizePete Zaitcev
2005-08-28[SCSI] ibmvscsi timeout fixDave C Boutcher
2005-08-28[SCSI] drivers/scsi/constants.c should include scsi_dbg.hAdrian Bunk
2005-08-28[SCSI] ibmvscsi eh lockingDave C Boutcher
2005-08-28[SCSI] aacraid: Fix aacraid probe breakage (updated)Mark Haverkamp
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley
2005-08-28update scsi_wait_req to new format for blk_rq_map_kern()James Bottomley
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck
2005-08-27[libata scsi] fix read/write translation edge casesJeff Garzik
2005-08-27libata: fix a few alan-ismsJeff Garzik
2005-08-26[libata sata_sil] list documentation URL, since its publicJeff Garzik
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox
2005-08-26[PATCH] libata: typoAlan Cox
2005-08-25libata: fix EH lockingJeff Garzik
2005-08-24Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-23Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2005-08-23[PATCH] Kconfig fix (non-modular SCSI drivers)Al Viro
2005-08-23[PATCH] Kconfig fix (acornscsi)Al Viro
2005-08-23/spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik
2005-08-23libata: release prep (bump versions, etc.)Jeff Garzik
2005-08-23Merge /spare/repo/linux-2.6/Jeff Garzik
2005-08-23[PATCH] sil: apply M15W quirk selectively (take 2)Tejun Heo