summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: keystone: Use Keystone specific msi_irq_chipKishon Vijay Abraham I2019-04-041-3/+2Star
* PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I2019-04-041-1/+4
* PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach2019-03-011-1/+1
* PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()Andrey Smirnov2019-03-011-38/+23Star
* PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)Gustavo Pimentel2019-02-011-3/+3
* PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel2019-02-011-6/+6
* PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()Gustavo Pimentel2019-02-011-3/+3
* PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()Gustavo Pimentel2019-02-011-1/+1
* PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()Gustavo Pimentel2019-02-011-5/+5
* PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()Gustavo Pimentel2019-02-011-10/+10
* Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas2019-01-021-13/+24
|\
| * PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier2018-12-111-6/+7
| * PCI: dwc: Take lock when ACKing an interruptMarc Zyngier2018-12-111-0/+5
| * PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier2018-12-111-7/+12
* | PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-181-0/+3
|/
* PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-191-1/+2
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+722