aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-48/+195
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley13-48/+195
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-09-24[SCSI] mpt2sas: Add a module parameter that permits overriding protection capabilitiesMartin K. Petersen1-2/+13
2012-09-24[SCSI] mpt2sas: Return the correct sense key for DIF errorsMartin K. Petersen1-12/+2
2012-09-24[SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING stateAlexey Khoroshilov1-3/+5
2012-09-17[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-09-07scsi: make pci error handlers constStephen Hemminger1-1/+1
2012-08-24[SCSI] mpt2sas: Bump driver vesion to 14.100.00.00sreekanth.reddy@lsi.com1-2/+2
2012-08-24[SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, removed and then again gets added with new target idssreekanth.reddy@lsi.com1-1/+2
2012-08-24[SCSI] mpt2sas: Fix for staged device discovery functionality of driver not workingsreekanth.reddy@lsi.com1-1/+20
2012-08-24[SCSI] mpt2sas : MPI 2.0 Rev V(2.0.14) specificationsreekanth.reddy@lsi.com4-11/+27
2012-08-24[SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect rangesreekanth.reddy@lsi.com1-2/+2
2012-08-24[SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Statussreekanth.reddy@lsi.com3-0/+108
2012-08-24[SCSI] mpt2sas: To include more Intel Brandingsreekanth.reddy@lsi.com2-5/+5
2012-08-24[SCSI] mpt2sas: 2012 source code copyrightsreekanth.reddy@lsi.com9-9/+9
2012-08-22[SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small valuesreekanth.reddy@lsi.com1-5/+8
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2-3/+4
2012-06-06[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-05-10[SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl1-1/+1
2012-04-23[SCSI] mpt2sas: Bump driver vesion to 13.100.00.00nagalakshmi.nandigama@lsi.com1-2/+2
2012-04-23[SCSI] mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-04-23[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and simultaneously another hard drive is hot unpluggednagalakshmi.nandigama@lsi.com1-8/+10
2012-04-23[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of the parent device it is linked tonagalakshmi.nandigama@lsi.com1-0/+3
2012-04-23[SCSI] mpt2sas : While enabling phy, read the current port number from sas iounit page 0 instead of page 1nagalakshmi.nandigama@lsi.com1-2/+59
2012-04-23[SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com2-4/+6
2012-04-23[SCSI] mpt2sas: Fix security scan issues reported by source code analysis toolnagalakshmi.nandigama@lsi.com3-18/+51
2012-04-23[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_device, and expander_device listsnagalakshmi.nandigama@lsi.com4-271/+329
2012-04-23[SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTHROUGH cmd timeout happensnagalakshmi.nandigama@lsi.com1-1/+2
2012-04-23[SCSI] mpt2sas: Added multisegment mode support for Linux BSG Drivernagalakshmi.nandigama@lsi.com1-29/+104
2012-04-23[SCSI] mpt2sas: Removed redundant global mutex for IOCTLsnagalakshmi.nandigama@lsi.com1-175/+122
2012-04-23[SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2-19/+56
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-7/+3
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2-6/+2
2012-03-28[SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa1-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+1
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-3/+8
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2012-02-19[SCSI] mpt2sas: spell "primitive" correctly in function prototypeAndrew Morton1-3/+3
2012-02-19[SCSI] mpt2sas: add missing allocation checkTomas Henzl1-0/+5
2012-02-12[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlockAlexey Khoroshilov1-1/+2
2012-02-03Merge branch 'master' into for-nextJiri Kosina10-205/+374
2012-02-03mpt2sas: Fix typo in mpt2sas_config.cMasanari Iida1-1/+1
2011-12-15[SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probenagalakshmi.nandigama@lsi.com2-15/+8
2011-12-15[SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier1-13/+0
2011-12-15[SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier1-1/+1
2011-12-15[SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error pathRoland Dreier1-1/+1
2011-12-15[SCSI] mpt2sas : Bump driver vesion to 12.100.00.00nagalakshmi.nandigama@lsi.com1-2/+2
2011-12-15[SCSI] mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2-58/+29