<?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>3d5e48944e824bddc20d7b874e784f7b279636fe - Merge branch &apos;for-7.3/steam&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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/pinctrl/ultrarisc/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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/pinctrl/ultrarisc/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>53c7db5c1916afcecc8683ae01ff8415c708a883 - Merge tag &apos;pinctrl-v7.2-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/ultrarisc/Makefile#53c7db5c1916afcecc8683ae01ff8415c708a883</link>
        <description>Merge tag &apos;pinctrl-v7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlPull pin control updates from Linus Walleij: &quot;Core changes:   - Add new generic callbacks to populate per-pin pin controllers     creating groups and functions from the device tree building out     pinctrl_generic_to_map() and move the Spacemit driver over to use     this   - Generic board-level pin control driver using the mux framework  New pin controller drivers:   - Amlogic (meson) A9 SoC   - Aspeed AST2700 SoC0 and SoC1   - nVidia Tegra264 and Tegra238   - Qualcomm Nord TLMM, Shikra TLMM, SM6350 LPASS LPI, and IPQ9650 TLMM   - Renesas RZ/G3L SoC   - UltraRISC DP1000  Improvements:   - Handle pull up/pull down properly in the Renesas RZG2L driver   - Fix up nVidia Tegra 234 DT bindings   - Fix up pin definitions in the Qualcomm Eliza driver   - Qualcomm PM8010 GPIO support in the PM8010   - Qualcomm SM6115 EGPIO support in the SM6115   - Switch Qualcomm LPASS LPI drivers to use runtime PM for power     management   - Clean up the Qualcomm Kconfig business a bit to include the     necessary drivers for each subarch   - Fix output glitch in the Amlogic (meson) A4 pin controller   - Move the Airoha driver from the Mediatek directory to its own     directory. It is too different from other Mediatek hardware   - A slew of fixes to the Airoha AN7581 and AN7583 drivers&quot;* tag &apos;pinctrl-v7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (151 commits)  pinctrl: Export pinctrl_get_group_selector()  pinctrl: Match DT helper types  pinctrl: qcom: Register functions before enabling pinctrl  pinctrl: meson: amlogic-a4: use nolock get range  pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver  dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller  pinctrl: qcom: Remove unused macro definitions  pinctrl: tegra: PINCTRL_TEGRA264 should depend on ARCH_TEGRA  pinctrl: tegra: PINCTRL_TEGRA238 should depend on ARCH_TEGRA  pinctrl: tegra238: add missing AON pin groups  dt-bindings: pinctrl: tegra238: add missing AON pin groups  pinctrl: airoha: an7583: remove undefined groups from pcm_spi pin function  pinctrl: airoha: an7583: fix phy1_led1 pin function  pinctrl: airoha: an7583: add missed gpio22 pin group  pinctrl: airoha: an7583: fix gpio21 pin group  pinctrl: airoha: fix pwm pin function for an7581 and an7583  pinctrl: airoha: an7583: fix incorrect led mapping in phy4_led1 pin function  pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin function  pinctrl: airoha: an7583: fix misprint in gpio19 pinconf  pinctrl: airoha: an7581: fix misprint in gpio19 pinconf  ...

            List of files:
            /linux/drivers/pinctrl/ultrarisc/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 00:03:21 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cb7037924836a352e767f69f1aa65b82f3e815f4 - pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/pinctrl/ultrarisc/Makefile#cb7037924836a352e767f69f1aa65b82f3e815f4</link>
        <description>pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverAdd support for the pin controller on the UltraRISC DP1000 SoC.The controller provides mux selection for pins in ports A, B, C, D, andLPC. Ports A-D default to GPIO and support peripheral muxing. LPC pinscan be switched to eSPI, but are not available as GPIOs. Basic pinconfiguration controls such as drive strength, pull-up, and pull-downare also supported.Signed-off-by: Jia Wang &lt;wangjia@ultrarisc.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/ultrarisc/Makefile</description>
        <pubDate>Wed, 10 Jun 2026 07:29:56 +0200</pubDate>
        <dc:creator>Jia Wang &lt;wangjia@ultrarisc.com&gt;</dc:creator>
    </item>
</channel>
</rss>
