summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: Add support for OEM specific controllerSreekanth Reddy2013-02-242-0/+14
* [SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2013-01-292-1/+19
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-0313-48/+195
|\
| * Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-0213-48/+195
| |\
| | * [SCSI] mpt2sas: Add a module parameter that permits overriding protection cap...Martin K. Petersen2012-09-241-2/+13
| | * [SCSI] mpt2sas: Return the correct sense key for DIF errorsMartin K. Petersen2012-09-241-12/+2Star
| | * [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING stateAlexey Khoroshilov2012-09-241-3/+5
| | * [SCSI] mpt2sas: Bump driver vesion to 14.100.00.00sreekanth.reddy@lsi.com2012-08-241-2/+2
| | * [SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, r...sreekanth.reddy@lsi.com2012-08-241-1/+2
| | * [SCSI] mpt2sas: Fix for staged device discovery functionality of driver not w...sreekanth.reddy@lsi.com2012-08-241-1/+20
| | * [SCSI] mpt2sas : MPI 2.0 Rev V(2.0.14) specificationsreekanth.reddy@lsi.com2012-08-244-11/+27
| | * [SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect ...sreekanth.reddy@lsi.com2012-08-241-2/+2
| | * [SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Statussreekanth.reddy@lsi.com2012-08-243-0/+108
| | * [SCSI] mpt2sas: To include more Intel Brandingsreekanth.reddy@lsi.com2012-08-242-5/+5
| | * [SCSI] mpt2sas: 2012 source code copyrightsreekanth.reddy@lsi.com2012-08-249-9/+9
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \ \
| * | | scsi: make pci error handlers constStephen Hemminger2012-09-081-1/+1
| | |/ | |/|
* | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-09-171-0/+7
| |/ |/|
* | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...sreekanth.reddy@lsi.com2012-08-221-5/+8
|/
* [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-202-3/+4
* [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
* [SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl2012-05-101-1/+1
* [SCSI] mpt2sas: Bump driver vesion to 13.100.00.00nagalakshmi.nandigama@lsi.com2012-04-231-2/+2
* [SCSI] mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com2012-04-231-3/+3
* [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...nagalakshmi.nandigama@lsi.com2012-04-231-8/+10
* [SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of...nagalakshmi.nandigama@lsi.com2012-04-231-0/+3
* [SCSI] mpt2sas : While enabling phy, read the current port number from sas io...nagalakshmi.nandigama@lsi.com2012-04-231-2/+59
* [SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com2012-04-232-4/+6
* [SCSI] mpt2sas: Fix security scan issues reported by source code analysis toolnagalakshmi.nandigama@lsi.com2012-04-233-18/+51
* [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...nagalakshmi.nandigama@lsi.com2012-04-234-271/+329
* [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...nagalakshmi.nandigama@lsi.com2012-04-231-1/+2
* [SCSI] mpt2sas: Added multisegment mode support for Linux BSG Drivernagalakshmi.nandigama@lsi.com2012-04-231-29/+104
* [SCSI] mpt2sas: Removed redundant global mutex for IOCTLsnagalakshmi.nandigama@lsi.com2012-04-231-175/+122Star
* [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2012-04-232-19/+56
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-312-7/+3Star
|\
| * [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2012-03-282-6/+2Star
| * [SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa2012-03-281-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+1
|\ \
| * | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-222-3/+8
|\ \ \ | | |/ | |/|
| * | [SCSI] mpt2sas: spell "primitive" correctly in function prototypeAndrew Morton2012-02-191-3/+3
| * | [SCSI] mpt2sas: add missing allocation checkTomas Henzl2012-02-191-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2012-02-0310-205/+374
| |\|
| * | mpt2sas: Fix typo in mpt2sas_config.cMasanari Iida2012-02-031-1/+1
* | | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov2012-02-131-1/+2
| |/ |/|
* | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...nagalakshmi.nandigama@lsi.com2011-12-152-15/+8Star
* | [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier2011-12-151-13/+0Star
* | [SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier2011-12-151-1/+1