aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller2006-06-24
* [SCSI] esp: Fix bug in esp_remove_common.David S. Miller2006-06-24
* [SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2006-06-24
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-23
|\
| * [libata] conversion to new debug scheme, part 1 of $NBorislav Petkov2006-06-23
| * [PATCH] libata: Add ata_scsi_dev_disabledBrian King2006-06-22
| * [libata] Add host lock to struct ata_portJeff Garzik2006-06-22
| * [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-22
| * [PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee2006-06-22
| * [PATCH] ahci: disable NCQ support on vt8251Tejun Heo2006-06-22
| * [libata] ahci: add JMicron PCI IDsJeff Garzik2006-06-22
| * [libata] sata_nv: add PCI IDsJeff Garzik2006-06-22
| * [libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik2006-06-22
| * Merge branch 'master' into upstreamJeff Garzik2006-06-22
| |\
| * | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo2006-06-20
| * | [PATCH] sata_via: convert to new EH, take #3Tejun Heo2006-06-20
| * | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik2006-06-20
| * | [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] 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