aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-13[libata passthru] address slave devices correctlyMark Lord1-0/+6
2005-11-13[PATCH] libata: fix comments on ata_tf_from_fis()Mark Lord1-2/+1
2005-11-13[PATCH] sil24: add missing ata_pad_free()Tejun Heo1-0/+1
2005-11-12[libata ahci] set port ATAPI bit correctlyJeff Garzik1-2/+16
2005-11-12[libata ahci, qstor] fix miscount of scatter/gather entriesJeff Garzik2-6/+17
2005-11-11[PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc changes)Mike Christie1-29/+11
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds127-5019/+1410
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox1-0/+2
2005-11-11[libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik1-0/+2
2005-11-11Merge branch 'master'Jeff Garzik1-1/+0
2005-11-10[PATCH] lpfc build fixJeff Garzik1-1/+0
2005-11-10[libata] constify PCI ID table in several driversJeff Garzik15-15/+15
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley37-56/+17
2005-11-10[PATCH] libata: Note a nasty ATA quirkAlan Cox1-0/+2
2005-11-09[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "Medium not present"Willem Riede1-2/+3
2005-11-09[SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez1-2/+2
2005-11-09[SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez2-7/+8
2005-11-09[SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand1-8/+0
2005-11-09[SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand2-8/+15
2005-11-09[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez1-0/+5
2005-11-09[SCSI] aacraid: Fix read capacity 16 return dataMark Haverkamp1-10/+13
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig20-64/+63
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig11-26/+25
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig107-181/+180
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds17-40/+30
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering20-31/+2
2005-11-09[SCSI] sd: fix issue_flushJames Bottomley1-13/+9
2005-11-09[PATCH] libata: if condition fix for ata_dev_identify()Albert Lee1-3/+2
2005-11-09[PATCH] libata kernel-doc fixesRandy Dunlap2-5/+6
2005-11-09Merge branch 'master'Jeff Garzik31-194/+105
2005-11-08[SCSI] Fix refcount leak in scsi_report_lun_scanAlan Stern1-3/+5
2005-11-08[SCSI] fix usb storage oopsgoggin, edward1-1/+8
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley21-4713/+1095
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl21-141/+73
2005-11-07[PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan7-53/+25
2005-11-07[PATCH] fix remaining missing includesTim Schmielau4-0/+7
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik17-32/+22
2005-11-06[SCSI] ipr: Driver version 2.1.0brking@us.ibm.com1-2/+2
2005-11-06[SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com2-9/+52
2005-11-06[SCSI] ipr: Increase ipr device scanning limitsbrking@us.ibm.com1-3/+3
2005-11-06[SCSI] ipr: New PCI Idsbrking@us.ibm.com2-1/+25
2005-11-06[SCSI] ipr: Support device reset to RAID disksbrking@us.ibm.com1-1/+1
2005-11-06[SCSI] ipr: Support new device queueing modelbrking@us.ibm.com2-11/+66
2005-11-06[SCSI] ipr: New adapter error typesbrking@us.ibm.com2-1/+241
2005-11-06[SCSI] ipr: Handle device autosensebrking@us.ibm.com1-6/+12
2005-11-06[SCSI] ipr: Module parm to disable RAID 0 auto createbrking@us.ibm.com1-0/+5
2005-11-06[SCSI] ipr: Runtime resetbrking@us.ibm.com2-1/+5
2005-11-06[SCSI] ipr: handle new adapter errorsbrking@us.ibm.com2-12/+81
2005-11-06[SCSI] ipr: Provide reset_adapter retry method for offlined adaptersbrking@us.ibm.com1-0/+69
2005-11-06[SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com2-27/+6