<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>31b43c079f9aa55754c20404a42bca9a49e01f60 - Merge tag &apos;soc-drivers-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#31b43c079f9aa55754c20404a42bca9a49e01f60</link>
        <description>Merge tag &apos;soc-drivers-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC driver updates from Arnd Bergmann: &quot;The driver updates again are all over the place with many minor fixes  going into platform specific code. The most notable changes are:   - Support for Microchip pic64gx system controllers   - Work on cleaning up devicetree bindings for SoC drivers, and     converting them into the new format   - Lots of smaller changes for Qualcomm SoC drivers, including support     for a number of newly supported chips   - reset controller API cleanups and a new driver for Cix Sky1   - Reworks of the Tegra PMC and CBB drivers, along with a change to     how individual Tegra SoCs get selected in Kconfig and BPMP firmware     driver updates including a refresh of the ABI header to match the     version used by firmware   - STM32 updates to the firewall bus driver and support for the debug     bus through OP-TEE   - SCMI firmware driver improvements for reliability, in particular     for dealing with broken firmware interrupts   - Memory driver updates for Tegra, and a patch to remove the unused     Baikal T1 driver&quot;* tag &apos;soc-drivers-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (193 commits)  firmware: arm_ffa: Use the correct buffer size during RXTX_MAP  firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini X  clk: spear: fix resource leak in clk_register_vco_pll()  reset: rzv2h-usb2phy: Add support for VBUS mux controller registration  reset: rzv2h-usb2phy: Convert to regmap API  dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset  dt-bindings: reset: renesas,rzv2h-usb2phy: Add &apos;#mux-state-cells&apos; property  soc: microchip: add mpfs gpio interrupt mux driver  dt-bindings: soc: microchip: document PolarFire SoC&apos;s gpio interrupt mux  gpio: mpfs: Add interrupt support  soc: qcom: ubwc: add helpers to get programmable values  soc: qcom: ubwc: add helper to get min_acc length  firmware: qcom: scm: Register gunyah watchdog device  soc: qcom: socinfo: Add SoC ID for SA8650P  dt-bindings: arm: qcom,ids: Add SoC ID for SA8650P  firmware: qcom: scm: Allow QSEECOM on Mahua CRD  soc: qcom: wcnss: simplify allocation of req  soc: qcom: pd-mapper: Add support for Eliza  soc: qcom: aoss: compare against normalized cooling state  soc: qcom: llcc: fix v1 SB syndrome register offset  ...

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Fri, 17 Apr 2026 05:34:34 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>86f9823daf5f99190f15c6007017af38de125c87 - Merge tag &apos;tegra-for-7.1-soc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#86f9823daf5f99190f15c6007017af38de125c87</link>
        <description>Merge tag &apos;tegra-for-7.1-soc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driverssoc/tegra: Changes for v7.1-rc1A number of fixes went into this for the PMC and CBB drivers. The PMCdriver also gains support for Tegra264 and a Kconfig symbol for theupcoming Tegra238 is added. The various per-generation Kconfig symbolsare now also enabled by default for ARCH_TEGRA in order to reduce thenumber of configuration options that need to be explicitly enabled.* tag &apos;tegra-for-7.1-soc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:  MAINTAINERS: Change email address for Thierry Reding  soc/tegra: pmc: Add IO pads for Tegra264  soc/tegra: pmc: Rename has_impl_33v_pwr flag  soc/tegra: pmc: Refactor IO pad voltage control  soc/tegra: pmc: Add Tegra264 wake events  soc/tegra: pmc: Add AOWAKE regs for Tegra264  soc/tegra: pmc: Add support for SoC specific AOWAKE offsets  soc/tegra: pmc: Remove unused AOWAKE definitions  soc/tegra: pmc: Add kerneldoc for wake-up variables  soc/tegra: pmc: Correct function names in kerneldoc  soc/tegra: pmc: Add kerneldoc for reboot notifier  soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_table  soc/tegra: pmc: Enable core domain support for Tegra114  soc/tegra: cbb: Fix cross-fabric target timeout lookup  soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables  soc/tegra: cbb: Set ERD on resume for err interrupt  soc/tegra: cbb: Add support for CBB fabrics in Tegra238  soc/tegra: Add Tegra238 Kconfig symbol  soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA TegraSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Thu, 02 Apr 2026 23:11:41 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>e2813075322f298b3c03423cd08347aa0e52b16f - Merge tag &apos;tegra-for-7.1-arm-defconfig&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#e2813075322f298b3c03423cd08347aa0e52b16f</link>
        <description>Merge tag &apos;tegra-for-7.1-arm-defconfig&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfigARM: tegra: Default configuration changes for v7.1-rc1Drop the various ARCH_TEGRA_*_SOC options from the default configurationssince they are now enabled by default for ARCH_TEGRA.* tag &apos;tegra-for-7.1-arm-defconfig&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:  ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC  soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA TegraSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Thu, 02 Apr 2026 23:04:59 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>057a86674eff954517db4ac056ba3258ce73a23c - Merge branch &apos;for-7.1/soc&apos; into for-7.1/arm64/defconfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#057a86674eff954517db4ac056ba3258ce73a23c</link>
        <description>Merge branch &apos;for-7.1/soc&apos; into for-7.1/arm64/defconfig

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Wed, 25 Mar 2026 10:49:24 +0100</pubDate>
        <dc:creator>Thierry Reding &lt;treding@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>2965b16b32bbfef568dd6ae82d8c2bb7858f62a8 - Merge branch &apos;for-7.1/soc&apos; into for-7.1/arm/defconfig</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#2965b16b32bbfef568dd6ae82d8c2bb7858f62a8</link>
        <description>Merge branch &apos;for-7.1/soc&apos; into for-7.1/arm/defconfig

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Wed, 25 Mar 2026 10:48:38 +0100</pubDate>
        <dc:creator>Thierry Reding &lt;treding@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>9514d3f2dd4b8df4505c9104da8ac12fefb0d871 - soc/tegra: Add Tegra238 Kconfig symbol</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#9514d3f2dd4b8df4505c9104da8ac12fefb0d871</link>
        <description>soc/tegra: Add Tegra238 Kconfig symbolThe NVIDIA Tegra238 SoC is an upcoming new chip. Add a Kconfig symbol toallow fine-grained selection of support code for this chip.Reviewed-by: Jon Hunter &lt;jonathanh@nvidia.com&gt;Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Thu, 26 Feb 2026 16:09:32 +0100</pubDate>
        <dc:creator>Thierry Reding &lt;treding@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>ece67f475887f77a889ce2ad27a49d12e69aa6be - soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA Tegra</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#ece67f475887f77a889ce2ad27a49d12e69aa6be</link>
        <description>soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA TegraBy convention, only one globally selectable ARCH_PLATFORM is expectedfor given SoC platform, defined in arch/arm64/Kconfig.platforms orarch/arm/mach-*/Kconfig, because we target a single multi-platformkernel image.Platforms wanting different granularity, e.g. due to size constraints ontheir devices, should be sure that globally only one ARCH_PLATFORM isselected in defconfig.  Change Tegra per-SoC Kconfig entries to defaultto ARCH_TEGRA allowing removal of these per-SoC parts from defconfigs.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Reviewed-by: Linus Walleij &lt;linusw@kernel.org&gt;[treding@nvidia.com: Fix ARCH_PLATFORM typo, correct spelling]Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 10:16:36 +0100</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad - Merge commit &apos;linus&apos; into core/bugs, to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad</link>
        <description>Merge commit &apos;linus&apos; into core/bugs, to resolve conflictsResolve conflicts with this commit that was developed in parallelduring the merge window: 8c8efa93db68 (&quot;x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust&quot;) Conflicts:	arch/riscv/include/asm/bug.h	arch/x86/include/asm/bug.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 05 Aug 2025 11:15:34 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 14:32:13 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Thu, 16 Oct 2025 20:14:24 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/tegra/Kconfig#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/soc/tegra/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
