aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
Commit message (Expand)AuthorAge
* Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-23
|\
| * PCI: dwc: Group DBI registers writes requiring unlockingVidya Sagar2019-08-13
* | PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron2019-09-16
|/
* PCI: dwc: Export APIs to support .remove() implementationVidya Sagar2019-06-27
* PCI: dwc: Add API support to de-initialize hostVidya Sagar2019-06-27
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-13
|\
| * PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I2019-04-15
| * PCI: dwc: Remove default MSI initialization for platform specific MSI chipsKishon Vijay Abraham I2019-04-04
| * PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I2019-04-04
| * PCI: keystone: Use Keystone specific msi_irq_chipKishon Vijay Abraham I2019-04-04
| * PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I2019-04-04
* | PCI: dwc: Save root bus for driver remove hooksJisheng Zhang2019-05-07
* | PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang2019-05-07
* | PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang2019-05-07
* | PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang2019-05-07
* | PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalidJisheng Zhang2019-05-07
|/
* PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach2019-03-01
* PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()Andrey Smirnov2019-03-01
* PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)Gustavo Pimentel2019-02-01
* PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel2019-02-01
* PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()Gustavo Pimentel2019-02-01
* PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()Gustavo Pimentel2019-02-01
* PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()Gustavo Pimentel2019-02-01
* PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()Gustavo Pimentel2019-02-01
* Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas2019-01-02
|\
| * PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier2018-12-11
| * PCI: dwc: Take lock when ACKing an interruptMarc Zyngier2018-12-11
| * PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier2018-12-11
* | PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-18
|/
* PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-18
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-08