linux.git
2024-01-15 Bjorn HelgaasMerge branch 'pci/remove-old-api'
2024-01-15 Bjorn HelgaasMerge branch 'pci/endpoint'
2024-01-15 Bjorn HelgaasMerge branch 'pci/irq-clean-up'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/remove-void-return'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/xilinx'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/vmd'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/rcar'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/mediatek'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/layerscape'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/kirin'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/keystone'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/dwc'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/cadence'
2024-01-15 Bjorn HelgaasMerge branch 'pci/controller/broadcom'
2024-01-15 Bjorn HelgaasMerge branch 'pci/virtualization'
2024-01-15 Bjorn HelgaasMerge branch 'pci/switchtec'
2024-01-15 Bjorn HelgaasMerge branch 'pci/resource'
2024-01-15 Bjorn HelgaasMerge branch 'pci/p2pdma'
2024-01-15 Bjorn HelgaasMerge branch 'pci/enumeration-logging'
2024-01-15 Bjorn HelgaasMerge branch 'pci/enumeration'
2024-01-15 Bjorn HelgaasMerge branch 'pci/ecam'
2024-01-15 Bjorn HelgaasMerge branch 'pci/aer'
2024-01-11 Jim QuinlanPCI: brcmstb: Configure HW CLKREQ# mode appropriate...
2024-01-11 Jim Quinlandt-bindings: PCI: brcmstb: Add property "brcm,clkreq...
2024-01-09 Jianjun WangPCI: mediatek-gen3: Fix translation window size calculation
2024-01-09 qizhong chengPCI: mediatek: Clear interrupt status before dispatchin...
2024-01-09 Siddharth VadapalliPCI: keystone: Fix race condition when initializing...
2024-01-08 Harshit MogalapalliPCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_...
2024-01-06 Krzysztof WilczyńskiPCI: xilinx-xdma: Fix uninitialized symbols in xilinx_p...
2024-01-06 Yoshihiro ShimodaPCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error
2024-01-06 Justin StittPCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning
2024-01-06 Yoshihiro ShimodaPCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
2024-01-06 Yoshihiro ShimodaPCI: dwc: Rename .func_conf_select to .get_dbi_offset...
2024-01-06 Yoshihiro ShimodaPCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
2024-01-06 Yoshihiro ShimodaPCI: dwc: Drop host prefix from struct dw_pcie_host_ops...
2024-01-06 Peter RobinsonPCI: j721e: Make TI J721E depend on ARCH_K3
2024-01-06 Matt RanostayPCI: j721e: Add TI J784S4 PCIe configuration
2024-01-02 Bjorn HelgaasPCI/AER: Use explicit register sizes for struct members
2024-01-02 Bjorn HelgaasPCI/AER: Decode Requester ID when no error info found
2024-01-02 Bjorn HelgaasPCI/AER: Use 'Correctable' and 'Uncorrectable' spec...
2024-01-02 Ilpo JärvinenPCI: Fix 64GT/s effective data rate calculation
2023-12-31 Christophe... dw-xdata: Remove usage of the deprecated ida_simple_...
2023-12-31 Christophe... misc: pci_endpoint_test: Remove usage of the deprecated...
2023-12-31 Christophe... PCI: vmd: Remove usage of the deprecated ida_simple_...
2023-12-19 Damien Le MoalPCI: xilinx-nwl: Use INTX instead of legacy
2023-12-19 Damien Le MoalPCI: rockchip-host: Rename rockchip_pcie_legacy_int_han...
2023-12-19 Damien Le MoalPCI: rockchip-ep: Use INTX instead of legacy
2023-12-19 Damien Le MoalPCI: uniphier: Use INTX instead of legacy
2023-12-19 Damien Le MoalPCI: tegra194: Use INTX instead of legacy
2023-12-19 Damien Le MoalPCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
2023-12-19 Damien Le MoalPCI: keystone: Use INTX instead of legacy
2023-12-19 Damien Le MoalPCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
2023-12-19 Damien Le MoalPCI: cadence: Use INTX instead of legacy
2023-12-19 Damien Le MoalPCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
2023-12-18 Lars-Peter... PCI: endpoint: pci-epf-test: Make struct pci_epf_ops...
2023-12-18 Lars-Peter... PCI: endpoint: pci-epf-vntb: Make struct pci_epf_ops...
2023-12-18 Lars-Peter... PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops...
2023-12-18 Lars-Peter... PCI: endpoint: pci-epf-mhi: Make structs pci_epf_ops...
2023-12-18 Lars-Peter... PCI: endpoint: Make struct pci_epf_ops in pci_epf_drive...
2023-12-18 Damien Le Moalmisc: pci_endpoint_test: Use INTX instead of LEGACY
2023-12-18 Damien Le MoalPCI: endpoint: Rename LEGACY to INTX in test function...
2023-12-18 Damien Le MoalPCI: endpoint: Use INTX instead of legacy
2023-12-18 Damien Le MoalPCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
2023-12-18 Bjorn HelgaasPCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
2023-12-18 Yang LiPCI: xilinx-xdma: Remove redundant dev_err()
2023-12-18 Niklas CasselPCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq(...
2023-12-17 Christophe... PCI: kirin: Use devm_kasprintf() to dynamically allocat...
2023-12-16 Uwe Kleine... PCI: kirin: Convert to platform remove callback returni...
2023-12-16 Uwe Kleine... PCI: keystone: Convert to platform remove callback...
2023-12-16 Uwe Kleine... PCI: exynos: Convert to platform remove callback return...
2023-12-16 Conor DooleyPCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVE
2023-12-15 Bjorn HelgaasPCI: Log bridge info when first enumerating bridge
2023-12-15 Bjorn HelgaasPCI: Log bridge windows conditionally
2023-12-15 Bjorn HelgaasPCI: Supply bridge device, not secondary bus, to read...
2023-12-15 Bjorn HelgaasPCI: Move pci_read_bridge_windows() below individual...
2023-12-15 Puranjay MohanPCI: Use resource names in PCI log messages
2023-12-15 Puranjay MohanPCI: Update BAR # and window messages
2023-12-15 Bjorn HelgaasPCI: Log device type during enumeration
2023-12-14 Wolfram SangPCI: rcar-host: Add support for optional regulators
2023-12-14 Wolfram Sangdt-bindings: PCI: rcar-pci-host: Add optional regulators
2023-12-14 Rob HerringPCI: rcar-gen4: Replace of_device.h with explicit of...
2023-12-13 Christophe... PCI: vmd: Remove usage of the deprecated ida_simple_xx...
2023-12-13 Matt RanostayPCI: j721e: Add PCIe 4x lane selection support
2023-12-13 Matt RanostayPCI: j721e: Add per platform maximum lane settings
2023-12-13 Matt Ranostaydt-bindings: PCI: ti,j721e-pci-*: Add j784s4-pci-*...
2023-12-13 Matt Ranostaydt-bindings: PCI: ti,j721e-pci-*: Add checks for num...
2023-12-12 Frank LiPCI: layerscape: Add suspend/resume for ls1043a
2023-12-12 Frank LiPCI: layerscape(ep): Rename pf_* as pf_lut_*
2023-12-12 Frank LiPCI: layerscape: Add suspend/resume for ls1021a
2023-12-12 Frank LiPCI: layerscape: Add function pointer for exit_from_l2()
2023-12-11 LeoLiuocPCI: Add ACS quirk for more Zhaoxin Root Ports
2023-12-05 Bjorn Helgaasx86/pci: Reorder pci_mmcfg_arch_map() definition before...
2023-12-05 Bjorn Helgaasx86/pci: Return pci_mmconfig_add() failure early
2023-12-05 Bjorn Helgaasx86/pci: Comment pci_mmconfig_insert() obscure MCFG...
2023-12-05 Bjorn Helgaasx86/pci: Rename pci_mmcfg_check_reserved() to pci_mmcfg...
2023-12-05 Bjorn Helgaasx86/pci: Rename acpi_mcfg_check_entry() to acpi_mcfg_va...
2023-12-05 Bjorn Helgaasx86/pci: Rename 'MMCONFIG' to 'ECAM', use pr_fmt
2023-12-05 Bjorn Helgaasx86/pci: Add MCFG debug logging
2023-12-05 Bjorn Helgaasx86/pci: Reword ECAM EfiMemoryMappedIO logging to avoid...
2023-12-05 Bjorn Helgaasx86/pci: Reserve ECAM if BIOS didn't include it in...
next