<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b2128290c29902315e632ea59e0504d6bc9e9b42 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmerge</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#b2128290c29902315e632ea59e0504d6bc9e9b42</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmergeBackmerge of drm-next, mainly to pick up dt bindings docs updates toavoid conflicts.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Sat, 18 Jul 2026 17:06:55 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6d177908bad5992e17669030db41caab88041d5e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#6d177908bad5992e17669030db41caab88041d5e</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.2-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 30 Jun 2026 14:55:43 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get drm-misc-next to v7.2-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 30 Jun 2026 10:16:00 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dd19adaaac9a161723a24de7c270861063ec6ac - Merge tag &apos;v7.2-rc1&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#7dd19adaaac9a161723a24de7c270861063ec6ac</link>
        <description>Merge tag &apos;v7.2-rc1&apos; into drm-rust-nextMerge v7.2-rc1 into drm-rust-next to start the next cycle.Devres now requires T: &apos;static, which conflicts with shmem::Object usingDevres&lt;SGTableMap&lt;T, C&gt;&gt; without that bound. Resolve by adding &apos;staticas a supertrait to DriverObject and DeviceContext, which does notrestrict any current use cases since DriverObject is always implementedon owned, refcounted types and DeviceContext is a sealed marker traitwith only unit-type implementors.If DriverObject (or DeviceContext) ever becomes lifetime-parameterized(e.g. via a GAT for TTM backed objects), the &apos;static supertrait can berelaxed at that point.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Sun, 28 Jun 2026 22:39:43 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fab183d632628381b466a41479489541ac0e29a0 - sched_ext: Merge branch &apos;for-7.3-arena-args&apos; into for-7.3</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#fab183d632628381b466a41479489541ac0e29a0</link>
        <description>sched_ext: Merge branch &apos;for-7.3-arena-args&apos; into for-7.3Pull to receive the __arena argument conversion: 67f1f4a48c24 (&quot;sched_ext: Pass kernel arena pointers to ops_cid callbacks&quot;) a8dc810968af (&quot;sched_ext: Convert sub-cap kfuncs to __arena cmask arguments&quot;) a05c5b5cb5cf (&quot;sched_ext: Convert scx_bpf_cid_override() to __arena array arguments&quot;)along with the bpf-next branch carrying the __arena argument support theydepend on.Conflict in kernel/sched/ext/ext.c between: c384ab8a0b13 (&quot;sched_ext: Move the config-off sub-cap kfunc stubs into sub.c&quot;)and: a8dc810968af (&quot;sched_ext: Convert sub-cap kfuncs to __arena cmask arguments&quot;)which updated the stubs in their old ext.c location. Resolved by keepingext.c without the stubs and applying the prototype conversion to therelocated stubs in sub.c.Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 23:20:34 +0200</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>872a8f6b08069d1b4bfb9bf968dc629ab6998908 - Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.3-arena-args</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#872a8f6b08069d1b4bfb9bf968dc629ab6998908</link>
        <description>Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.3-arena-argsPull bpf-next d114bb989367 (&quot;Merge branch&apos;add-arena-argument-support-to-kfuncs-and-struct_ops&apos;&quot;) to make the __arenaand __arena__nullable kfunc and struct_ops argument suffixes available. Thesuffixed arguments will be used to convert sched_ext kfuncs and struct_opscallbacks that currently pass arena pointers as scalars and rebase them byhand.

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 11 Aug 2026 00:38:03 +0200</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3d5e48944e824bddc20d7b874e784f7b279636fe - Merge branch &apos;for-7.3/steam&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#3d5e48944e824bddc20d7b874e784f7b279636fe</link>
        <description>Merge branch &apos;for-7.3/steam&apos; into for-linus- initial support for 2026 Steam Controller (Vicki Pfau)- support for sensor events on the 2025 Steam Controller (Vicki Pfau)- assorted fixes, improvements and code refactoring (Vicki Pfau)

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Wed, 19 Aug 2026 09:16:28 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>26ae421f7f49f8a6a32d15b1d21a782b46a1bad5 - Merge tag &apos;pci-v7.2-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#26ae421f7f49f8a6a32d15b1d21a782b46a1bad5</link>
        <description>Merge tag &apos;pci-v7.2-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciPull pci updates from Bjorn Helgaas: &quot;Enumeration:   - Remove MPS/MRRS Kconfig settings (CONFIG_PCIE_BUS_*) that worked     around a WiFi device defect; use a quirk or boot-time     &quot;pci=pcie_bus_tune_*&quot; kernel parameter instead (Bjorn Helgaas)   - Always lift 2.5GT/s restriction in PCIe failed link retraining to     avoid clamping a link to 2.5GT/s after hot-plug changes the device     (Maciej W. Rozycki)   - Request bus reassignment when not probe-only to fix an enumeration     regression on Marvell CN106XX and possibly other DT-based systems     (Ratheesh Kannoth)   - Fix procfs race between pci_proc_init() and pci_bus_add_device()     that resulted in &apos;proc_dir_entry ... already registered&apos; warnings     and pointer corruption (Krzysztof Wilczy&#324;ski)   - Fix sysfs race that causes &apos;duplicate filename&apos; warnings and boot     panics by converting PCI resource files to static attributes     (Krzysztof Wilczy&#324;ski)   - Expose sysfs &apos;resourceN_resize&apos; attributes only on platforms with     PCI mmap (Krzysztof Wilczy&#324;ski)   - Require CAP_SYS_ADMIN to write to sysfs &apos;resourceN_resize&apos;     attributes (Krzysztof Wilczy&#324;ski)   - Add security_locked_down(LOCKDOWN_PCI_ACCESS) to alpha PCI resource     mmap path to match the generic path (Krzysztof Wilczy&#324;ski)   - Use kstrtobool() to parse the &apos;rom&apos; attribute input to avoid the     unexpected behavior of enabling the ROM when writing &apos;0&apos; with no     trailing newline (Krzysztof Wilczy&#324;ski)  Resource management:   - Improve resource claim logging for debuggability (Ilpo J&#228;rvinen)   - Clean up several uses of const parameters (Ilpo J&#228;rvinen)   - Check option ROM header signatures and lengths before accessing to     avoid page faults and alignment faults (Guixin Liu)  ASPM:   - Don&apos;t reconfigure ASPM when entering low-power D-state; only do it     when returning back to D0 (Carlos Bilbao)  Power management:   - During suspend, set power state to &apos;unknown&apos; for all devices, not     just those with drivers (Lukas Wunner)   - Skip restoring Resizable BARs and VF Resizable BARs if device     doesn&apos;t respond to config reads, to avoid invalid array accesses     (Marco Nenciarini)   - Add pci_suspend_retains_context() so drivers can tell whether     devices retain internal state across suspend/resume, since some     platforms reset devices on suspend; use this in nvme to avoid     issues on Qcom RCs (Manivannan Sadhasivam)  Power control:   - Only to power on/off devices that actually support power control to     avoid poking at incompatible devices mentioned in DT (Manivannan     Sadhasivam)  Virtualization and resets:   - Log device readiness timeouts as errors, not warnings, because the     device is likely unusable in this case (Bjorn Helgaas)   - Wait for device readiness after soft reset (D3hot -&gt;     D0uninitialized transition), when the device may respond with     Request Retry Status (RRS) if it needs more time to initialize     (Bjorn Helgaas)   - Drop unnecessary retries when restoring BARs because resets should     now already include all required delays (Lukas Wunner)   - Avoid FLR for MediaTek MT7925 WiFi, where FLR fails after a VM     terminates uncleanly (Jose Ignacio Tornos Martinez)   - Avoid SBR for Qualcomm WCN6855/WCN7850 WiFi, SDX62/SDX65 modems,     which seem not to support it correctly (Jose Ignacio Tornos     Martinez)  Peer-to-peer DMA:   - Prevent P2PDMA as well as CPU access to non-mappable BARs, e.g.,     s390 ISM BARs (Matt Evans)   - Add Intel QAT, DSA, IAA devices to whitelist (Lukas Wunner)  Endpoint framework:   - Add endpoint controller APIs for use by function drivers to     discover auxiliary blocks like DMA engines (Koichiro Den)   - Remember DesignWare eDMA engine base/size and expose them via the     EPC aux-resource API (Koichiro Den)   - Add endpoint embedded doorbell fallback, used if MSI allocation     fails (Koichiro Den)   - Validate BAR index and remove dead BAR read in endpoint doorbell     test (Carlos Bilbao)   - Unwind MSI/MSI-X vectors if NTB initialization fails part-way     through (Koichiro Den)   - Cache sleepable pci_irq_vector() value at ISR setup to avoid     calling it from hardirq context (Koichiro Den)   - Call sleepable pci_epc_raise_irq() from a work item instead of     atomic context, e.g., when setting bits in NTB peer doorbells in     the ntb_peer_db_set() path (Koichiro Den)   - Report 0-based vNTB doorbell vector to account for link event 0 and     historically skipped slot 1 (Koichiro Den)   - Prevent configfs writes to vNTB db_count and other values that are     already in use after EPC attach (Koichiro Den)   - Account for vNTB db_valid reserved slots (link event 0 and     historically skipped slot 1) so they don&apos;t appear as valid     doorbells (Koichiro Den)   - Implement vNTB .db_vector_count()/mask() for doorbells so clients     can use multiple vectors and avoid thundering herds (Koichiro Den)   - Report 0-based NTB doorbell vector to account for link event 0 and     historically skipped slot 1 (Koichiro Den)   - Fix doorbell bitmask and IRQ vector handling to clear only     specified bits, use the correct vector for non-contiguous Linux IRQ     numbers, and validate incoming vectors (Koichiro Den)   - Implement NTB .db_vector_count()/mask() for doorbells so clients     can use multiple vectors (Koichiro Den)  Native PCIe controller infrastructure:   - Add pci_host_common_link_train_delay() for the mandatory delay     after &gt; 5GT/s Link training completes and use it for cadence HPA,     j721e, LGA; dwc; aardvark, mediatek-gen3, rzg3s (Hans Zhang)   - Protect root bus removal with rescan lock in altera, brcmstb,     cadence, dwc, iproc, mediatek, plda, rockchip to prevent     use-after-free or crashes when racing with sysfs rescan or hotplug     (Hans Zhang)   - Add pci_host_common_parse_ports() for use by any native driver to     parse Root Port properties (per-Link features like width, speed,     PHY, power and reset control, etc should be described in Root Port     stanzas, not the host bridge; currently only reset GPIOs     implemented) (Sherry Sun)  New native PCIe controller drivers:   - Add DT binding and driver for UltraRISC DP1000 PCIe controller     (Xincheng Zhang, Jia Wang)  Altera PCIe controller driver:   - Do not dispose of the parent IRQ mapping, which belongs to the     parent interrupt controller (Mahesh Vaidya)   - Fix chained IRQ handler ordering issue and resource leaks on probe     failure (Mahesh Vaidya)  AMD MDB PCIe controller driver:   - Assert PERST# on shutdown so any connected Endpoints are held in     reset during shutdown (Sai Krishna Musham)  Amlogic Meson PCIe controller driver:   - Propagate devm_add_action_or_reset() failure to fix probe error     path (Shuvam Pandey)   - Add .remove() callback to deinitialize the host bridge and power     off the PHY (Shuvam Pandey)  Broadcom iProc PCIe controller driver:   - Restore .map_irq() assignment; its removal broke INTx on the iproc     platform bus driver (Mark Tomlinson)  Broadcom STB PCIe controller driver:   - No change, but products using certain WiFi devices may be affected     by removal of CONFIG_PCIE_BUS_* (see above)  Freescale i.MX6 PCIe controller driver:   - Move IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling into the core reset     functions (Richard Zhu)   - Assert PERST# before enabling regulators to ensure that even if     power is enabled, endpoint stays inactive until REFCLK is stable     (Sherry Sun)   - Parse reset properties in Root Port nodes (falling back to host     bridge) to help support Key E connectors and the pwrctrl framework     (Sherry Sun)   - Configure i.MX95 REF_USE_PAD before PHY reset (Richard Zhu)   - Assert i.MX95 ref_clk_en after reference clock stabilizes (Richard     Zhu)   - Integrate new pwrctrl API for DTs with Root Port-level power     supplies (Sherry Sun)  Intel Gateway PCIe controller driver:   - Enable clock before PHY init for correct ordering (Florian Eckert)   - Add .start_link() callback so the driver works again (Florian     Eckert)   - Stop overwriting the ATU base address discovered by     dw_pcie_get_resources() (Florian Eckert)   - Add DT &apos;atu&apos; region since this is hardware-specific, and fall back     to driver default if lacking (Florian Eckert)  Loongson PCIe controller driver:   - Ignore downstream devices only on internal bridges to avoid     Loongson hardware issue (Rong Zhang)   - Quirk old Loongson-3C6000 bridges that advertise incorrect     supported link speeds (Ziyao Li)  Marvell MVEBU PCIe controller driver:   - Use fixed-width interrupt masks to avoid truncation in 64-bit     builds (Rosen Penev)  MediaTek PCIe controller driver:   - Use FIELD_PREP() to fix incorrect operator precedence in     PCIE_FTS_NUM_L0 (Li RongQing)   - Fix IRQ domain leak when port fails to enable (Manivannan     Sadhasivam)   - Use actual physical address for MSI message address instead of     virt_to_phys() (Manivannan Sadhasivam)   - Add EcoNet EN7528 to DT binding (Caleb James DeLisle)  MediaTek PCIe Gen3 controller driver:   - Deassert PCIE_PHY_RSTB so REFCLK is stable for at least 100ms     (PCIE_T_PVPERL_MS) before deasserting PERST# (Jian Yang)   - Add .shutdown() to assert PERST# before powering down device (Jian     Yang)   - Do full device power down on removal, including asserting PERST#,     when removing driver (Chen-Yu Tsai)   - Fix a &apos;failed to create pwrctrl devices&apos; error message that was     inadvertently skipped (Chen-Yu Tsai)  NVIDIA Tegra194 PCIe controller driver:   - Program the DesignWare PORT_AFR L1 entrance latency based on the     &apos;aspm-l1-entry-delay-ns&apos; DT property (Manikanta Maddireddy)  Qualcomm PCIe controller driver:   - Add Eliza SoC compatible in DT binding (Krishna Chaitanya Chundru)   - Set max OPP during resume so DBI register accesses don&apos;t fail with     NoC errors (Qiang Yu)   - Add pci_host_common_d3cold_possible() to determine whether     downstream devices are already in D3hot and wakeup-enabled devices     are capable of generating PME from D3cold (Krishna Chaitanya     Chundru)   - Add .get_ltssm() callback to get the LTSSM status without DBI,     since DBI may be inaccessible after PME_Turn_Off (Krishna Chaitanya     Chundru)   - Power down PHY via PARF_PHY_CTRL before disabling rails/clocks to     avoid power leakage (Krishna Chaitanya Chundru)   - Decide whether suspend should put the link in L2 and power down     using pci_host_common_d3cold_possible() instead of checking whether     ASPM L1 is enabled (Krishna Chaitanya Chundru)   - Add qcom D3cold support to tear down interconnect bandwidth and OPP     votes (Krishna Chaitanya Chundru)   - Handle unsupported mixed PERST#/PHY DT configurations, e.g., PHY in     RP node while PERST# is in the RC node, but warn about the DT issue     (Qiang Yu)   - Program T_POWER_ON based on DT &apos;t-power-on-us&apos; property in case     hardware advertises incorrect values (Krishna Chaitanya Chundru)   - Disable ASPM L0s for SA8775P (Shawn Guo)   - Initialize DWC MSI lock for firmware-managed ECAM hosts, which     don&apos;t use the dw_pcie_host_init() path that initializes the lock     (Yadu M G)  Renesas RZ/G3S PCIe controller driver:   - Add RZ/V2N DT support (Lad Prabhakar)  SOPHGO PCIe controller driver:   - Add &apos;dma-coherent&apos; DT property for sg2042-pcie driver (Han Gao)  Synopsys DesignWare PCIe controller driver:   - Apply ECRC TLP Digest workaround for all DesignWare cores prior to     5.10a, not just 4.90a and 5.00a (Manikanta Maddireddy)   - Use common struct dw_pcie &apos;mode&apos; rather than duplicating it in     artpec6, dra7xx, dwc-pcie, and keembay driver structs (Hans Zhang)   - Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfs to reduce     boilerplate and fix a seq_file memory leak by including a     .release() callback (Hans Zhang)   - Fix a signedness bug in fault injection test code (Dan Carpenter)   - Avoid NULL pointer dereference when tearing down debugfs for     controller that lacks RAS DES capability (Shuvam Pandey)  MicroSemi Switchtec management driver:   - Add Gen6 Device IDs (Ben Reed)  Miscellaneous:   - Remove unused gpio.h include from amd-mdb, designware-plat, fu740,     visconti drivers (Andy Shevchenko)   - Fix typos in documentation (josh ziegler)   - Use FIELD_MODIFY() instead of open-coding it (Hans Zhang)&quot;* tag &apos;pci-v7.2-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci: (168 commits)  PCI/sysfs: Use kstrtobool() to parse the ROM attribute input  PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap  PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()  PCI/sysfs: Convert legacy I/O and memory attributes to static definitions  PCI/sysfs: Add __weak pci_legacy_has_sparse() helper  alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()  PCI: Add macros for legacy I/O and memory address space sizes  PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()  alpha/PCI: Convert resource files to static attributes  alpha/PCI: Add static PCI resource attribute macros  alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()  alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs  alpha/PCI: Use PCI resource accessor macros  alpha/PCI: Use BAR index in sysfs attr-&gt;private instead of resource pointer  alpha/PCI: Add security_locked_down() check to pci_mmap_resource()  PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope  PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()  PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()  PCI/sysfs: Convert PCI resource files to static attributes  PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()  ...

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Wed, 24 Jun 2026 21:48:43 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>97eee6d7769a153fab2fa07a258bec911a252984 - Merge branch &apos;pci/controller/dwc-ultrarisc&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#97eee6d7769a153fab2fa07a258bec911a252984</link>
        <description>Merge branch &apos;pci/controller/dwc-ultrarisc&apos;- Add UltraRISC DP1000 PCIe controller DT binding and driver (Jia Wang)* pci/controller/dwc-ultrarisc:  PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver  dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Wed, 24 Jun 2026 00:32:15 +0200</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>09d6818d3bdc1ea6e49a425040528cbdbc97bc0a - Merge branch &apos;linus&apos; into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#09d6818d3bdc1ea6e49a425040528cbdbc97bc0a</link>
        <description>Merge branch &apos;linus&apos; into timers/clocksource... to bring it up to date for new changes.

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Mon, 18 May 2026 11:01:07 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>658a6021492ad3b1b8a6e9a83963a1fad35a2af8 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pci/controller/dwc/Makefile#658a6021492ad3b1b8a6e9a83963a1fad35a2af8</link>
        <description>Merge drm/drm-next into drm-intel-nextSome Display Port Adaptive Sync depends on drm work.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/pci/controller/dwc/Makefile</description>
        <pubDate>Fri, 15 May 2026 13:01:15 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
