]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'uek4-avago' of git://ca-git.us.oracle.com/linux-mkp-public into topic...
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Wed, 21 Oct 2015 00:53:40 +0000 (17:53 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Wed, 21 Oct 2015 00:53:40 +0000 (17:53 -0700)
commitf2b417729720b628d26f1f482ac271ec3f73f4f1
tree7c56aa87d9b9fa2d8780c47a7d1a673770bc04f6
parent3dfeafa77937ec632bfb1afac5208a665e5756c4
parent36566d9e2acb08fd30c409eca8b5c932be561c94
Merge branch 'uek4-avago' of git://ca-git.us.oracle.com/linux-mkp-public into topic/uek-4.1/drivers

* 'uek4-avago' of git://ca-git.us.oracle.com/linux-mkp-public: (76 commits)
  mpt3sas : Bump mpt3sas driver version to 9.100.00.00
  mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
  mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
  mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API
  mpt3sas: Added support for customer specific branding
  mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command
  mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
  mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
  mpt3sas: Bump mpt3sas driver version to v6.100.00.00
  mpt3sas: Add branding string support for OEM custom HBA
  mpt3sas: Add branding string support for OEM's HBA
  mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
  mpt3sas: Update MPI2 strings to MPI2.5
  mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
  mpt3sas: Provides the physical location of sas drives
  mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.
  mpt3sas: Remove redundancy code while freeing the controller resources.
  mpt3sas: Don't block the drive when drive addition under the control of SML
  mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.
  mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
  ...