<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#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/leds/rgb/Makefile</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>2228d9cf7a562d1b0ca86bd529f6acb94f4bb80f - Merge tag &apos;leds-next-6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#2228d9cf7a562d1b0ca86bd529f6acb94f4bb80f</link>
        <description>Merge tag &apos;leds-next-6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsPull LED updates from Lee Jones: &quot;New Support &amp; Features:   - Add support for the TI LP5812 4x3 matrix RGB LED driver, including     autonomous animation engine control and extensive scan multiplexing     modes   - Add a new driver for the ams Osram AS3668 4-channel I2C LED     controller   - Extend the is31fl32xx driver to support the is31fl3293 variant,     which features 3 channels and 12-bit PWM resolution  Improvements &amp; Fixes:   - Prevent the ExpressWire KTD2801 chip from entering an undefined     state by disabling interrupts during time-sensitive communication   - Ensure the Qualcomm LPG driver detects hardware write failures by     checking the return value of regmap_bulk_write() during LUT     programming   - Fix kernel-doc warnings in the lm3692x driver by documenting     missing struct members and standardizing the comment style   - Update the ExpressWire library to use fsleep() and unexport     internal-only functions   - Improve the is31fl32xx driver by reordering code to eliminate     unnecessary forward declarations  Cleanups &amp; Refactoring:   - Simplify the LP55XX common LED driver by utilizing the     for_each_available_child_of_node_scoped() macro for more concise     node iteration  Device Tree Bindings Updates:   - Add new YAML bindings for the TI LP5860 and LP5812 LED controllers,     and the ams Osram AS3668   - Convert the TI LM3697 white LED driver binding to DT schema format   - Allow multicolor LED nodes to be named with numeric suffixes (e.g.,     multi-led-0) to handle multiple instances without unit addresses   - Document support for the PMH0101 variant in the Qualcomm LPG PWM     and SPMI Flash LED bindings   - Add the issi,is31fl3293 compatible string to the is31fl32xx     binding&quot;* tag &apos;leds-next-6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds:  dt-bindings: leds: Convert ti,lm3697 to DT schema  leds: as3668: Driver for the ams Osram 4-channel i2c LED driver  dt-bindings: leds: Add new as3668 support  docs: leds: Document TI LP5812 LED driver  leds: Add basic support for TI/National Semiconductor LP5812 LED Driver  leds: qcom-lpg: Check the return value of regmap_bulk_write()  dt-bindings: leds: qcom,spmi-flash-led: Add PMH0101 compatible  dt-bindings: leds: leds-qcom-lpg: Add support for PMH0101 PWM  dt-bindings: leds: Allow differently named multicolor LEDs  leds: lp55xx: Simplify with scoped for each OF child loop  dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver  leds: is31f132xx: Add support for is31fl3293  leds: is31f132xx: Re-order code to remove forward declarations  dt-bindings: leds: Add issi,is31fl3293 to leds-is31fl32xx  leds: expresswire: Fix chip state breakage  dt-bindings: leds: Add LP5860 LED controller  leds: lm3692x: Fix kernel-doc for struct lm3692x_led

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 16 Feb 2026 20:15:19 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a0309dc699bc6434e3d269539e346f91f17036b8 - leds: Add basic support for TI/National Semiconductor LP5812 LED Driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#a0309dc699bc6434e3d269539e346f91f17036b8</link>
        <description>leds: Add basic support for TI/National Semiconductor LP5812 LED DriverThe LP5812 is a 4x3 matrix RGB LED driver with an autonomous animationengine and time-cross-multiplexing (TCM) support for up to 12 LEDs or4 RGB LEDs. Each LED can be configured through the related registersto realize vivid and fancy lighting effects.This patch adds minimal driver support for the LP5812, implementingonly the essential functionality: I2C communication with the device,LED registration, brightness control in manual mode, and basic sysfsinterfaces for LED configuration and fault monitoring.Signed-off-by: Nam Tran &lt;trannamatk@gmail.com&gt;Link: https://patch.msgid.link/20260115161013.40706-2-trannamatk@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Thu, 15 Jan 2026 17:10:12 +0100</pubDate>
        <dc:creator>Nam Tran &lt;trannamatk@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2 - Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2</link>
        <description>Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 10 Jun 2024 13:03:21 +0200</pubDate>
        <dc:creator>Russell King (Oracle) &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>b228ab57e51b62663a80ca820c87ba2650583f08 - Merge branch &apos;master&apos; into mm-stable</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#b228ab57e51b62663a80ca820c87ba2650583f08</link>
        <description>Merge branch &apos;master&apos; into mm-stable

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 18 Mar 2024 17:55:12 +0100</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>79790b6818e96c58fe2bffee1b418c16e64e7b80 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#79790b6818e96c58fe2bffee1b418c16e64e7b80</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging drm-next in order to get up-to-date and in particularto access commit 9ca5facd0400f610f3f7f71aeb7fc0b949a48c67.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Fri, 12 Apr 2024 15:14:25 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3e5a516f3bf1a33f2bf219f570e9b5c031616f6a - Merge tag &apos;phy_dp_modes_6.10&apos; into msm-next-lumag</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#3e5a516f3bf1a33f2bf219f570e9b5c031616f6a</link>
        <description>Merge tag &apos;phy_dp_modes_6.10&apos; into msm-next-lumagMerge DisplayPort subnode API in order to allow DisplayPort driver toconfigure the PHYs either to the DP or eDP mode, depending on hardwareconfiguration.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 08 Apr 2024 17:35:51 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>5add703f6acad1c63f8a532b6de56e50d548e904 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#5add703f6acad1c63f8a532b6de56e50d548e904</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching up on 6.9-rc2Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Tue, 02 Apr 2024 14:17:13 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0d21364c6e8dc1f62c34bbc49d49935c8b01844c - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#0d21364c6e8dc1f62c34bbc49d49935c8b01844c</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.9-rc2 changes into drm-misc-next.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Tue, 02 Apr 2024 09:51:30 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>b7e1e969c887c897947fdc3754fe9b0c24acb155 - Merge branch &apos;topic/sound-devel-6.10&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#b7e1e969c887c897947fdc3754fe9b0c24acb155</link>
        <description>Merge branch &apos;topic/sound-devel-6.10&apos; into for-next

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Tue, 26 Mar 2024 12:19:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>537c2e91d3549e5d6020bb0576cf9b54a845255f - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#537c2e91d3549e5d6020bb0576cf9b54a845255f</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Fri, 22 Mar 2024 00:14:13 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f4566a1e73957800df75a3dd2dccee8a4697f327 - Merge tag &apos;v6.9-rc1&apos; into sched/core, to pick up fixes and to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#f4566a1e73957800df75a3dd2dccee8a4697f327</link>
        <description>Merge tag &apos;v6.9-rc1&apos; into sched/core, to pick up fixes and to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 25 Mar 2024 11:32:29 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>100c85421b52e41269ada88f7d71a6b8a06c7a11 - Merge tag &apos;asoc-fix-v6.9-rc2&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/leds/rgb/Makefile#100c85421b52e41269ada88f7d71a6b8a06c7a11</link>
        <description>Merge tag &apos;asoc-fix-v6.9-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.9A relatively large set of fixes here, the biggest piece of it is aseries correcting some problems with the delay reporting for Intel SOFcards but there&apos;s a bunch of other things.  Everything here is driverspecific except for a fix in the core for an issue with sign extensionhandling volume controls.

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Fri, 05 Apr 2024 08:48:12 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>36a1818f5a1e50b805317ba13f827067d50f6970 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#36a1818f5a1e50b805317ba13f827067d50f6970</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get drm-misc-fixes to the state of v6.9-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 25 Mar 2024 21:11:58 +0100</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f5c31bcf604db54470868f3118a60dc4a9ba8813 - Merge tag &apos;leds-next-6.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#f5c31bcf604db54470868f3118a60dc4a9ba8813</link>
        <description>Merge tag &apos;leds-next-6.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsPull LED updates from Lee Jones: &quot;Core Framework:   - Introduce ExpressWire library  New Drivers:   - Add support for ON Semiconductor NCP5623 RGB LED Driver  New Device Support:   - Add support for PM660L to Qualcomm&apos;s LPG driver  New Functionality:   - Dynamically load modules required for the default-trigger   - Add some support for suspend and resume   - Allow LEDs to remain lit during suspend  Fix-ups:   - Device Tree binding adaptions/conversions/creation   - Fix include lists; alphabetise, remove unused, explicitly add used   - Add new led_match_default_trigger to avoid duplication   - Add module alias&apos; to aid auto-loading   - Default to hw_control if no others are specified   - De-bloat the supported link speed attribute lists   - Remove superfluous code and simplify overall   - Constify some variables  Bug Fixes:   - Prevent kernel panic when renaming the net interface   - Fix Kconfig related build errors   - Ensure mutexes are unlocked prior to destroying them   - Provide clean-up between state changes to avoid invalid state   - Fix some broken kernel-doc headers&quot;* tag &apos;leds-next-6.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds: (41 commits)  leds: ncp5623: Add MS suffix to time defines  leds: Add NCP5623 multi-led driver  dt-bindings: leds: Add NCP5623 multi-LED Controller  leds: mlxreg: Drop an excess struct mlxreg_led_data member  leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member name  leds: lm3601x: Fix struct lm3601_led kernel-doc warnings  leds: Fix ifdef check for gpio_led_register_device()  dt-bindings: leds: qcom-lpg: Narrow nvmem for other variants  dt-bindings: leds: qcom-lpg: Drop redundant qcom,pm8550-pwm in if:then:  dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for Internet access  leds: sgm3140: Add missing timer cleanup and flash gpio control  leds: expresswire: Don&apos;t depend on NEW_LEDS  Revert &quot;leds: Only descend into leds directory when CONFIG_NEW_LEDS is set&quot;  leds: aw2013: Unlock mutex before destroying it  leds: qcom-lpg: Add QCOM_PBS dependency  leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspend  leds: trigger: netdev: Fix kernel panic on interface rename trig notify  leds: qcom-lpg: Add PM660L configuration and compatible  leds: spi-byte: Use devm_led_classdev_register_ext()  leds: pca963x: Add support for suspend and resume  ...

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Thu, 14 Mar 2024 18:38:25 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7b7e50f8f5e0b12ebd6cc7076602eca7256de118 - leds: Add NCP5623 multi-led driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#7b7e50f8f5e0b12ebd6cc7076602eca7256de118</link>
        <description>leds: Add NCP5623 multi-led driverNCP5623 is DC-DC multi-LEDs driver which has three PWMs that can beprogrammed up to 32 steps giving 32768 colors hue.NCP5623 driver supports gradual dimming upward/downward with programmabledelays. Also, the driver supports driving a single LED or multi-LEDlike RGB.Signed-off-by: Abdel Alkuor &lt;alkuor@gmail.com&gt;Link: https://lore.kernel.org/r/20240305042049.1533279-2-alkuor@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Tue, 05 Mar 2024 05:20:29 +0100</pubDate>
        <dc:creator>Abdel Alkuor &lt;alkuor@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0ea5c948cb64bab5bc7a5516774eb8536f05aa0d - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/leds/rgb/Makefile#0ea5c948cb64bab5bc7a5516774eb8536f05aa0d</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to bring Xe driver to drm-intel-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/leds/rgb/Makefile</description>
        <pubDate>Mon, 15 Jan 2024 08:38:05 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
