index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2024-07-19
Merge branch 'pci/misc'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/loongson'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/hyperv'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/exynos'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/artpec6'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/al'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/gpio'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/endpoint'
Bjorn Helgaas
2024-07-19
PCI: loongson: Enable MSI in LS7A Root Complex
Huacai Chen
2024-07-10
PCI: vmd: Create domain symlink before pci_bus_add_devices()
Jiwei Sun
2024-07-10
PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()
Dan Carpenter
2024-07-10
PCI: qcom: Prevent potential error pointer dereference
Dan Carpenter
2024-07-10
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Dan Carpenter
2024-07-09
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
2024-07-09
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
2024-07-09
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
Manivannan Sadhasivam
2024-07-09
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-09
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
2024-07-09
PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitation
Niklas Cassel
2024-07-09
PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...
Manivannan Sadhasivam
2024-07-09
PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
Manivannan Sadhasivam
2024-07-09
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2024-07-09
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-07-09
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
2024-07-09
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2024-07-09
PCI: kirin: Convert to use agnostic GPIO API
Andy Shevchenko
2024-07-09
PCI: kirin: Convert kirin_pcie_parse_port() to scoped iterator
Javier Carrasco
2024-07-09
PCI: qcom: Add OPP support to scale performance
Krishna chaitanya chundru
2024-07-09
PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
Krishna chaitanya chundru
2024-07-09
PCI: qcom-ep: Disable resources unconditionally during PERST# assert
Manivannan Sadhasivam
2024-07-09
PCI: qcom-ep: Override NO_SNOOP attribute for SA8775P EP
Mrinmay Sarkar
[next]