aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-28Merge branch 'pci/config-errs'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/xilinx-xdma'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/xilinx-ecam'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/speed'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/rcar'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/hyperv'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/cadence'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/aspm'Bjorn Helgaas
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas
2023-10-28Merge branch 'pci/reset'Bjorn Helgaas
2023-10-28Merge branch 'pci/pm'Bjorn Helgaas
2023-10-28Merge branch 'pci/p2pdma'Bjorn Helgaas
2023-10-28Merge branch 'pci/hotplug'Bjorn Helgaas
2023-10-28Merge branch 'pci/enumeration'Bjorn Helgaas
2023-10-28Merge branch 'pci/endpoint'Bjorn Helgaas
2023-10-28Merge branch 'pci/ats'Bjorn Helgaas
2023-10-28Merge branch 'pci/aspm'Bjorn Helgaas
2023-10-28Merge branch 'pci/aer'Bjorn Helgaas
2023-10-27PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-10-26PCI: xilinx-xdma: Add Xilinx XDMA Root Port driverThippeswamy Havalige
2023-10-26dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx XDMA PCIe Root Port BridgeThippeswamy Havalige
2023-10-26PCI: xilinx-cpm: Move IRQ definitions to a common headerThippeswamy Havalige
2023-10-26PCI: xilinx-nwl: Modify ECAM size to enable support for 256 busesThippeswamy Havalige
2023-10-26PCI: xilinx-nwl: Rename the NWL_ECAM_VALUE_DEFAULT macroThippeswamy Havalige
2023-10-26dt-bindings: PCI: xilinx-nwl: Modify ECAM size in the DT exampleThippeswamy Havalige
2023-10-26PCI: xilinx-nwl: Remove redundant code that sets Type 1 header fieldsThippeswamy Havalige
2023-10-26PCI: hotplug: Add Ampere Altra Attention Indicator extension driverD Scott Phillips
2023-10-25PCI/AER: Factor out interrupt toggling into helpersKai-Heng Feng
2023-10-25PCI: acpiphp: Allow built-in drivers for Attention IndicatorsD Scott Phillips
2023-10-24PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-10-24Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-10-23PCI/P2PDMA: Remove redundant gotoTadeusz Struk
2023-10-23misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controllerYoshihiro Shimoda
2023-10-23MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4Yoshihiro Shimoda
2023-10-23PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda
2023-10-23PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda
2023-10-23dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe EndpointYoshihiro Shimoda
2023-10-23dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe HostYoshihiro Shimoda
2023-10-23dt-bindings: PCI: dwc: Update maxItems of reg and reg-namesYoshihiro Shimoda
2023-10-23PCI: dwc: endpoint: Introduce .pre_init() and .deinit()Yoshihiro Shimoda
2023-10-23PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda
2023-10-20PCI: dwc: Expose dw_pcie_ep_exit() to moduleYoshihiro Shimoda
2023-10-20PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda
2023-10-20PCI: dwc: endpoint: Add multiple PFs support for dbi2Yoshihiro Shimoda
2023-10-20PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW settingYoshihiro Shimoda
2023-10-20PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda
2023-10-20PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda