<?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/pinctrl/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/pinctrl/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>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>faeab166167f5787719eb8683661fd41a3bb1514 - Merge tag &apos;pinctrl-v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#faeab166167f5787719eb8683661fd41a3bb1514</link>
        <description>Merge tag &apos;pinctrl-v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlPull pin control updates from Linus Walleij: &quot;Core changes:   - Perform basic checks on pin config properties so as not to allow     directly contradictory settings such as setting a pin to more than     one bias or drive mode   - Handle input-threshold-voltage-microvolt property   - Introduce pinctrl_gpio_get_config() handling in the core for SCMI     GPIO using pin control  New drivers:   - GPIO-by-pin control driver (also appearing in the GPIO pull     request) fulfilling a promise on a comment from Grant Likely many     years ago: &quot;can&apos;t GPIO just be a front-end for pin control?&quot; it     turns out it can, if and only if you design something new from     scratch, such as SCMI   - Broadcom BCM7038 as a pinctrl-single delegate   - Mobileye EyeQ6Lplus OLB pin controller   - Qualcomm Eliza and Hawi families TLMM pin controllers   - Qualcomm SDM670 and Milos family LPASS LPI pin controllers   - Qualcomm IPQ5210 pin controller   - Realtek RTD1625 pin controller support   - Rockchip RV1103B pin controller support   - Texas Instruments AM62L as a pinctrl-single delegate  Improvements:   - Set config implementation for the Spacemit K1 pin controller&quot;* tag &apos;pinctrl-v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (84 commits)  pinctrl: qcom: Add Hawi pinctrl driver  dt-bindings: pinctrl: qcom: Describe Hawi TLMM block  dt-bindings: pinctrl: pinctrl-max77620: convert to DT schema  pinctrl: single: Add bcm7038-padconf compatible matching  dt-bindings: pinctrl: pinctrl-single: Add brcm,bcm7038-padconf  dt-bindings: pinctrl: apple,pinctrl: Add t8122 compatible  pinctrl: qcom: sdm670-lpass-lpi: label variables as static  pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description  pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description  pinctrl: qcom: add sdm670 lpi tlmm  dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrl  dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs property  pinctrl: qcom: Introduce IPQ5210 TLMM driver  dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl  pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs  pinctrl: qcom: eliza: Fix interrupt target bit  pinctrl: core: Don&apos;t use &quot;proxy&quot; headers  pinctrl: amd: Support new ACPI ID AMDI0033  pinctrl: renesas: rzg2l: Drop superfluous blank line  pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers  ...

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Sun, 19 Apr 2026 01:59:09 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d730905bc3c0075275b2d109cd971735274b98c0 - Merge tag &apos;mips_7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#d730905bc3c0075275b2d109cd971735274b98c0</link>
        <description>Merge tag &apos;mips_7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxPull MIPS updates from Thomas Bogendoerfer: - Support for Mobileye EyeQ6Lplus - Cleanups and fixes* tag &apos;mips_7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (30 commits)  MIPS/mtd: Handle READY GPIO in generic NAND platform data  MIPS/input: Move RB532 button to GPIO descriptors  MIPS: validate DT bootargs before appending them  MIPS: Alchemy: Remove unused forward declaration  MAINTAINERS: Mobileye: Add EyeQ6Lplus files  MIPS: config: add eyeq6lplus_defconfig  MIPS: Add Mobileye EyeQ6Lplus evaluation board dts  MIPS: Add Mobileye EyeQ6Lplus SoC dtsi  clk: eyeq: Add Mobileye EyeQ6Lplus OLB  clk: eyeq: Adjust PLL accuracy computation  clk: eyeq: Skip post-divisor when computing PLL frequency  pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB  pinctrl: eyeq5: Use match data  reset: eyeq: Add Mobileye EyeQ6Lplus OLB  MIPS: Add Mobileye EyeQ6Lplus support  dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB  dt-bindings: mips: Add Mobileye EyeQ6Lplus SoC  MIPS: dts: loongson64g-package: Switch to Loongson UART driver  mips: pci-mt7620: rework initialization procedure  mips: pci-mt7620: add more register init values  ...

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Fri, 17 Apr 2026 17:53:23 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>c4fc0fb95ad3771dc2269bc48bdde50c50d48b71 - pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#c4fc0fb95ad3771dc2269bc48bdde50c50d48b71</link>
        <description>pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLBAdd the match data for the pinctrl found in the EyeQ6Lplus OLB. The pincontrol is identical in function to the one present in the EyeQ5 buthas a single bank of 32 pins.Signed-off-by: Beno&#238;t Monin &lt;benoit.monin@bootlin.com&gt;Reviewed-by: Linus Walleij &lt;linusw@kernel.org&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 16 Mar 2026 16:25:43 +0100</pubDate>
        <dc:creator>Beno&#238;t Monin &lt;benoit.monin@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e785c990adccabb9cc3286166b2377fae05c2533 - pinctrl: Kconfig: drop unneeded dependencies on OF_GPIO</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#e785c990adccabb9cc3286166b2377fae05c2533</link>
        <description>pinctrl: Kconfig: drop unneeded dependencies on OF_GPIOOF_GPIO is selected automatically on all OF systems. Any symbols itcontrols also provide stubs so there&apos;s really no reason to select itexplicitly.Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Signed-off-by: Linus Walleij &lt;linusw@kernel.org&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Wed, 04 Mar 2026 10:02:28 +0100</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>e91d8e8c735cba92737f2a2fb73eb70fe4221048 - pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#e91d8e8c735cba92737f2a2fb73eb70fe4221048</link>
        <description>pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLBAdd the match data for the pinctrl found in the EyeQ6Lplus OLB. The pincontrol is identical in function to the one present in the EyeQ5 buthas a single bank of 32 pins.Signed-off-by: Beno&#238;t Monin &lt;benoit.monin@bootlin.com&gt;Signed-off-by: Linus Walleij &lt;linusw@kernel.org&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Thu, 26 Feb 2026 14:33:50 +0100</pubDate>
        <dc:creator>Beno&#238;t Monin &lt;benoit.monin@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>575f0bcd2d64e12bbe8f1f28d4f287a8872f2012 - pinctrl: pic32: allow driver to be compiled with COMPILE_TEST</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#575f0bcd2d64e12bbe8f1f28d4f287a8872f2012</link>
        <description>pinctrl: pic32: allow driver to be compiled with COMPILE_TESTThis driver currently only supports builds against a PIC32 target. Nowthat commit b8694faa1a0f (&quot;pinctrl: pic32: update include to use pic32.hfrom platform_data&quot;) is merged, it&apos;s possible to compile this driver onother architectures.To avoid future breakage of this driver in the future, let&apos;s update theKconfig so that it can be built with COMPILE_TEST enabled on allarchitectures.Signed-off-by: Brian Masney &lt;bmasney@redhat.com&gt;Reviewed-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Signed-off-by: Linus Walleij &lt;linusw@kernel.org&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 00:33:31 +0100</pubDate>
        <dc:creator>Brian Masney &lt;bmasney@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Thu, 19 Feb 2026 20:08:53 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2bebc88d5e37ddcb5ea5039a39f39527662b27f0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#2bebc88d5e37ddcb5ea5039a39f39527662b27f0</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get bug fixes from v6.19-rc7.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Thu, 05 Feb 2026 10:33:06 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d3b402c5a2d47f51eb0581da1a7b142f82cb10d1 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#d3b402c5a2d47f51eb0581da1a7b142f82cb10d1</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-nextMerge with upstream to pick up fixes from perf-tools and from othertools/ parts that interact with tools/perf.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 26 Jan 2026 21:03:53 +0100</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>46a1daac56b3bf1bdbd8b37e6db811f015bc1f4b - Merge tag &apos;pinctrl-v7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#46a1daac56b3bf1bdbd8b37e6db811f015bc1f4b</link>
        <description>Merge tag &apos;pinctrl-v7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlPull pin control updates from Linus Walleij: &quot;Core changes:   - Drop the unused devm_pinctrl_unregister() function   - Move pretended generic pin control functionality out of the core     and into the Amlogic AM4 driver. We have something better coming     (hopefully)  New hardware support:   - Spacemit K3 (RISC-V) pin control support   - Atmel AT91 PIO4 (ARM32) SAMA7D65 pin control support   - Exynos9610 (ARM64) pin control support   - Qualcomm Mahua TLMM (ARM64) pin control support   - Microchip Polarfire MSSIO (RISC-V) pin control support   - Ocelot LAN9645XF (multiplatform) pin control support  Improvements:   - Using a few more guards for locking   - Various nonurgent fixes and tweaks&quot;* tag &apos;pinctrl-v7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (73 commits)  pinctrl: generic: move function to amlogic-am4 driver  pinctrl: intel: Align Copyright note with corporate guidelines  pinctrl: mediatek: remove unused drv_offset field  pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree  pinctrl: single: fix refcount leak in pcs_add_gpio_func()  pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpers  pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition  pinctrl: core: Remove duplicate error messages  pinctrl: core: Simplify devm_pinctrl_*()  pinctrl: core: Remove unused devm_pinctrl_unregister()  dt-bindings: pinctrl: spacemit: fix drive-strength check warning  pinctrl: fix kismet issues with GENERIC_PINCTRL  pinctrl: tangier: Join tng_pinctrl_probe() into its wrapper  pinctrl: tangier: Remove duplicate error messages  pinctrl: lynxpoint: Remove duplicate error messages  pinctrl: cherryview: Remove duplicate error messages  pinctrl: baytrail: Remove duplicate error messages  pinctrl: intel: Remove duplicate error messages  pinctrl: equilibrium: Fix device node reference leak in pinbank_init()  dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x  ...

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Mon, 16 Feb 2026 18:35:24 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7e96d76c74175ef9747f6fc14ee567f89d72153c - Merge tag &apos;nand/for-7.0&apos; into mtd/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/Kconfig#7e96d76c74175ef9747f6fc14ee567f89d72153c</link>
        <description>Merge tag &apos;nand/for-7.0&apos; into mtd/nextSPI NAND- The major feature this release is the support for octal DTR  modes (8D-8D-8D).- There has been as well a series of conversion to scoped for each OF  child loops.- Support for Foresee F35SQB002G chips has been added.Other changes are small fixes.

            List of files:
            /linux/drivers/pinctrl/Kconfig</description>
        <pubDate>Fri, 13 Feb 2026 18:10:09 +0100</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
</channel>
</rss>
