index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2020-07-23
PCI: controller: Remove duplicate error message
Dejin Zheng
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: altera: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: versatile: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: v3: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: tegra: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: host-common: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-04
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/v3-semi'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2020-06-04
PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver
Kunihiko Hayashi
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-01
PCI: tegra: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-29
PCI: vmd: Filter resource type bits from shadow register
Jon Derrick
2020-05-29
PCI: tegra194: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-28
PCI: hv: Use struct_size() helper
Gustavo A. R. Silva
2020-05-27
PCI: Add Loongson PCI Controller support
Jiaxun Yang
2020-05-22
PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port
Kishon Vijay Abraham I
2020-05-22
PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
Marc Zyngier
2020-05-22
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
2020-05-22
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
2020-05-22
PCI: dwc: intel: Make intel_pcie_cpu_addr() static
Jason Yan
2020-05-22
PCI: dwc: Program outbound ATU upper limit register
Alan Mikhak
2020-05-22
PCI: rcar: Add endpoint mode support
Lad Prabhakar
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2020-05-18
PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
Kishon Vijay Abraham I
2020-05-18
PCI: cadence: Remove "cdns,max-outbound-regions" DT property
Kishon Vijay Abraham I
2020-05-18
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
[next]