aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-06-11[PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo
2006-06-11[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-06-10Merge ../linux-2.6James Bottomley
2006-06-10[SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley
2006-06-10[SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-06-10[SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski
2006-06-10[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro
2006-06-05[SCSI] iscsi: update version to 1.0-595Mike Christie
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie
2006-06-05[SCSI] iscsi: return task found during searchMike Christie
2006-06-05[SCSI] iscsi: fix run list corruptionMike Christie
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie
2006-06-05[PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen
2006-06-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-06-01[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty
2006-05-31[PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo
2006-05-31[PATCH] libata-hp: killl ops->probe_resetTejun Heo
2006-05-31[PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo
2006-05-31[PATCH] ahci: convert to new probing mechanism and add hotplug supportTejun Heo
2006-05-31[PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo
2006-05-31[PATCH] ata_piix: convert ata_piix to new probing mechanismTejun Heo
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo
2006-05-31[PATCH] libata-hp: implement bootplugTejun Heo
2006-05-31[PATCH] libata-hp: hook warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo
2006-05-31[PATCH] libata-hp: implement ata_eh_detach_dev()Tejun Heo
2006-05-31[PATCH] sata_sil24: update sil24_hardreset()Tejun Heo
2006-05-31[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZTejun Heo
2006-05-31[PATCH] sata_sil: new interrupt handlerTejun Heo
2006-05-31[PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: implement followup softreset handlingTejun Heo
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: make probing related functions globalTejun Heo
2006-05-31[PATCH] libata-hp-prep: add ata_aux_wqTejun Heo
2006-05-31[PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo
2006-05-31[PATCH] libata-hp-prep: use __ata_scsi_find_dev()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friendsTejun Heo
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo
2006-05-31[PATCH] libata-hp-prep: implement ata_dev_init()Tejun Heo