Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | PCI: Move DT resource setup into devm_pci_alloc_host_bridge() | Rob Herring | 23 | -143/+36 |
2020-08-04 | PCI: rcar-gen2: Convert to use modern host bridge probe functions | Rob Herring | 1 | -126/+46 |
2020-07-23 | PCI: of: Reduce missing non-prefetchable memory region to a warning | Rob Herring | 1 | -4/+3 |
2020-07-23 | PCI: rcar: Use struct pci_host_bridge.windows list directly | Rob Herring | 1 | -41/+4 |
2020-07-23 | PCI: rcar: Use devm_pci_alloc_host_bridge() | Rob Herring | 1 | -5/+2 |
2020-07-23 | PCI: cadence: Remove private bus number and range storage | Rob Herring | 4 | -26/+24 |
2020-07-23 | PCI: cadence: Use bridge resources for outbound window setup | Rob Herring | 1 | -21/+16 |
2020-07-23 | PCI: Move setting pci_host_bridge.busnr out of host drivers | Rob Herring | 8 | -18/+4 |
2020-07-23 | PCI: rcar: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 1 | -14/+5 |
2020-07-23 | PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 2 | -11/+7 |
2020-07-23 | PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 1 | -7/+4 |
2020-07-23 | PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 1 | -7/+3 |
2020-07-23 | PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 2 | -8/+3 |
2020-07-23 | PCI: designware: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 4 | -15/+10 |
2020-07-23 | PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 1 | -7/+6 |
2020-07-23 | PCI: Drop unnecessary zeroing of bridge fields | Rob Herring | 10 | -13/+0 |
2020-07-23 | PCI: Set default bridge parent device | Rob Herring | 21 | -21/+2 |
2020-07-23 | PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS | Rob Herring | 1 | -1/+0 |
2020-07-23 | PCI: controller: Remove duplicate error message | Dejin Zheng | 4 | -15/+4 |
2020-07-10 | PCI: controller: Convert to devm_platform_ioremap_resource() | Dejin Zheng | 5 | -16/+7 |
2020-07-10 | PCI: controller: Convert to devm_platform_ioremap_resource_byname() | Dejin Zheng | 8 | -25/+13 |
2020-07-10 | PCI: xilinx: Use pci_host_probe() to register host | Rob Herring | 1 | -12/+1 |
2020-07-10 | PCI: xilinx-nwl: Use pci_host_probe() to register host | Rob Herring | 1 | -13/+1 |
2020-07-10 | PCI: rockchip: Use pci_host_probe() to register host | Rob Herring | 2 | -15/+4 |
2020-07-10 | PCI: rcar: Use pci_host_probe() to register host | Rob Herring | 1 | -17/+1 |
2020-07-10 | PCI: iproc: Use pci_host_probe() to register host | Rob Herring | 2 | -15/+5 |
2020-07-10 | PCI: altera: Use pci_host_probe() to register host | Rob Herring | 1 | -16/+1 |
2020-07-10 | PCI: xgene: Use pci_host_probe() to register host | Rob Herring | 1 | -12/+1 |
2020-07-10 | PCI: versatile: Use pci_host_probe() to register host | Rob Herring | 1 | -13/+1 |
2020-07-10 | PCI: v3: Use pci_host_probe() to register host | Rob Herring | 1 | -12/+1 |
2020-07-10 | PCI: tegra: Use pci_host_probe() to register host | Rob Herring | 1 | -10/+1 |
2020-07-10 | PCI: mobiveil: Use pci_host_probe() to register host | Rob Herring | 1 | -15/+1 |
2020-07-10 | PCI: brcmstb: Use pci_host_probe() to register host | Rob Herring | 1 | -16/+4 |
2020-07-10 | PCI: host-common: Use struct pci_host_bridge.windows list directly | Rob Herring | 1 | -28/+14 |
2020-07-06 | PCI: mvebu: Use struct pci_host_bridge.windows list directly | Rob Herring | 1 | -8/+5 |
2020-07-06 | PCI: cadence: Use struct pci_host_bridge.windows list directly | Rob Herring | 1 | -19/+7 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -2/+2 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2 | -2/+2 |
2020-06-12 | Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -17/+10 |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -19/+36 |
2020-06-08 | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+17 |
2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 67 | -1871/+3217 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/vmd' | Bjorn Helgaas | 1 | -2/+4 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/v3-semi' | Bjorn Helgaas | 1 | -1/+1 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/tegra' | Bjorn Helgaas | 2 | -7/+5 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/rcar' | Bjorn Helgaas | 10 | -1241/+2048 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/pci-bridge-emul' | Bjorn Helgaas | 1 | -30/+31 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas | 1 | -20/+62 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/host-generic' | Bjorn Helgaas | 11 | -64/+59 |
2020-06-04 | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas | 1 | -0/+3 |