summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware.h
AgeCommit message (Expand)Author
2020-10-30MLK-24937-4 pci: modify AMBA_ORDERING_CTRL_OFF register for rc/ep to avoid vo...Sherry Sun
2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar
2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar
2019-08-13PCI: dwc: Move config space capability search APIVidya Sagar
2019-06-27PCI: dwc: Cleanup DBI,ATU read and write APIsVidya 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-13Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas
2019-05-07PCI: dwc: Save root bus for driver remove hooksJisheng Zhang
2019-05-07PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-05-01PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov
2019-04-16PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I
2019-04-15PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I
2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov
2019-03-01PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov
2019-02-14PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I
2019-02-01PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin