aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-11-29[PATCH] fix megaraid.c lockingChristoph Hellwig1-15/+14
2005-11-27[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk1-4/+5
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson1-1/+1
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+1
2005-11-18[libata sata_mv] update copyright, driver versionJeff Garzik1-1/+2
2005-11-18[PATCH] sil24: make error_intr less verboseTejun Heo1-3/+9
2005-11-18[PATCH] sil24: add ATAPI supportTejun Heo1-26/+58
2005-11-18[PATCH] sil24: use SRST for phy_resetTejun Heo1-10/+66
2005-11-18[PATCH] sil24: add sil24_restart_controllerTejun Heo1-3/+32
2005-11-17[libata sata_mv] handle lack of hardware nIEN supportJeff Garzik1-1/+6
2005-11-17[libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik1-18/+70
2005-11-17[libata] add timeout to commands for which we call wait_completion()Jeff Garzik1-4/+28
2005-11-16Merge branch 'upstream-fixes'Jeff Garzik11-90/+133
2005-11-16[libata] bump versionsJeff Garzik8-8/+8
2005-11-16[libata ahci] tone down ATAPI errorsJeff Garzik1-13/+15
2005-11-16[PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee1-2/+4
2005-11-16[PATCH] sil24: add constantsTejun Heo1-1/+20
2005-11-15[libata ahci] command completion fixes, improved debug msgsJeff Garzik1-10/+15
2005-11-14[libata] REQUEST SENSE handling fixesJeff Garzik3-58/+43
2005-11-14[libata] minor fixes, new helpersJeff Garzik1-8/+3
2005-11-14[libata] fix bugs in ATAPI padding DMA mapping codeJeff Garzik1-5/+26
2005-11-14[libata ahci] error handling fixesJeff Garzik1-5/+19
2005-11-13Merge branch 'master'Jeff Garzik3-2/+8
2005-11-13[libata sata_mv] fix tons of 50XX bugsJeff Garzik1-49/+252
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 sata_mv] call phy fixups during init, as well as phy resetJeff Garzik1-12/+26
2005-11-12[libata sata_mv] move code aroundJeff Garzik1-100/+100
2005-11-12[libata sata_mv] hardware initialization workJeff Garzik1-12/+105
2005-11-12[libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik1-138/+158
2005-11-12[libata sata_mv] move code aroundJeff Garzik1-48/+48
2005-11-12[libata sata_mv] implement a bunch of errata workaroundsJeff Garzik1-7/+261
2005-11-12[libata sata_mv] note driver is "HIGHLY EXPERIMENTAL" in KconfigJeff Garzik1-1/+1
2005-11-12[libata sata_mv] trim trailing whitespaceJeff Garzik1-38/+38
2005-11-12[libata sata_mv] minor fixesJeff Garzik1-10/+22
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 c...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 "...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/...Linus 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
2005-11-06[SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com2-49/+56
2005-11-06[SCSI] ipr: Convert to use kzallocbrking@us.ibm.com1-14/+4
2005-11-06[SCSI] ipr: Write caching state host attributebrking@us.ibm.com2-9/+210
2005-11-06[SCSI] ipr: slave_alloc optimizationbrking@us.ibm.com1-2/+4
2005-11-06[SCSI] ipr: Prevent upper layer driver bindingbrking@us.ibm.com1-1/+3
2005-11-06[SCSI] ipr: Include all disks in supported listbrking@us.ibm.com1-1/+1
2005-11-06[SCSI] ipr: Error logging cleanupbrking@us.ibm.com1-3/+3
2005-11-06[SCSI] ipr: Handle unknown errorsbrking@us.ibm.com1-5/+1
2005-11-06[SCSI] ipr: Generic adapter error cleaupbrking@us.ibm.com1-3/+0
2005-11-06[SCSI] ipr: Physical resource error logging macrobrking@us.ibm.com2-29/+17
2005-11-06[SCSI] ipr: Cleanup error structuresbrking@us.ibm.com2-53/+36
2005-11-06[SCSI] ipr: Disk array rescanning fixbrking@us.ibm.com1-0/+1
2005-11-06[SCSI] remove the obsolete SCSI qlogicisp driverAdrian Bunk5-4000/+0
2005-11-06[SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig1-23/+14
2005-11-06[SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig1-23/+16
2005-11-06[SCSI] megaraid (legacy): remove scsi_assign_lock usageChristoph Hellwig2-28/+14
2005-11-06[SCSI] megaraid_mbox: remove scsi_assign_lock usageChristoph Hellwig2-66/+17
2005-11-06[SCSI] megaraid_sas: fix EH lockingChristoph Hellwig1-5/+0
2005-11-06[SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2-79/+29
2005-11-06[SCSI] remove scsi_wait_reqChristoph Hellwig1-49/+0
2005-11-06[SCSI] remove Scsi_Host.eh_activeChristoph Hellwig1-4/+0
2005-11-06[SCSI] tidy up scsi_error_handlerChristoph Hellwig1-29/+17
2005-11-06[SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium...Willem Riede1-2/+3
2005-11-06[SCSI] ips: remove "Version Matching"Jack Hammer1-135/+3
2005-11-06[SCSI] raid class updateJames Bottomley1-24/+72
2005-11-06[SCSI] Fix transport class oopsJames Bottomley1-3/+6
2005-11-05[libata] restore sg on DMA mapping failureTejun Heo1-2/+8
2005-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds125-36804/+28676
2005-11-05[SCSI] sd: Fix refcountingAlan Stern1-37/+62
2005-11-04Fix ips.c compileJames Bottomley1-0/+1
2005-11-04Merge by HandJames Bottomley125-36767/+28613
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik4-26/+58
2005-11-04Merge branch 'master'Jeff Garzik9-14/+33
2005-11-02Merge Paulus' treeStephen Rothwell5-63/+51
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-10-31[SCSI] ips: Fix initialization bug with kdumpJack Hammer1-0/+93
2005-10-31[PATCH] revert ide-scsi highmem cleanupAndrew Morton1-12/+32
2005-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+18
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+1
2005-10-30Merge branch 'upstream'Jeff Garzik3-51/+18
2005-10-30[libata] locking rewrite (== fix)Jeff Garzik2-3/+8
2005-10-30[libata] ata_tf_to_host cleanupsJeff Garzik2-48/+10
2005-10-31Merge ../linux-2.6 by handPaul Mackerras45-1139/+4678
2005-10-30[PATCH] fix missing includesTim Schmielau4-0/+9
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare1-1/+1
2005-10-30[PATCH] ide-scsi highmem cleanupAndrew Morton1-26/+12
2005-10-30Merge branch 'master'Jeff Garzik16-93/+114
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik14-83/+101
2005-10-30[libata ata_piix] fix native mode probe, after recent updatesJeff Garzik1-4/+3
2005-10-30[libata ata_piix] use dev_printk() where appropriateJeff Garzik1-2/+6
2005-10-30[libata] fix legacy IDE probingJeff Garzik1-4/+4
2005-10-30Merge branch 'upstream'Jeff Garzik10-69/+83
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik10-69/+83
2005-10-30Merge branch 'upstream'Jeff Garzik7-83/+31
2005-10-30Merge branch 'master'Jeff Garzik4-21/+22
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-14/+7
2005-10-29[PATCH] core remove PageReservedNick Piggin2-7/+15
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik4-67/+9
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman3-14/+7
2005-10-29Merge branch 'master'Jeff Garzik9-46/+67
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2005-10-29dec_esp: Use physical addressesMaciej W. Rozycki1-1/+1
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-167/+716
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] libata-core cleanups (updated)Randy Dunlap1-9/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik5-14/+36
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[SCSI] ips: Fix up for correct scatter/gather processingJack Hammer1-13/+36
2005-10-29[SCSI] lpfc: Change version number to 8.1.0James.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc 8.1.0 : Add owner field to struct pci_driverJames.Smart@Emulex.Com1-0/+1
2005-10-29[SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com7-217/+155
2005-10-29[SCSI] lpfc: Remove unneeded IOCB_t * castJames.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com1-7/+16
2005-10-29[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com4-90/+89
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley9-206/+187
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com5-90/+15
2005-10-29[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com1-3/+36
2005-10-29[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com4-6/+12
2005-10-29[SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com1-44/+64
2005-10-29[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com1-11/+7
2005-10-29[SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com1-6/+20
2005-10-29[SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com1-19/+15
2005-10-29[SCSI] remove broken driver cpqfcJames Bottomley12-13274/+0
2005-10-29[SCSI] fix up mismerge in osstJames Bottomley1-1/+1
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com8-274/+355
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik25-90/+92
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik21-160/+149
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik7-39/+33
2005-10-28Merge branch 'upstream'Jeff Garzik10-158/+687
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik1-13/+0
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez4-13/+48
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig1-2/+41
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-0/+3
2005-10-28Merge branch 'master'Jeff Garzik6-14/+12
2005-10-28[SCSI] sr: remove dead codeJayachandran C1-1/+1
2005-10-28[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C1-2/+2
2005-10-28[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-10-28[PATCH] PCI: ipr: Block config access during BISTBrian King1-0/+2
2005-10-28[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley1-1/+1
2005-10-28[PATCH] libata: add support for Promise SATA 300 TX2plus PDC40775Ed Kear1-0/+2
2005-10-28[libata sata_promise] add pci idJeff Garzik1-0/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-8/+8
2005-10-28[libata scsi] MODE SELECT, strengthen mode senseDouglas Gilbert1-41/+103
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-1/+30
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle2-27/+2
2005-10-28[SCSI] dec_esp: Use the right address space macroRalf Baechle1-5/+7
2005-10-28[SCSI] dec_esp: Use physical addressesRalf Baechle1-4/+7
2005-10-28[SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle1-1/+1
2005-10-28[libata pdc_adma] minor fixes and cleanupsJeff Garzik1-13/+13
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley1-26/+1
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez1-0/+2