]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
4 days ago Bjorn HelgaasMerge branch 'pci/controller/rzg3s-host'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/rcar-gen2'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/qcom'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/meson'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/mediatek'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/keystone'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/j721e'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/ixp4xx'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/dw-rockchip'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/dwc'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/brcmstb'
4 days ago Bjorn HelgaasMerge branch 'pci/controller/host-common'
4 days ago Bjorn HelgaasMerge branch 'pci/endpoint'
4 days ago Bjorn HelgaasMerge branch 'pci/dt-binding'
4 days ago Bjorn HelgaasMerge branch 'pci/resource'
4 days ago Bjorn HelgaasMerge branch 'pci/ptm'
4 days ago Bjorn HelgaasMerge branch 'pci/err'
4 days ago Bjorn HelgaasMerge branch 'pci/enumeration'
12 days ago Claudiu BezneaPCI: Add Renesas RZ/G3S host controller driver
12 days ago Marc ZyngierPCI: host-generic: Move bridge allocation outside of...
12 days ago Claudiu Bezneadt-bindings: PCI: Add Renesas RZ/G3S PCIe controller...
13 days ago Ilpo JärvinenPCI: Validate pci_rebar_size_supported() input
13 days ago Lukas WunnerDocumentation: PCI: Amend error recovery doc with pci_s...
13 days ago Lukas Wunnertreewide: Drop pci_save_state() after pci_restore_state()
13 days ago Lukas WunnerPCI/ERR: Ensure error recoverability at all times
13 days ago Lukas WunnerPCI/PM: Stop needlessly clearing state_saved on enumera...
13 days ago Lukas WunnerPCI/PM: Reinstate clearing state_saved in legacy and...
13 days ago Shawn LinPCI: dw-rockchip: Configure L1SS support
13 days ago Bjorn HelgaasPCI: tegra194: Remove unnecessary L1SS disable code
13 days ago Bjorn HelgaasPCI: dwc: Advertise L1 PM Substates only if driver...
13 days ago 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-11-10 Manivannan... PCI: meson: Fix parsing the DBI register region
2025-11-10 Manivannan... dt-bindings: PCI: amlogic: Fix the register name of...
2025-10-31 Krishna Chaitanya... PCI: qcom: Use frequency and level based OPP lookup
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-21 Geert UytterhoevenPCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
2025-10-21 Christian MarangiPCI: mediatek: Add support for Airoha AN7583 SoC
2025-10-21 Christian MarangiPCI: mediatek: Use generic MACRO for TPVPERL delay
2025-10-21 Christian MarangiPCI: mediatek: Convert bool to single quirks entry...
2025-10-21 Christian Marangidt-bindings: PCI: mediatek: Add support for Airoha...
2025-10-21 Christian Marangidt-bindings: PCI: mediatek: Convert to YAML 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 v6.18-rc1
2025-10-12 Linus TorvaldsMerge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel...
2025-10-12 Linus TorvaldsMerge tag 'irq_urgent_for_v6.18_rc1' of git://git.kerne...
2025-10-11 Linus TorvaldsMerge tag 'trace-v6.18-3' of git://git.kernel.org/pub...
2025-10-11 Linus TorvaldsMerge tag 'kbuild-fixes-6.18-1' of git://git.kernel...
2025-10-11 Wolfram SangRevert "i2c: boardinfo: Annotate code used in init...
next