linux-2.6-microblaze.git
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/keystone'
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/j721e'
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/ixp4xx'
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/dw-rockchip'
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/dwc'
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/brcmstb'
2025-12-03 Bjorn HelgaasMerge branch 'pci/controller/host-common'
2025-12-03 Bjorn HelgaasMerge branch 'pci/endpoint'
2025-12-03 Bjorn HelgaasMerge branch 'pci/dt-binding'
2025-12-03 Bjorn HelgaasMerge branch 'pci/resource'
2025-12-03 Bjorn HelgaasMerge branch 'pci/ptm'
2025-12-03 Bjorn HelgaasMerge branch 'pci/err'
2025-12-03 Bjorn HelgaasMerge branch 'pci/enumeration'
2025-11-25 Marc ZyngierPCI: host-generic: Move bridge allocation outside of...
2025-11-24 Ilpo JärvinenPCI: Validate pci_rebar_size_supported() input
2025-11-24 Lukas WunnerDocumentation: PCI: Amend error recovery doc with pci_s...
2025-11-24 Lukas Wunnertreewide: Drop pci_save_state() after pci_restore_state()
2025-11-24 Lukas WunnerPCI/ERR: Ensure error recoverability at all times
2025-11-24 Lukas WunnerPCI/PM: Stop needlessly clearing state_saved on enumera...
2025-11-24 Lukas WunnerPCI/PM: Reinstate clearing state_saved in legacy and...
2025-11-24 Shawn LinPCI: dw-rockchip: Configure L1SS support
2025-11-24 Bjorn HelgaasPCI: tegra194: Remove unnecessary L1SS disable code
2025-11-24 Bjorn HelgaasPCI: dwc: Advertise L1 PM Substates only if driver...
2025-11-24 Shawn LinPCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-x1e80100: Add missing requi...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sm8550: Add missing require...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sm8450: Add missing require...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sm8350: Add missing require...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sm8250: Add missing require...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sm8150: Add missing require...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sc8280xp: Add missing requi...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sc7280: Add missing require...
2025-11-17 Krzysztof Kozlowskidt-bindings: PCI: qcom,pcie-sa8775p: Add missing requir...
2025-11-14 Ilpo JärvinenPCI: Convert BAR sizes bitmasks to u64
2025-11-14 Ilpo Järvinendrm/amdgpu: Use pci_rebar_get_max_size()
2025-11-14 Ilpo Järvinendrm/xe/vram: Use pci_rebar_get_max_size()
2025-11-14 Ilpo JärvinenPCI: Add pci_rebar_get_max_size()
2025-11-14 Ilpo Järvinendrm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
2025-11-14 Ilpo Järvinendrm/i915/gt: Use pci_rebar_size_supported()
2025-11-14 Ilpo JärvinenPCI: Add pci_rebar_size_supported() helper
2025-11-14 Ilpo JärvinenPCI: Improve Resizable BAR functions kernel doc
2025-11-14 Ilpo JärvinenPCI: Move pci_rebar_size_to_bytes() and export it
2025-11-14 Ilpo JärvinenPCI: Move pci_rebar_bytes_to_size() and clean it up
2025-11-14 Ilpo JärvinenPCI: Move Resizable BAR code to rebar.c
2025-11-14 Ilpo JärvinenPCI: Prevent restoring assigned resources
2025-11-14 Ilpo Järvinendrm/amdgpu: Remove driver side BAR release before resize
2025-11-14 Ilpo Järvinendrm/i915: Remove driver side BAR release before resize
2025-11-14 Ilpo Järvinendrm/xe: Remove driver side BAR release before resize
2025-11-14 Ilpo JärvinenPCI: Add kerneldoc for pci_resize_resource()
2025-11-14 Ilpo JärvinenPCI: Fix restoring BARs on BAR resize rollback path
2025-11-14 Ilpo JärvinenPCI: Free saved list without holding pci_bus_sem
2025-11-14 Ilpo JärvinenPCI: Try BAR resize even when no window was released
2025-11-14 Ilpo JärvinenPCI: Change pci_dev variable from 'bridge' to 'dev'
2025-11-14 Ilpo JärvinenPCI/IOV: Adjust ->barsz[] when changing BAR size
2025-11-14 Ilpo JärvinenPCI: Prevent resource tree corruption when BAR resize...
2025-11-13 Anand MoonPCI: j721e: Use 'pcie->reset_gpio' directly and drop...
2025-11-13 Anand MoonPCI: j721e: Use devm_clk_get_optional_enabled() to...
2025-11-13 Siddharth VadapalliPCI: keystone: Add support to build as a loadable module
2025-11-13 Siddharth VadapalliPCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie...
2025-11-13 Siddharth VadapalliPCI: Export pci_get_host_bridge_device() for use by...
2025-11-13 Siddharth VadapalliPCI: keystone: Exit ks_pcie_probe() for invalid mode
2025-11-13 Jim QuinlanPCI: brcmstb: Add panic/die handler to driver
2025-11-13 Jim QuinlanPCI: brcmstb: Add a way to indicate if PCIe bridge...
2025-11-12 Mika WesterbergPCI/PTM: Enable only if device advertises relevant...
2025-10-28 Jim QuinlanPCI: brcmstb: Fix disabling L0s capability
2025-10-28 Dan WilliamsPCI: vmd: Switch to pci_bus_find_emul_domain_nr()
2025-10-28 Dan WilliamsPCI: Enable host bridge emulation for PCI_DOMAINS_GENER...
2025-10-27 Frank LiPCI: endpoint: pci-epf-vntb: Add MSI doorbell support
2025-10-27 Frank LiPCI: endpoint: Add pci_epf_assign_bar_space() API
2025-10-27 Frank LiPCI: endpoint: Add pci_epf_get_required_bar_size()...
2025-10-27 Frank LiPCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_b...
2025-10-26 Manivannan... dt-bindings: PCI: Update the email address for Manivann...
2025-10-26 Bhanu Seshu... PCI: endpoint: pci-epf-test: Fix sleeping function...
2025-10-26 Rob Herring... dt-bindings: PCI: amlogic,axg-pcie: Fix select schema
2025-10-19 Bjorn HelgaasPCI: ixp4xx: Guard ARM32-specific hook_fault_code()
2025-10-19 Qiang Yudt-bindings: PCI: qcom,pcie-sm8550: Add Kaanapali compa...
2025-10-19 Yao Zidt-bindings: PCI: dwc: rockchip: Add RK3528 variant
2025-10-19 Anand MoonPCI: dw-rockchip: Simplify regulator setup with devm_re...
2025-10-12 Linus TorvaldsLinux 6.18-rc1
2025-10-12 Linus TorvaldsMerge tag 'i2c-for-6.18-rc1-hotfix' of git://git./linux...
2025-10-12 Linus TorvaldsMerge tag 'irq_urgent_for_v6.18_rc1' of git://git....
2025-10-11 Linus TorvaldsMerge tag 'trace-v6.18-3' of git://git./linux/kernel...
2025-10-11 Linus TorvaldsMerge tag 'kbuild-fixes-6.18-1' of git://git./linux...
2025-10-11 Wolfram SangRevert "i2c: boardinfo: Annotate code used in init...
2025-10-11 Linus TorvaldsMerge tag 'rtc-6.18' of git://git./linux/kernel/git...
2025-10-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2025-10-11 Linus TorvaldsMerge tag 'x86_core_for_v6.18_rc1' of git://git./linux...
2025-10-11 Linus TorvaldsMerge tag 'x86_cleanups_for_v6.18_rc1' of git://git...
2025-10-11 Linus TorvaldsMerge tag 'slab-for-6.18-rc1-hotfix' of git://git....
2025-10-11 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2025-10-11 Linus TorvaldsMerge tag 'mm-nonmm-stable-2025-10-10-15-03' of git...
2025-10-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-10-10-15-00' of...
2025-10-11 Steven Rostedttracing: Stop fortify-string from warning in tracing_ma...
2025-10-11 Vlastimil Babkaslab: fix barn NULL pointer dereference on memoryless...
2025-10-11 Steven Rostedttracing: Fix tracing_mark_raw_write() to use buf and...
2025-10-10 Nathan Chancellorkbuild: Use '--strip-unneeded-symbol' for removing...
2025-10-10 Linus TorvaldsMerge tag 'for-6.18/hpfs-changes' of git://git./linux...
2025-10-10 Linus TorvaldsMerge tag 'drm-next-2025-10-11-1' of https://gitlab...
2025-10-10 Linus TorvaldsMerge tag 'drm-fixes-2025-10-11' of https://gitlab...
2025-10-10 Dave AirlieMerge tag 'drm-misc-fixes-2025-10-09' of https://gitlab...
next