aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-06-20[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik
2006-06-20[PATCH] sata_nv: add hotplug supportTejun Heo
2006-06-20[PATCH] sata_nv: convert to new EHTejun Heo
2006-06-20[PATCH] sata_nv: better irq handlersTejun Heo
2006-06-20[PATCH] sata_nv: simplify constantsTejun Heo
2006-06-20[PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo
2006-06-20[PATCH] sata_nv: kill not-working hotplug codeTejun Heo
2006-06-13[libata] Update docs to reflect current driver APIJeff Garzik
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo
2006-06-12[PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo
2006-06-12[PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo
2006-06-12[PATCH] libata: fast exit from EH while unloadingTejun Heo
2006-06-12[PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo
2006-06-12[PATCH] libata: fix comment above ata_exec_internal()Tejun Heo
2006-06-12[PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest
2006-06-11libata: more verbose request_irq() failureJeff Garzik
2006-06-11[PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King
2006-06-11libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov
2006-06-11[PATCH] sata_sil24: endian anotationsAlexey Dobriyan
2006-06-11Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-06-11[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord
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-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