summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-03-03[SCSI] hpsa: remove unused members next, prev, and retry_count from command l...Stephen M. Cameron
2010-03-03[SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron
2010-03-03[SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron
2010-03-03[SCSI] hpsa: mark hpsa_pci_init as __devinitStephen M. Cameron
2010-03-03[SCSI] hpsa: remove scan threadMike Miller
2010-03-03[SCSI] hpsa: return -ENOMEM, not -1Stephen M. Cameron
2010-03-03[SCSI] hpsa: fix scsi status mis-shiftStephen M. Cameron
2010-03-03[SCSI] hpsa: fix firmwart typoStephen M. Cameron
2010-03-03[SCSI] hpsa: allow modifying device queue depth.Stephen M. Cameron
2010-03-03[SCSI] ibmvfc: Add suspend/resume supportBrian King
2010-03-03[SCSI] ibmvscsi: Add suspend/resume supportBrian King
2010-03-03[SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal
2010-03-03[SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal
2010-03-03[SCSI] be2iscsi: Remove debug codeJayamohan Kallickal
2010-03-03[SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal
2010-03-03[SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal
2010-03-03[SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal
2010-03-03[SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer
2010-03-03[SCSI] ipr: add support for new IOASCsWayne Boyer
2010-03-03[SCSI] ipr: add support for multiple stages of initializationWayne Boyer
2010-03-03[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer
2010-03-03[SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer
2010-03-03[SCSI] ipr: add error handling updates for the next generation chipWayne Boyer
2010-03-03[SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer
2010-03-03[SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer
2010-03-03[SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer
2010-03-03[SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-01scsi.c: add missing kernel-doc notation for new VPD parametersRandy Dunlap
2010-02-27mac68k: move mac_esp platform deviceFinn Thain
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-02-26PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-19[SCSI] megaraid_sas: fix for 32bit appsTomas Henzl
2010-02-19[SCSI] Fix printing of failed 32-byte commandsMartin K. Petersen
2010-02-19[SCSI] Fix printing of variable length commandsMartin K. Petersen
2010-02-19[SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretationBart Van Assche
2010-02-19[SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King
2010-02-19[SCSI] scsi_dh_alua: add netapp to dev listMike Christie
2010-02-19[SCSI] qla2xxx: Update version number to 8.03.02-k1.Giridhar Malavali
2010-02-19[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary
2010-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali