OSDN Git Service

Merge branch 'pci/switchtec'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 2 Jan 2019 21:31:05 +0000 (15:31 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 2 Jan 2019 21:31:05 +0000 (15:31 -0600)
commit54aed1909db69f9b160bf36dd4ec314f0c91b56a
treeb914c97e4f4da4f970ebebeca0f0eee428072160
parent6f7cebea6b13d178ad9066bb3e190150cdfe9c75
parentf7eb7b8a4f72b0d9dea69b09f58185ffab97fd35
Merge branch 'pci/switchtec'

  - Remove status check after submitting Switchtec MRPC Firmware Download
    commands to avoid Completion Timeouts (Kelvin Cao)

  - Set Switchtec coherent DMA mask to allow 64-bit DMA (Boris Glimcher)

  - Fix Switchtec SWITCHTEC_IOCTL_EVENT_IDX_ALL flag overwrite issue (Joey
    Zhang)

  - Enable write combining for Switchtec MRPC Input buffers (Kelvin Cao)

  - Add Switchtec MRPC DMA mode support (Wesley Sheng)

* pci/switchtec:
  switchtec: Add MRPC DMA mode support
  switchtec: Improve MRPC efficiency by enabling write combining
  switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
  switchtec: Set DMA coherent mask
  switchtec: Remove immediate status check after submitting MRPC command