aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo2005-12-031-2/+7
* Revert "[SCSI] fix usb storage oops"Linus Torvalds2005-12-021-8/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-027-17/+31
|\
| * [SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins2005-12-021-1/+3
| * [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-022-4/+0
| * [SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins2005-12-011-0/+1
| * [SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox2005-12-011-1/+4
| * [SCSI] aacraid: Check scsi_bios_ptabe return codeMark Haverkamp2005-12-011-0/+2
| * [SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley2005-12-011-9/+19
| * [SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2005-11-282-2/+2
* | [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-291-15/+14
|/
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-4/+5
* [PATCH] Fix a bug in scsi_get_commandMatthew Dobson2005-11-221-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-181-1/+1
|\
| * [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+1
* | [libata sata_mv] update copyright, driver versionJeff Garzik2005-11-181-1/+2
* | [PATCH] sil24: make error_intr less verboseTejun Heo2005-11-181-3/+9
* | [PATCH] sil24: add ATAPI supportTejun Heo2005-11-181-26/+58
* | [PATCH] sil24: use SRST for phy_resetTejun Heo2005-11-181-10/+66
* | [PATCH] sil24: add sil24_restart_controllerTejun Heo2005-11-181-3/+32
|/
* [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-171-1/+6
* [libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik2005-11-171-18/+70
* [libata] add timeout to commands for which we call wait_completion()Jeff Garzik2005-11-171-4/+28
* Merge branch 'upstream-fixes'Jeff Garzik2005-11-1611-90/+133
|\
| * [libata] bump versionsJeff Garzik2005-11-168-8/+8
| * [libata ahci] tone down ATAPI errorsJeff Garzik2005-11-161-13/+15
| * [PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee2005-11-161-2/+4
| * [PATCH] sil24: add constantsTejun Heo2005-11-161-1/+20
| * [libata ahci] command completion fixes, improved debug msgsJeff Garzik2005-11-151-10/+15
| * [libata] REQUEST SENSE handling fixesJeff Garzik2005-11-143-58/+43
| * [libata] minor fixes, new helpersJeff Garzik2005-11-141-8/+3
| * [libata] fix bugs in ATAPI padding DMA mapping codeJeff Garzik2005-11-141-5/+26
| * [libata ahci] error handling fixesJeff Garzik2005-11-141-5/+19
* | Merge branch 'master'Jeff Garzik2005-11-133-2/+8
|\ \ | |/
| * [libata passthru] address slave devices correctlyMark Lord2005-11-131-0/+6
| * [PATCH] libata: fix comments on ata_tf_from_fis()Mark Lord2005-11-131-2/+1
| * [PATCH] sil24: add missing ata_pad_free()Tejun Heo2005-11-131-0/+1
* | [libata sata_mv] fix tons of 50XX bugsJeff Garzik2005-11-131-49/+252
* | [libata sata_mv] call phy fixups during init, as well as phy resetJeff Garzik2005-11-121-12/+26
* | [libata sata_mv] move code aroundJeff Garzik2005-11-121-100/+100
* | [libata sata_mv] hardware initialization workJeff Garzik2005-11-121-12/+105
* | [libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik2005-11-121-138/+158
* | [libata sata_mv] move code aroundJeff Garzik2005-11-121-48/+48
* | [libata sata_mv] implement a bunch of errata workaroundsJeff Garzik2005-11-121-7/+261
* | [libata sata_mv] note driver is "HIGHLY EXPERIMENTAL" in KconfigJeff Garzik2005-11-121-1/+1
* | [libata sata_mv] trim trailing whitespaceJeff Garzik2005-11-121-38/+38
* | [libata sata_mv] minor fixesJeff Garzik2005-11-121-10/+22
|/
* [libata ahci] set port ATAPI bit correctlyJeff Garzik2005-11-121-2/+16
* [libata ahci, qstor] fix miscount of scatter/gather entriesJeff Garzik2005-11-122-6/+17
* [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c...Mike Christie2005-11-111-29/+11