summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-03-23[PATCH] sem2mutex: drivers/scsi/ide-scsi.cJes Sorensen
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig
2006-03-22scsi: link in the debug driver lastLinus Torvalds
2006-03-22[PATCH] ahci: add softresetTejun Heo
2006-03-22[PATCH] libata: do not ignore PIO-only devicesTejun Heo
2006-03-22[PATCH] libata: Symbol exportsAlan Cox
2006-03-22[PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layerAlan Cox
2006-03-22[PATCH] libata: Fix a drive detection problemAlan Cox
2006-03-22[PATCH] libata: note missing posting in mmio cmd writeAlan Cox
2006-03-22Merge branch 'master'Jeff Garzik
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-03-22[PATCH] sg: use compound pagesNick Piggin
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter
2006-03-21[libata sata_vsc, sata_svw] Convert #define'd constants to enumsJeff Garzik
2006-03-21[libata] sata_vsc: fix inconsistent NULL checkingDan Williams
2006-03-21[libata] fix oops on non-DMA bmdma hardwareJeff Garzik
2006-03-21[PATCH] libata: make irqtrap mode compileAlan Cox
2006-03-21[PATCH] libata: report which drive is causing mode problemsAlan Cox
2006-03-21[PATCH] libata: two new PCI helpersAlan Cox
2006-03-21[PATCH] libata: Note weakness in our PCI handling that one day wants fixingAlan Cox
2006-03-21[PATCH] libata: make code actually compile with debugging onAlan Cox
2006-03-21[PATCH] libata: pick a less confusion "um dunno" errorAlan Cox
2006-03-21[libata] sata_mv: off-by-1 fixMark Lord
2006-03-21[PATCH] libata: ata_scsi_slave_config cleanupBrian King
2006-03-21[PATCH] libata: Add some dummy noop functionsBrian King
2006-03-21[PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee
2006-03-21[PATCH] libata-dev: add flush task to ata_exec_internal()Albert Lee
2006-03-21[libata] SCSI VPD page 0x83 fixesJeff Garzik
2006-03-22Fix "frist", "fisrt", typosUwe Zeisberger
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo
2006-03-21Merge ../linux-2.6James Bottomley
2006-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-20[libata] sata_mv: fix irq port status usageJeff Garzik
2006-03-20SCSI_AACRAID: add a help textAdrian Bunk
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley
2006-03-19[SCSI] allow displaying and setting of cache type via sysfsJames Bottomley
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley
2006-03-19[SCSI] 3ware 9000 add big endian supportadam radford
2006-03-16[PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev...Tejun Heo
2006-03-16[PATCH] libata: use local *id instead of dev->id in ata_dev_configure()Tejun Heo
2006-03-16Merge branch 'master'Jeff Garzik
2006-03-14[SCSI] scsi: move target_destroy callMike Anderson
2006-03-14[SCSI] megaraid_sas: fix extended timeout handlingChristoph Hellwig
2006-03-14Merge ../linux-2.6James Bottomley
2006-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart
2006-03-12[PATCH] libata: check Word 88 validity in ata_id_xfer_mask()Tejun Heo
2006-03-12[PATCH] libata: fix class handling in ata_bus_probe()Tejun Heo