aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-1/+1
2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar1-0/+9
2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar1-0/+1
2019-08-13PCI: dwc: Move config space capability search APIVidya Sagar1-0/+2
2019-06-27PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar1-18/+16
2019-06-27PCI: dwc: Add API support to de-initialize hostVidya Sagar1-0/+5
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-8/+13
2019-05-13Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas1-0/+3
2019-05-07PCI: dwc: Save root bus for driver remove hooksJisheng Zhang1-0/+1
2019-05-07PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang1-0/+1
2019-05-01PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov1-0/+3
2019-04-16PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I1-2/+10
2019-04-15PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I1-1/+1
2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I1-0/+1
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I1-5/+0
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I1-0/+1
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov1-7/+7
2019-03-01PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov1-13/+16
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov1-7/+7
2019-02-14PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I1-0/+1
2019-02-01PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel1-1/+1
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren1-4/+24
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I1-0/+4
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang1-2/+1
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel1-0/+6
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel1-11/+0
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel1-0/+10
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel1-1/+1
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+387