summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: mobiveil: Move IRQ chained handler setup out of DT parseHou Zhiqiang2019-07-081-2/+2
| * | PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()Hou Zhiqiang2019-07-081-8/+7Star
| * | PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-081-3/+6
| * | PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-081-1/+1
| * | PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound windowHou Zhiqiang2019-07-081-3/+2Star
| * | PCI: mobiveil: Update the resource list traversal functionHou Zhiqiang2019-07-081-2/+2
| * | PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-081-2/+3
| * | PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang2019-07-081-1/+1
| * | PCI: mobiveil: Unify register accessorsHou Zhiqiang2019-07-081-55/+124
| |/
* | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2019-07-131-6/+9
|\ \
| * | PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-051-6/+9
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-07-135-35/+80
|\ \
| * | PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-091-0/+1
| * | PCI: imx6: Simplify Kconfig depends onLeonard Crestez2019-07-051-1/+1
| * | PCI: dwc: Export APIs to support .remove() implementationVidya Sagar2019-06-272-0/+8
| * | PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar2019-06-272-34/+57
| * | PCI: dwc: Add API support to de-initialize hostVidya Sagar2019-06-272-0/+13
| |/
* | Merge branch 'remotes/lorenzo/pci/armada'Bjorn Helgaas2019-07-131-1/+81
|\ \
| * | PCI: armada8k: Add PHYs supportMiquel Raynal2019-06-171-1/+81
| |/
* | PCI: altera: Fix configuration type based on secondary numberLey Foon Tan2019-06-171-14/+27
* | PCI: altera-msi: Allow building as moduleLey Foon Tan2019-05-302-1/+11
* | PCI: altera: Allow building as moduleLey Foon Tan2019-05-302-3/+27
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1428-594/+1280
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-05-142-2/+2
| |\
| | * PCI: Fix comment typosBjorn Helgaas2019-04-132-2/+2
| * | Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2019-05-141-1/+43
| |\ \
| | * | PCI: iproc: Add sorted dma ranges resource entries to host bridgeSrinath Mannam2019-05-061-1/+43
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-147-10/+26
| |\ \
| | * | PCI: mediatek: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-0/+1
| | * | PCI: iproc: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-2/+6
| | * | PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-5/+8
| | * | PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-0/+1
| | * | PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-0/+1
| | * | PCI: uniphier: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-291-3/+8
| | * | PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-291-0/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas2019-05-141-2/+10
| |\ \
| | * | PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-03-291-2/+10
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2019-05-141-9/+28
| |\ \
| | * | PCI: tegra: Use the DMA-API to get the MSI addressVidya Sagar2019-04-161-9/+28
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas2019-05-141-1/+1
| |\ \
| | * | PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operationsColin Ian King2019-04-151-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2019-05-141-30/+34
| |\ \
| | * | PCI: rcar: Do not shadow the 'irq' variableWolfram Sang2019-04-041-4/+4
| | * | PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-04-041-0/+4
| | * | PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut2019-04-041-3/+3
| | * | PCI: rcar: Clean up debug messagesMarek Vasut2019-04-041-4/+4
| | * | PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)Marek Vasut2019-04-041-6/+6
| | * | PCI: rcar: Replace various variable types with unsigned ones for register valuesMarek Vasut2019-04-041-8/+9
| | * | PCI: rcar: Replace unsigned long with u32/unsigned int in register accessorsMarek Vasut2019-04-041-4/+3Star
| | * | PCI: rcar: Clean up remaining macros defining bitsMarek Vasut2019-04-041-3/+3
| | |/