]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'topic/uek-4.1/drivers' of git://ca-git.us.oracle.com/linux-uek into...
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 16 Jul 2015 18:06:12 +0000 (11:06 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 16 Jul 2015 18:06:12 +0000 (11:06 -0700)
* 'topic/uek-4.1/drivers' of git://ca-git.us.oracle.com/linux-uek: (24 commits)
  megaraid_sas: Permit large RAID0/1 requests
  megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware
  megaraid_sas : swap whole register in megasas_register_aen
  megaraid_sas : fix megasas_fire_cmd_fusion calling convention
  megaraid_sas : add missing byte swaps to the sriov code
  megaraid_sas : bytewise or should be done on native endian variables
  megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
  megaraid_sas : add endianness conversions for all ones
  megaraid_sas : add endianness annotations
  megaraid_sas : add missing __iomem annotations
  megaraid_sas : megasas_complete_outstanding_ioctls() can be static
  megaraid_sas : Support for Avago's Single server High Availability product
  megaraid_sas : Add release date and update driver version
  megaraid_sas : Modify driver's meta data to reflect Avago
  megaraid_sas : Use Block layer tag support for internal command indexing
  megaraid_sas : Enhanced few prints
  megaraid_sas : Move controller's queue depth calculation in adapter specific function
  megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
  megaraid_sas : Add separate function for refiring MFI commands
  megaraid_sas : Add separate function for setting up IRQs
  ...


Trivial merge