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