summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-131-8/+13
|\
| * PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I2019-04-161-2/+10
| * PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-151-1/+1
| * PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I2019-04-151-0/+1
| * PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I2019-04-041-5/+0
| * PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I2019-04-041-0/+1
* | Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas2019-05-131-0/+3
|\ \
| * | PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov2019-05-011-0/+3
| |/
* | PCI: dwc: Save root bus for driver remove hooksJisheng Zhang2019-05-071-0/+1
* | PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang2019-05-071-0/+1
|/
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-061-0/+1
|\
| * PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+1
* | PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov2019-03-011-7/+7
* | PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov2019-03-011-13/+16
* | PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov2019-03-011-7/+7
* | PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel2019-02-011-1/+1
|/
* PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-181-4/+24
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-0/+4
|\
| * PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I2018-10-171-0/+4
* | PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2018-09-201-2/+1
|/
* PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-191-0/+6
* PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-191-11/+0
* PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-191-0/+10
* PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-191-1/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+387