aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAge
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-14
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-05-13
| |\
| | * PCI: Fix comment typosBjorn Helgaas2019-04-13
| * | Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: iproc: Add sorted dma ranges resource entries to host bridgeSrinath Mannam2019-05-06
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: mediatek: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-01
| | * | PCI: iproc: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-01
| | * | PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-01
| | * | PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-01
| | * | PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-01
| | * | PCI: uniphier: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-29
| | * | PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-29
| | |/
| * | Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-03-29
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: tegra: Use the DMA-API to get the MSI addressVidya Sagar2019-04-16
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operationsColin Ian King2019-04-15
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: rcar: Do not shadow the 'irq' variableWolfram Sang2019-04-04
| | * | PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-04-04
| | * | PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut2019-04-04
| | * | PCI: rcar: Clean up debug messagesMarek Vasut2019-04-04
| | * | PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)Marek Vasut2019-04-04
| | * | PCI: rcar: Replace various variable types with unsigned ones for register valuesMarek Vasut2019-04-04
| | * | PCI: rcar: Replace unsigned long with u32/unsigned int in register accessorsMarek Vasut2019-04-04
| | * | PCI: rcar: Clean up remaining macros defining bitsMarek Vasut2019-04-04
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: mediatek: Get optional clocks with devm_clk_get_optional()Chunfeng Yun2019-04-11
| | |/
| * | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I2019-05-01
| | * | PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest sizeKishon Vijay Abraham I2019-05-01
| | * | PCI: keystone: Add support for PCIe EP in AM654x PlatformsKishon Vijay Abraham I2019-05-01
| | * | PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I2019-04-16
| | * | PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I2019-04-16
| | * | PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Add support to set the max link speed from DTKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Invoke phy_reset() API before enabling PHYKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Add support for PCIe RC in AM654x PlatformsKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I2019-04-15
| | * | PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I2019-04-15
| | * | PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Explicitly set the PCIe modeKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Move resources initialization to prepare for EP supportKishon Vijay Abraham I2019-04-15
| | * | PCI: keystone: Use platform_get_resource_byname() to get memory resourcesKishon Vijay Abraham I2019-04-11
| | * | PCI: keystone: Perform host initialization in a single functionKishon Vijay Abraham I2019-04-11
| | * | PCI: keystone: Cleanup error_irq configurationKishon Vijay Abraham I2019-04-11
| | * | PCI: keystone: Add start_link()/stop_link() dw_pcie_opsKishon Vijay Abraham I2019-04-11
| | * | PCI: dwc: Remove default MSI initialization for platform specific MSI chipsKishon Vijay Abraham I2019-04-04