summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: use ATA printk helpersTejun Heo2006-05-1510-137/+124
* [PATCH] libata: use dev->apTejun Heo2006-05-154-116/+97
* [PATCH] libata: add dev->apTejun Heo2006-05-151-0/+1
* [PATCH] libata: use new SCR and on/offline functionsTejun Heo2006-05-154-60/+75
* [PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo2006-05-151-0/+143
* [PATCH] libata: init ap->cbl to ATA_CBL_SATA earlyTejun Heo2006-05-151-3/+6
* [PATCH] sata_sil24: update TF image only when necessaryTejun Heo2006-05-151-10/+2
* [PATCH] libata: implement qc->result_tfTejun Heo2006-05-152-13/+9
* [PATCH] libata: remove postreset handling from ata_do_reset()Tejun Heo2006-05-152-10/+11
* [PATCH] libata: move ->set_mode() handling into ata_set_mode()Tejun Heo2006-05-151-14/+15
* [PATCH] libata: use preallocated buffersTejun Heo2006-05-151-24/+8
* [PATCH] libata: hold host_set lock while finishing internal qcTejun Heo2006-05-151-0/+5
* [PATCH] libata: clear ap->active_tag atomically w.r.t. command completionTejun Heo2006-05-151-2/+3
* [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()Tejun Heo2006-05-151-2/+4
* [PATCH] libata: unexport ata_scsi_error()Tejun Heo2006-05-151-1/+0
* [PATCH] ahci: hardreset classification fixTejun Heo2006-05-151-1/+1
* [PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo2006-05-153-19/+19
* [PATCH] libata: silly fix in ata_scsi_start_stop_xlat()Tejun Heo2006-05-151-1/+1
* [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-153-3/+3
* [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov2006-05-151-0/+18
* [PATCH] ahci: add support for VIA VT8251Bastiaan Jacques2006-04-211-15/+49
* Merge branch 'master'Jeff Garzik2006-04-1838-13226/+982
|\
| * [SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley2006-04-141-0/+2
| * [SCSI] 3ware 9000 disable local irqs during kmap_atomicadam radford2006-04-131-2/+7
| * [SCSI] SCSI: fix scsi_kill_request() busy count handlingTejun Heo2006-04-131-0/+15
| * [SCSI] FC transport: fixes for workq deadlocksJames Smart2006-04-131-155/+311
| * [SCSI] aic79xx: target hotplug fixesHannes Reinecke2006-04-132-44/+10
| * [SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.hFUJITA Tomonori2006-04-131-227/+0
| * [SCSI] aic79xx bus reset updateHannes Reinecke2006-04-133-62/+58
| * [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-133-6/+20
| * [SCSI] sym2: Fix build when spinlock debugging is enabledMatthew Wilcox2006-04-131-8/+12
| * [SCSI] ipr: Bump versionBrian King2006-04-131-2/+2
| * [SCSI] ipr: Reset device cleanupBrian King2006-04-131-17/+41
| * [SCSI] ipr: printk macro cleanup/removalBrian King2006-04-132-26/+14
| * [SCSI] ipr: Simplify status area dumpingBrian King2006-04-131-35/+4
| * [SCSI] ipr: Fixup device type checkBrian King2006-04-132-2/+18
| * [SCSI] ipr: Disk remove path cleanupBrian King2006-04-132-3/+4
| * [SCSI] sg: fix leak when dio setup failsDouglas Gilbert2006-04-131-1/+3
| * [SCSI] expose sas internal class for the domain transportJames Bottomley2006-04-132-34/+39
| * [SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki2006-04-131-1/+1
| * [SCSI] Version 2.2.3Matthew Wilcox2006-04-131-1/+1
| * [SCSI] Enable clustering and large transfersMatthew Wilcox2006-04-131-1/+2
| * [SCSI] Simplify error handlingMatthew Wilcox2006-04-131-62/+22
| * [SCSI] Allow nvram settings to determine bus modeMatthew Wilcox2006-04-131-31/+34
| * [SCSI] Use SPI messages where possibleMatthew Wilcox2006-04-131-3/+6
| * [SCSI] Disable sym2 driver queueingMatthew Wilcox2006-04-134-11/+10
| * [SCSI] Mark div_10M array constMatthew Wilcox2006-04-131-1/+1
| * [SCSI] Simplify error handling a bitMatthew Wilcox2006-04-131-42/+8
| * [SCSI] Use pcibios_resource_to_bus()Matthew Wilcox2006-04-131-42/+13
| * [SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox2006-04-133-20/+26