summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy2015-08-272-3/+1Star
| * | mpt3sas: Bump mpt3sas Driver version to v5.100.00.00Sreekanth Reddy2015-08-271-2/+2
| * | mpt3sas: Provides the physical location of sas drivesSreekanth Reddy2015-08-272-39/+203
| * | mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.Sreekanth Reddy2015-08-273-9/+28
| * | mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy2015-08-271-25/+32
| * | mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy2015-08-273-1/+28
| * | mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy2015-08-271-0/+68
| * | mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...Sreekanth Reddy2015-08-272-9/+98
* | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-111-5/+5
|\ \ \
| * | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-5/+5
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-084-22/+7Star
|\ \ \ \
| * | | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-113-21/+6Star
| * | | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-111-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-0/+66
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-283-13/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-215-63/+26Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-144-14/+23
| |\ \ \ \ \ \ \
| * | | | | | | | bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio2015-08-071-0/+66
* | | | | | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-171-2/+2
* | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-0262-1325/+8670
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | aic94xx: set an error code on failureDan Carpenter2015-08-271-0/+1
| * | | | | | | | | storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan2015-08-271-3/+9
| * | | | | | | | | storvsc: Allow write_same when host is windows 10Keith Mange2015-08-271-1/+5
| * | | | | | | | | storvsc: use storage protocol version to determine storage capabilitiesKeith Mange2015-08-271-4/+4
| * | | | | | | | | storvsc: use correct defaults for values determined by protocol negotiationKeith Mange2015-08-271-14/+19
| * | | | | | | | | storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange2015-08-271-22/+86
| * | | | | | | | | storvsc: Use a single value to track protocol versionsKeith Mange2015-08-271-26/+9Star
| * | | | | | | | | storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange2015-08-271-8/+3Star
| * | | | | | | | | cxlflash: Remove unused variable from queuecommandMatthew R. Ochs2015-08-271-3/+4
| * | | | | | | | | cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter2015-08-271-2/+2
| * | | | | | | | | cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter2015-08-271-1/+1
| * | | | | | | | | cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-279-16/+1454
| * | | | | | | | | cxlflash: Superpipe supportMatthew R. Ochs2015-08-277-4/+2469
| * | | | | | | | | cxlflash: Base error recovery supportMatthew R. Ochs2015-08-275-16/+177
| * | | | | | | | | qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani2015-08-271-1/+1
| * | | | | | | | | qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-272-3/+15
| * | | | | | | | | qla2xxx: Fix missing device login retries.Arun Easi2015-08-271-1/+2
| * | | | | | | | | qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani2015-08-271-6/+0Star
| * | | | | | | | | qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-271-7/+2Star
| * | | | | | | | | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-273-2/+31
| * | | | | | | | | qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-271-7/+1Star
| * | | | | | | | | qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-273-11/+15
| * | | | | | | | | qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-271-1/+1
| * | | | | | | | | qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-272-14/+17
| * | | | | | | | | qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-271-0/+3
| * | | | | | | | | qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-271-2/+2
| * | | | | | | | | qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-272-4/+33
| * | | | | | | | | qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-271-2/+4
| * | | | | | | | | scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn2015-08-271-0/+5