<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>c70281cc - media: intel/ipu6: add Kconfig and Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/intel/Makefile#c70281cc</link>
        <description>media: intel/ipu6: add Kconfig and MakefileAdd Kconfig and Makefile for the IPU6 driver.Signed-off-by: Bingbu Cao &lt;bingbu.cao@intel.com&gt;Signed-off-by: Andreas Helbech Kleist &lt;andreaskleist@gmail.com&gt;Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;

            List of files:
            /linux-6.15/drivers/media/pci/intel/Makefile</description>
        <pubDate>Wed, 31 Jan 2024 09:51:04 +0000</pubDate>
        <dc:creator>Bingbu Cao &lt;bingbu.cao@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>29006e19 - media: pci: intel: ivsc: Add CSI submodule</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/intel/Makefile#29006e19</link>
        <description>media: pci: intel: ivsc: Add CSI submoduleCSI is a submodule of IVSC which can route camera sensor datato the outbound MIPI CSI-2 interface.The interface communicating with firmware is via MEI. There isa separate MEI UUID, which this driver uses to enumerate.To route camera sensor data to host, the information of linkfrequency and number of data lanes is sent to firmware bysending MEI command when starting stream.CSI also provides a privacy mode. When privacy mode is turnedon, camera sensor can&apos;t be used. This means that both IVSC andhost Image Processing Unit(IPU) can&apos;t get image data. And whenthis mode is turned on, user is notified via v4l2 controlcallback.Link: https://lore.kernel.org/linux-media/20230803115550.1601965-2-sakari.ailus@linux.intel.comSigned-off-by: Wentong Wu &lt;wentong.wu@intel.com&gt;Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/intel/Makefile</description>
        <pubDate>Sat, 08 Jul 2023 14:52:14 +0000</pubDate>
        <dc:creator>Wentong Wu &lt;wentong.wu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>881ca259 - media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/intel/Makefile#881ca259</link>
        <description>media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3cio2 bridge was involved along with IPU3. However, in fact all Intel IPUsbesides IPU3 CIO2 need this bridge driver. This patch move bridge driverout of ipu3 directory and rename as ipu-bridge. Then it can be worked withIPU3 and other Intel IPUs.Signed-off-by: Bingbu Cao &lt;bingbu.cao@intel.com&gt;Reviewed-by: Daniel Scally &lt;dan.scally@ideasonboard.com&gt;Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/intel/Makefile</description>
        <pubDate>Thu, 18 May 2023 10:05:21 +0000</pubDate>
        <dc:creator>Bingbu Cao &lt;bingbu.cao@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/intel/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/intel/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>c2a6a07a - media: intel-ipu3: cio2: add new MIPI-CSI2 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/intel/Makefile#c2a6a07a</link>
        <description>media: intel-ipu3: cio2: add new MIPI-CSI2 driverThis patch adds CIO2 CSI-2 device driver forIntel&apos;s IPU3 camera sub-system support.Signed-off-by: Yong Zhi &lt;yong.zhi@intel.com&gt;Signed-off-by: Hyungwoo Yang &lt;hyungwoo.yang@intel.com&gt;Signed-off-by: Rajmohan Mani &lt;rajmohan.mani@intel.com&gt;Signed-off-by: Vijaykumar Ramya &lt;ramya.vijaykumar@intel.com&gt;Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/intel/Makefile</description>
        <pubDate>Thu, 09 Nov 2017 00:30:38 +0000</pubDate>
        <dc:creator>Yong Zhi &lt;yong.zhi@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
