summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
AgeCommit message (Expand)Author
2020-10-30MLK-24937-4 pci: modify AMBA_ORDERING_CTRL_OFF register for rc/ep to avoid vo...Sherry Sun
2020-10-08Merge tag 'v5.4.70' into imx_5.4.yJason Liu
2020-06-24PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-01-17PCI: dwc: Fix find_next_bit() usageNiklas Cassel
2019-11-25PCI: dwc: fix the msi failure after pm operationsrichard zhu
2019-11-25Revert "MLK-11484-3 PCI: designware: Refine setup_rc and add msi data restore"richard zhu
2019-11-25MLK-11484-3 PCI: designware: Refine setup_rc and add msi data restoreFugang Duan
2019-11-25PCI: dwc: Use interrupt disabling instead of maskingFugang Duan
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron
2019-08-13PCI: dwc: Group DBI registers writes requiring unlockingVidya Sagar
2019-06-27PCI: dwc: Export APIs to support .remove() implementationVidya Sagar
2019-06-27PCI: dwc: Add API support to de-initialize hostVidya Sagar
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2019-05-07PCI: dwc: Save root bus for driver remove hooksJisheng Zhang
2019-05-07PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang
2019-05-07PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-05-07PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-05-07PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalidJisheng Zhang
2019-04-15PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I
2019-04-04PCI: dwc: Remove default MSI initialization for platform specific MSI chipsKishon Vijay Abraham I
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I
2019-04-04PCI: keystone: Use Keystone specific msi_irq_chipKishon Vijay Abraham I
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I
2019-03-01PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-03-01PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()Andrey Smirnov
2019-02-01PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)Gustavo Pimentel
2019-02-01PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()Gustavo Pimentel
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()Gustavo Pimentel
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()Gustavo Pimentel
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()Gustavo Pimentel
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren
2018-12-11PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2018-12-11PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2018-12-11PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin