<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#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/staging/media/Makefile</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>00c6649bafef628955569dd39a59e3170e48f7b5 - Merge tag &apos;media/v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#00c6649bafef628955569dd39a59e3170e48f7b5</link>
        <description>Merge tag &apos;media/v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaPull media updates from Mauro Carvalho Chehab: - new CSI tegra support, covering Tegra20 and Tegra30 - new camera sensor drivers: T4ka3 and ov2732 - m88ds3103: add 3103c chip support - uvcvideo: add support for Intel RealSense D436/D555 and P010 pixel format - synopsys csi2rx: add i.MX93 support - imx8-isi: add i.MX95 support - imx8mq-mipi-csi2: add i.MX8ULP support - dw100: add V4L2 requests support - support for DTV devices from Hauppauge got some improvements - media staging: dropped starfive-camss driver - media docs: document multi-committers model and improve maint profile - media core:    - add v4l2_subdev_get_frame_desc_passthrough() helper    - improve error handling in fwnode parsing - lots of driver fixes, cleanups and improvements* tag &apos;media/v7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (251 commits)  Revert &quot;media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935&quot;  media: synopsys: csi2rx: add i.MX93 support  media: dt-bindings: add NXP i.MX93 compatible string  media: synopsys: csi2rx: Use enum and u32 array for register offsets  media: synopsys: csi2rx: implement .get_frame_desc() callback  media: synopsys: csi2rx: only check errors from devm_clk_bulk_get_all()  media: synopsys: csi2rx: use devm_reset_control_get_optional_exclusive()  media: i2c: imx283: add support for non-continuous MIPI clock mode  media: i2c: ov08d10: add support for 24 MHz input clock  media: i2c: ov08d10: add support for reset and power management  media: i2c: ov08d10: add support for binding via device tree  dt-bindings: media: i2c: document Omnivision OV08D10 CMOS image sensor  media: i2c: ov08d10: add missing newline to prints  media: i2c: ov08d10: fix some typos in comments  media: i2c: ov08d10: remove duplicate register write  media: i2c: ov08d10: fix image vertical start setting  media: i2c: ov08d10: fix runtime PM handling in probe  staging: media: ipu7: Update TODO  media: Add t4ka3 camera sensor driver  media: i2c: Add ov2732 image sensor driver  ...

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Wed, 15 Apr 2026 17:32:10 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>70eaeee95f7b4813737b9e529b4b33b3e9928336 - media: staging: Drop starfive-camss from staging</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#70eaeee95f7b4813737b9e529b4b33b3e9928336</link>
        <description>media: staging: Drop starfive-camss from stagingThe starfive-camss driver is no longer being worked upon for destaging,as confirmed by the maintainer, so drop it.Link: https://lore.kernel.org/all/ZQ0PR01MB13024A92926C415C187D2C18F29F2@ZQ0PR01MB1302.CHNPR01.prod.partner.outlook.cn/Acked-by: Changhuang Liang &lt;changhuang.liang@starfivetech.com&gt;Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Signed-off-by: Jai Luthra &lt;jai.luthra@ideasonboard.com&gt;Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Tue, 03 Mar 2026 10:24:06 +0100</pubDate>
        <dc:creator>Jai Luthra &lt;jai.luthra@ideasonboard.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/staging/media/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/staging/media/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>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#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/staging/media/Makefile</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>a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad - Merge commit &apos;linus&apos; into core/bugs, to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#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/staging/media/Makefile</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>8b87f67b4c87452e21721887fa8dec1f4c6b2b7c - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Wed, 08 Oct 2025 06:53:13 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4b051897df2375414587a245ecb9bb1a4d26b3b8 - Merge tag &apos;v6.17-rc2&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#4b051897df2375414587a245ecb9bb1a4d26b3b8</link>
        <description>Merge tag &apos;v6.17-rc2&apos; into HEADSync up with mainline to bring in changes to include/linux/sprintf.h

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Thu, 21 Aug 2025 20:46:49 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8 - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to drm-misc-next-fixes to get features and fixes fromv6.17-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Mon, 15 Sep 2025 10:23:28 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>702fdf3513b045f596f836d9a4b8672c76f11834 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#702fdf3513b045f596f836d9a4b8672c76f11834</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching up with some display dependencies.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Wed, 10 Sep 2025 14:01:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ca994e8922f25f7fed2075098f185cf198109eaa - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#ca994e8922f25f7fed2075098f185cf198109eaa</link>
        <description>Merge drm/drm-next into drm-xe-nextBring v6.17-rc1 to propagate commits from other subsystems, particularlyPCI, which has some new functions needed for SR-IOV integration.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 14:58:37 +0200</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8 - Merge drm/drm-next into drm-misc-n</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8</link>
        <description>Merge drm/drm-next into drm-misc-nUpdating drm-misc-next to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Mon, 11 Aug 2025 14:37:45 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Mon, 11 Aug 2025 16:49:06 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0cdee263bc5e7b20f657ea09f9272f50c568f35b - Merge tag &apos;media/v6.17-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#0cdee263bc5e7b20f657ea09f9272f50c568f35b</link>
        <description>Merge tag &apos;media/v6.17-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaPull media updates from Mauro Carvalho Chehab: - v4l2 core:     - sub-device framework routing improvements     - NV12M tiled variants added to v4l2_format_info     - some fixes at control handler freeing logic     - fixed H264 SEPARATE_COLOUR_PLANE check - new staging driver: Intel IPU7 PCI - Rockchip video decoder driver got promoted from staging - iris: added HEVC/VP9 encoder/decoder support - vsp1: driver has gained Renesas VSPX support - uvc:     - switched to vb2 ioctl helpers     - added MSXU 1.5 metadata support - atomisp: GC0310 sensor driver cleanups in preparation for moving it   out of staging - Lots of cleanup, fixes and improvements* tag &apos;media/v6.17-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (310 commits)  media: rkvdec: Unstage the driver  media: rkvdec: Remove TODO file  media: dt-bindings: rockchip: Add RK3576 Video Decoder bindings  media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings  media: amphion: Support dmabuf and v4l2 buffer without binding  media: verisilicon: postproc: 4K support  media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()  media: uvcvideo: Use a count variable for meta_formats instead of 0 terminating  media: uvcvideo: Auto-set UVC_QUIRK_MSXU_META  media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5  media: uvcvideo: Introduce dev-&gt;meta_formats  media: Documentation: Add note about UVCH length field  media: uvcvideo: Do not mark valid metadata as invalid  media: uvcvideo: uvc_v4l2_unlocked_ioctl: Invert PM logic  media: core: export v4l2_translate_cmd  media: uvcvideo: Turn on the camera if V4L2_EVENT_SUB_FL_SEND_INITIAL  media: uvcvideo: Remove stream-&gt;is_streaming field  media: uvcvideo: Split uvc_stop_streaming()  media: uvcvideo: Handle locks in uvc_queue_return_buffers  media: uvcvideo: Use vb2 ioctl and fop helpers  ...

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Thu, 31 Jul 2025 22:16:09 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d968e50b5c26642754492dea23cbd3592bde62d8 - media: rkvdec: Unstage the driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#d968e50b5c26642754492dea23cbd3592bde62d8</link>
        <description>media: rkvdec: Unstage the driverThe TODO list for unstaging being empty, the driver can now be moved to themain media folder.Also add myself as maintainer.Signed-off-by: Detlev Casanova &lt;detlev.casanova@collabora.com&gt;Reviewed-by: Nicolas Dufresne &lt;nicolas.dufresne@collabora.com&gt;Signed-off-by: Nicolas Dufresne &lt;nicolas.dufresne@collabora.com&gt;Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Mon, 23 Jun 2025 18:07:22 +0200</pubDate>
        <dc:creator>Detlev Casanova &lt;detlev.casanova@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>c5ddd03bc5c4ac92703060001d8912cacb3c2765 - media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#c5ddd03bc5c4ac92703060001d8912cacb3c2765</link>
        <description>media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7Add Kconfig and Makefile for IPU7 driver and also updatethe Makefile to build the IPU7 driver.Also add a to-do file to list the TODOs.Signed-off-by: Bingbu Cao &lt;bingbu.cao@intel.com&gt;Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Thu, 29 May 2025 06:13:23 +0200</pubDate>
        <dc:creator>Bingbu Cao &lt;bingbu.cao@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>60675d4ca1ef0857e44eba5849b74a3a998d0c0f - Merge branch &apos;linus&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#60675d4ca1ef0857e44eba5849b74a3a998d0c0f</link>
        <description>Merge branch &apos;linus&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Fri, 20 Dec 2024 10:25:44 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/media/Makefile#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/drivers/staging/media/Makefile</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
