<?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>93e4b3076b5f2d853462b9777d083c77fc0b7b23 - Merge tag &apos;char-misc-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#93e4b3076b5f2d853462b9777d083c77fc0b7b23</link>
        <description>Merge tag &apos;char-misc-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char/misc/IIO/etc driver updates from Greg KH: &quot;Here is the big set of char, misc, iio, counter, fpga, and other small  driver subsystems for 7.3-rc1.  Overall, due to some driver removals we only added a bit more code  than removed, which was a nice change. Highlights in this merge  request are:   - Loads of IIO driver updates and additions   - binder driver updates (more on that below...)   - Removal of the SGI XP and GRU drivers as they are not used anymore     and turn out to be pretty insecure overall   - Removal of the obsolete ibmasm driver as it&apos;s not being used     anymore   - Coresight driver updates and additions   - Mei driver udpates   - Counter driver updates   - FPGA driver updates   - ICC driver updates   - lots and lots of other tiny driver updates to resolve reported     issues  All of these have been in linux-next for a while&quot;* tag &apos;char-misc-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (513 commits)  iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAF  iio: adc: pac1921: fix wrong channel used in trigger handler read  iio: light: gp2ap002: re-enable irq if runtime suspend fails  iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes  iio: light: apds9306: fix PM reference leak in apds9306_read_data()  iio: gyro: mpu3050: fix sign of raw angular velocity readings  iio: srf04: fix pm_runtime handling on probe error path  iio: adc: ad4080: configure backend data size  iio: adc: adi-axi-adc: add data size support for AD408X backend  iio: chemical: atlas-sensor: fix PM reference leak in buffer postenable  iio: dac: ad5446: fix OF module device table  iio: light: opt4001: Fix reversed GENMASK() arguments in fault count mask  iio: light: opt4001: Reject integration times with a non-zero seconds part  iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()  iio: light: opt4001: Fix power down clearing bits of the wrong register  iio: light: opt4060: Fix incorrect register name in threshold read error message  iio: light: opt4060: Fix pointer type passed to div_u64_rem()  iio: light: opt4060: Reject integration times with a non-zero seconds part  iio: light: ltrf216a: fix runtime PM reference leak in error path  iio: pressure: dps310: fix NULL pointer dereference on ACPI probe  ...

            List of files:
            /linux/drivers/misc/eeprom/Makefile</description>
        <pubDate>Tue, 25 Aug 2026 18:38:50 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cf09b7a05618bea99468b67fe80202efba1b48ad - eeprom: move nvmem EEPROM drivers to drivers/nvmem/</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#cf09b7a05618bea99468b67fe80202efba1b48ad</link>
        <description>eeprom: move nvmem EEPROM drivers to drivers/nvmem/For historical reasons EEPROM drivers have lived underdrivers/misc/eeprom/. Also for historical reasons changes to most ofthem would go through the char-misc tree while some would be queuedthrough the I2C tree. Over the years some of them have also beenconverted to using nvmem - the dedicated subsystem for non-volatilememory - while get_maintainer.pl does not Cc the maintainer of nvmem onpatches changing them.Move the EEPROM drivers using nvmem under drivers/nvmem/ forconsistency of the review process and path upstream.Reviewed-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;Signed-off-by: Srinivas Kandagatla &lt;srini@kernel.org&gt;Link: https://patch.msgid.link/20260729094647.111468-11-srini@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/eeprom/Makefile</description>
        <pubDate>Wed, 29 Jul 2026 11:46:43 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/misc/eeprom/Makefile</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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>7362b5b493102c6b71827c2da22117b475528f6d - Merge branch &apos;for-6.19/nintendo&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#7362b5b493102c6b71827c2da22117b475528f6d</link>
        <description>Merge branch &apos;for-6.19/nintendo&apos; into for-linus- switch to WQ_PERCPU workaueues (Marco Crivellari)- reduce potential initialization blocking time of hid-nintendo (Willy Huang)

            List of files:
            /linux/drivers/misc/eeprom/Makefile</description>
        <pubDate>Tue, 02 Dec 2025 14:46:11 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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>39e9d5f63075f4d54e3b59b8238478c32af92755 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#39e9d5f63075f4d54e3b59b8238478c32af92755</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-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/misc/eeprom/Makefile</description>
        <pubDate>Sun, 12 Oct 2025 03:27:47 +0200</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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/misc/eeprom/Makefile#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/misc/eeprom/Makefile</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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</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/misc/eeprom/Makefile#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/misc/eeprom/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>6093a688a07da07808f0122f9aa2a3eed250d853 - Merge tag &apos;char-misc-6.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#6093a688a07da07808f0122f9aa2a3eed250d853</link>
        <description>Merge tag &apos;char-misc-6.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull Char/Misc/IIO/Binder updates from Greg KH: &quot;Here is the big set of char/misc/iio and other driver subsystem  changes for 6.18-rc1.  Loads of different stuff in here, it was a busy development cycle in  lots of different subsystems, with over 27k new lines added to the  tree.  Included in here are:   - IIO updates including new drivers, reworking of existing apis, and     other goodness in the sensor subsystems   - MEI driver updates and additions   - NVMEM driver updates   - slimbus removal for an unused driver and some other minor updates   - coresight driver updates and additions   - MHI driver updates   - comedi driver updates and fixes   - extcon driver updates   - interconnect driver additions   - eeprom driver updates and fixes   - minor UIO driver updates   - tiny W1 driver updates  But the majority of new code is in the rust bindings and additions,  which includes:   - misc driver rust binding updates for read/write support, we can now     write &quot;normal&quot; misc drivers in rust fully, and the sample driver     shows how this can be done.   - Initial framework for USB driver rust bindings, which are disabled     for now in the build, due to limited support, but coming in through     this tree due to dependencies on other rust binding changes that     were in here. I&apos;ll be enabling these back on in the build in the     usb.git tree after -rc1 is out so that developers can continue to     work on these in linux-next over the next development cycle.   - Android Binder driver implemented in Rust.     This is the big one, and was driving a huge majority of the rust     binding work over the past years. Right now there are two binder     drivers in the kernel, selected only at build time as to which one     to use as binder wants to be included in the system at boot time.     The binder C maintainers all agreed on this, as eventually, they     want the C code to be removed from the tree, but it will take a few     releases to get there while both are maintained to ensure that the     rust implementation is fully stable and compliant with the existing     userspace apis.  All of these have been in linux-next for a while&quot;* tag &apos;char-misc-6.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (320 commits)  rust: usb: keep usb::Device private for now  rust: usb: don&apos;t retain device context for the interface parent  USB: disable rust bindings from the build for now  samples: rust: add a USB driver sample  rust: usb: add basic USB abstractions  coresight: Add label sysfs node support  dt-bindings: arm: Add label in the coresight components  coresight: tnoc: add new AMBA ID to support Trace Noc V2  coresight: Fix incorrect handling for return value of devm_kzalloc  coresight: tpda: fix the logic to setup the element size  coresight: trbe: Return NULL pointer for allocation failures  coresight: Refactor runtime PM  coresight: Make clock sequence consistent  coresight: Refactor driver data allocation  coresight: Consolidate clock enabling  coresight: Avoid enable programming clock duplicately  coresight: Appropriately disable trace bus clocks  coresight: Appropriately disable programming clocks  coresight: etm4x: Support atclk  coresight: catu: Support atclk  ...

            List of files:
            /linux/drivers/misc/eeprom/Makefile</description>
        <pubDate>Sun, 05 Oct 2025 01:26:32 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cd5c5e0231c538a5d2d4a73f3b3ffc77ff08449c - eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/eeprom/Makefile#cd5c5e0231c538a5d2d4a73f3b3ffc77ff08449c</link>
        <description>eeprom: add driver for ST M24LR series RFID/NFC EEPROM chipsadds support for STMicroelectronics M24LRxx devices, which exposetwo separate I2C addresses: one for system control and one for EEPROMaccess. The driver implements both a sysfs-based interface for controlregisters (e.g. UID, password authentication) and an nvmem providerfor EEPROM access.Signed-off-by: Abd-Alrhman Masalkhi &lt;abd.masalkhi@gmail.com&gt;Link: https://lore.kernel.org/r/20250717063934.5083-3-abd.masalkhi@gmail.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/eeprom/Makefile</description>
        <pubDate>Thu, 17 Jul 2025 08:39:33 +0200</pubDate>
        <dc:creator>Abd-Alrhman Masalkhi &lt;abd.masalkhi@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/misc/eeprom/Makefile#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/drivers/misc/eeprom/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/misc/eeprom/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/misc/eeprom/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/misc/eeprom/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/misc/eeprom/Makefile</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
</channel>
</rss>
