summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-191-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/+43Star
| * [libata] minor fixes, new helpersJeff Garzik2005-11-141-8/+3Star
| * [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-143-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/+1Star
| * [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-131-12/+26
* | [libata sata_mv] move code aroundJeff Garzik2005-11-131-100/+100
* | [libata sata_mv] hardware initialization workJeff Garzik2005-11-131-12/+105
* | [libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik2005-11-131-138/+158
* | [libata sata_mv] move code aroundJeff Garzik2005-11-131-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/+11Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-11127-5019/+1410Star
|\
| * Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-1037-56/+17Star
| |\
| * | [SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez2005-11-091-2/+2
| * | [SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez2005-11-092-7/+8
| * | [SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand2005-11-091-8/+0Star
| * | [SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand2005-11-092-8/+15
| * | [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez2005-11-091-0/+5
| * | [SCSI] aacraid: Fix read capacity 16 return dataMark Haverkamp2005-11-091-10/+13
| * | [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-0920-64/+63Star
| * | [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-0911-26/+25Star
| * | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09107-181/+180Star
| * | [SCSI] sd: fix issue_flushJames Bottomley2005-11-091-13/+9Star
| * | [SCSI] Fix refcount leak in scsi_report_lun_scanAlan Stern2005-11-081-3/+5