linux.git
2023-10-28 Bjorn HelgaasMerge branch 'pci/misc'
2023-10-28 Bjorn HelgaasMerge branch 'pci/field-get'
2023-10-28 Bjorn HelgaasMerge branch 'pci/config-errs'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/xilinx-xdma'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/xilinx-ecam'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/vmd'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/speed'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/rcar'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/qcom-ep'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/layerscape'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/hyperv'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/cadence'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/aspm'
2023-10-28 Bjorn HelgaasMerge branch 'pci/vga'
2023-10-28 Bjorn HelgaasMerge branch 'pci/reset'
2023-10-28 Bjorn HelgaasMerge branch 'pci/pm'
2023-10-28 Bjorn HelgaasMerge branch 'pci/p2pdma'
2023-10-28 Bjorn HelgaasMerge branch 'pci/hotplug'
2023-10-28 Bjorn HelgaasMerge branch 'pci/enumeration'
2023-10-28 Bjorn HelgaasMerge branch 'pci/endpoint'
2023-10-28 Bjorn HelgaasMerge branch 'pci/ats'
2023-10-28 Bjorn HelgaasMerge branch 'pci/aspm'
2023-10-28 Bjorn HelgaasMerge branch 'pci/aer'
2023-10-27 Manivannan... PCI: qcom-ep: Add dedicated callback for writing to...
2023-10-26 Ilpo JärvinenPCI: Simplify pcie_capability_clear_and_set_word()...
2023-10-26 Dan CarpenterPCI: endpoint: Fix double free in __pci_epc_create()
2023-10-26 Thippeswamy... PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-10-26 Thippeswamy... dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx...
2023-10-26 Thippeswamy... PCI: xilinx-cpm: Move IRQ definitions to a common header
2023-10-26 Thippeswamy... PCI: xilinx-nwl: Modify ECAM size to enable support...
2023-10-26 Thippeswamy... PCI: xilinx-nwl: Rename the NWL_ECAM_VALUE_DEFAULT...
2023-10-26 Thippeswamy... dt-bindings: PCI: xilinx-nwl: Modify ECAM size in the...
2023-10-26 Thippeswamy... PCI: xilinx-nwl: Remove redundant code that sets Type...
2023-10-26 D Scott PhillipsPCI: hotplug: Add Ampere Altra Attention Indicator...
2023-10-25 Kai-Heng FengPCI/AER: Factor out interrupt toggling into helpers
2023-10-25 D Scott PhillipsPCI: acpiphp: Allow built-in drivers for Attention...
2023-10-24 Bjorn HelgaasPCI/portdrv: Use FIELD_GET()
2023-10-24 Bjorn HelgaasPCI/VC: Use FIELD_GET()
2023-10-24 Bjorn HelgaasPCI/PTM: Use FIELD_GET()
2023-10-24 Bjorn HelgaasPCI/PME: Use FIELD_GET()
2023-10-24 Bjorn HelgaasPCI/ATS: Use FIELD_GET()
2023-10-24 Bjorn HelgaasPCI/ATS: Show PASID Capability register width in bitmasks
2023-10-24 Heiner KallweitPCI/ASPM: Fix L1 substate handling in aspm_attr_store_c...
2023-10-24 Heiner KallweitRevert "PCI/ASPM: Disable only ASPM_STATE_L1 when drive...
2023-10-24 Bjorn HelgaasPCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
2023-10-24 Bjorn HelgaasPCI: Use FIELD_GET()
2023-10-24 Ilpo JärvinenPCI/MSI: Use FIELD_GET/PREP()
2023-10-24 Ilpo JärvinenPCI/DPC: Use defines with DPC reason fields
2023-10-24 Ilpo JärvinenPCI/DPC: Use defined fields with DPC_CTL register
2023-10-24 Bjorn HelgaasPCI/DPC: Use FIELD_GET()
2023-10-24 Ilpo JärvinenPCI: hotplug: Use FIELD_GET/PREP()
2023-10-24 Ilpo JärvinenPCI: dwc: Use FIELD_GET/PREP()
2023-10-23 Tadeusz StrukPCI/P2PDMA: Remove redundant goto
2023-10-23 Yoshihiro Shimodamisc: pci_endpoint_test: Add Device ID for R-Car S4...
2023-10-23 Yoshihiro ShimodaMAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for...
2023-10-23 Yoshihiro ShimodaPCI: rcar-gen4: Add endpoint mode support
2023-10-23 Yoshihiro ShimodaPCI: rcar-gen4: Add R-Car Gen4 PCIe controller support...
2023-10-23 Yoshihiro Shimodadt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
2023-10-23 Yoshihiro Shimodadt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
2023-10-23 Yoshihiro Shimodadt-bindings: PCI: dwc: Update maxItems of reg and reg...
2023-10-23 Yoshihiro ShimodaPCI: dwc: endpoint: Introduce .pre_init() and .deinit()
2023-10-23 Yoshihiro ShimodaPCI: dwc: Expose dw_pcie_write_dbi2() to module
2023-10-20 Yoshihiro ShimodaPCI: dwc: Expose dw_pcie_ep_exit() to module
2023-10-20 Yoshihiro ShimodaPCI: dwc: Add EDMA_UNROLL capability flag
2023-10-20 Yoshihiro ShimodaPCI: dwc: endpoint: Add multiple PFs support for dbi2
2023-10-20 Yoshihiro ShimodaPCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
2023-10-20 Yoshihiro ShimodaPCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
2023-10-20 Yoshihiro ShimodaPCI: dwc: Add dw_pcie_link_set_max_link_width()
2023-10-20 Yoshihiro ShimodaPCI: Add T_PVPERL macro
2023-10-18 Bartosz PawlowskiPCI: Disable ATS for specific Intel IPU E2000 devices
2023-10-18 Bartosz PawlowskiPCI: Extract ATS disabling to a helper function
2023-10-18 Ilpo JärvinenPCI: cadence: Use FIELD_GET()
2023-10-18 Ilpo JärvinenPCI: Use FIELD_GET() to extract Link Width
2023-10-14 Kees CookPCI: hv: Annotate struct hv_dr_state with __counted_by
2023-10-14 Manivannan... PCI: qcom: Enable ASPM for platforms supporting 1.9...
2023-10-14 Manivannan... PCI: dwc: Add host_post_init() callback
2023-10-14 Manivannan... PCI: tegra194: Use Mbps_to_icc() macro for setting...
2023-10-14 Manivannan... PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encodi...
2023-10-14 Manivannan... PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding...
2023-10-10 Ilpo Järvinenscsi: ipr: Do PCI error checks on own line
2023-10-10 Ilpo JärvinenPCI: xgene: Do PCI error check on own line & keep retur...
2023-10-10 Ilpo JärvinenPCI: Do error check on own line to split long "if"...
2023-10-10 Ilpo Järvinenatm: iphase: Do PCI error checks on own line
2023-10-10 Ilpo Järvinensh: pci: Do PCI error check on own line
2023-10-10 Ilpo Järvinenalpha: Streamline convoluted PCI error handling
2023-10-10 Ilpo JärvinenPCI/ASPM: Convert printk() to pr_*() and add include
2023-10-10 Ilpo JärvinenPCI/ASPM: Remove unnecessary includes
2023-10-10 Ilpo JärvinenPCI/ASPM: Use FIELD_MAX() instead of literals
2023-10-10 Ilpo JärvinenPCI/ASPM: Use time constants
2023-10-10 Ilpo JärvinenPCI/ASPM: Return U32_MAX instead of bit magic construct
2023-10-10 Ilpo JärvinenPCI/ASPM: Use FIELD_GET/PREP() to access PCIe capabilit...
2023-10-10 Ilpo JärvinenPCI: Add PCI_L1SS_CTL2 fields
2023-10-10 Ilpo JärvinenPCI: mvebu: Use FIELD_PREP() with Link Width
2023-10-10 Ilpo JärvinenPCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link...
2023-10-10 Uwe Kleine... PCI: keystone: Don't discard .probe() callback
2023-10-10 Uwe Kleine... PCI: keystone: Don't discard .remove() callback
2023-10-10 Uwe Kleine... PCI: kirin: Don't discard .remove() callback
2023-10-10 Uwe Kleine... PCI: exynos: Don't discard .remove() callback
2023-10-10 Guanhua GaoPCI: layerscape-ep: Set 64-bit DMA mask
2023-10-06 Sui Jingfengdrm/qxl: Use pci_is_vga() to identify VGA devices
next