aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [PATCH] sata_nv: add hotplug supportTejun Heo2006-06-20
* [PATCH] sata_nv: convert to new EHTejun Heo2006-06-20
* [PATCH] sata_nv: better irq handlersTejun Heo2006-06-20
* [PATCH] sata_nv: simplify constantsTejun Heo2006-06-20
* [PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo2006-06-20
* [PATCH] sata_nv: kill not-working hotplug codeTejun Heo2006-06-20
* [libata] Update docs to reflect current driver APIJeff Garzik2006-06-13
* [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-12
* [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-12
* [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-12
* [PATCH] libata: fast exit from EH while unloadingTejun Heo2006-06-12
* [PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo2006-06-12
* [PATCH] libata: fix comment above ata_exec_internal()Tejun Heo2006-06-12
* [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo2006-06-12
* [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-12
* libata: more verbose request_irq() failureJeff Garzik2006-06-11
* [PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King2006-06-11
* libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov2006-06-11
* [PATCH] sata_sil24: endian anotationsAlexey Dobriyan2006-06-11
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-11
|\
| * [PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord2006-06-11
| * [PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen2006-06-05
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-06-03
| |\
| | * [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-01
| | * [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-20
| | * [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-20
| | * [SCSI] ppa: fix for machines with highmemRandy.Dunlap2006-05-19
| | * [SCSI] Blacklist entry for HP dat changerThomas Bogendoerfer2006-05-19
* | | [PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo2006-06-11
* | | [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo2006-06-10
* | | [PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo2006-05-31
* | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-31
* | | [PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-31
* | | [PATCH] ahci: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-31
* | | [PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-31
* | | [PATCH] ata_piix: convert ata_piix to new probing mechanismTejun Heo2006-05-31
* | | [PATCH] libata-hp: update unload-unplugTejun Heo2006-05-31
* | | [PATCH] libata-hp: implement bootplugTejun Heo2006-05-31
* | | [PATCH] libata-hp: hook warmplugTejun Heo2006-05-31
* | | [PATCH] libata-hp: implement warmplugTejun Heo2006-05-31
* | | [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-31
* | | [PATCH] libata-hp: implement hotplugTejun Heo2006-05-31
* | | [PATCH] libata-hp: implement ata_eh_detach_dev()Tejun Heo2006-05-31
* | | [PATCH] sata_sil24: update sil24_hardreset()Tejun Heo2006-05-31
* | | [PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZTejun Heo2006-05-31
* | | [PATCH] sata_sil: new interrupt handlerTejun Heo2006-05-31
* | | [PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo2006-05-31
* | | [PATCH] libata: export ata_hsm_move()Tejun Heo2006-05-31
* | | [PATCH] libata-hp-prep: implement followup softreset handlingTejun Heo2006-05-31
* | | [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-31