summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-02-12[PATCH] libata: make ata_dev_knobble() per-deviceTejun Heo
2006-02-12[PATCH] libata: don't do EDD handling if ->probe_reset is usedTejun Heo
2006-02-12[PATCH] libata: make ata_dump_id() take @id instead of @devTejun Heo
2006-02-12[PATCH] libata: separate out ata_id_major_version()Tejun Heo
2006-02-12[PATCH] libata: separate out ata_id_n_sectors()Tejun Heo
2006-02-12[PATCH] libata: use ata_dev_id_c_string()Tejun Heo
2006-02-12[PATCH] libata: implement ata_dev_id_c_string()Tejun Heo
2006-02-12[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()Tejun Heo
2006-02-12[PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWNTejun Heo
2006-02-12[SCSI] sym2: Mask off opcode from RBCMatthew Wilcox
2006-02-12[SCSI] megaraid_legacy: kobject_register failureJu, Seokmann
2006-02-12[SCSI] ipr: Fix adapter initialization failureBrian King
2006-02-11[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo
2006-02-11[PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'sTejun Heo
2006-02-11[PATCH] ahci: convert to new reset mechanismTejun Heo
2006-02-11[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo
2006-02-11[PATCH] libata: inline ata_qc_complete()Tejun Heo
2006-02-10[PATCH] sata_sil24: add hardresetTejun Heo
2006-02-10[PATCH] sata_sil24: convert to new reset mechanismTejun Heo
2006-02-10[PATCH] sata_sil: convert to new reset mechanismTejun Heo
2006-02-10[PATCH] libata: kill SError clearing in sata_std_hardreset().Tejun Heo
2006-02-10[PATCH] libata: make new reset act identical to ->phy_reset register-wiseTejun Heo
2006-02-10[PATCH] ahci: separate out ahci_fill_cmd_slot()Tejun Heo
2006-02-10[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo
2006-02-09[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo
2006-02-09[libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik
2006-02-09[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo
2006-02-09[PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik
2006-02-09Merge branch 'master'Jeff Garzik
2006-02-08[PATCH] sg gfp_t annotationsAl Viro
2006-02-08[PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro
2006-02-08[PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro
2006-02-08[PATCH] bogus asm/delay.h includesAl Viro
2006-02-07[PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com
2006-02-07[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com
2006-02-07[PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com
2006-02-07[PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com
2006-02-05[SCSI] 3ware 9000 driver >4GB memory fixadam radford
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-05[SCSI] gdth: don't map zero-length requestsJenx Axboe