<?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>0ab13674 - media: pci: mgb4: Added Digiteq Automotive MGB4 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#0ab13674</link>
        <description>media: pci: mgb4: Added Digiteq Automotive MGB4 driverDigiteq Automotive MGB4 is a modular frame grabber PCIe card for automotivevideo interfaces. As for now, two modules - FPD-Link and GMSL - areavailable and supported by the driver. The card has two inputs and twooutputs (FPD-Link only).In addition to the video interfaces it also provides a trigger signalinterface and a MTD interface for FPGA firmware upload.Signed-off-by: Martin T&#367;ma &lt;martin.tuma@digiteqautomotive.com&gt;Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Mon, 25 Sep 2023 14:36:04 +0000</pubDate>
        <dc:creator>Martin T&#367;ma &lt;martin.tuma@digiteqautomotive.com&gt;</dc:creator>
    </item>
<item>
        <title>39d08ab9 - media: Revert &quot;media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#39d08ab9</link>
        <description>media: Revert &quot;media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci&quot;This reverts commit e33fdb5a02490059e2f48ced2c038c8a46c6476d.The saa7146-based devices are still in use, esp. for DVB. So movethese drivers back to mainline.Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 01 Feb 2023 12:21:36 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;</dc:creator>
    </item>
<item>
        <title>e33fdb5a - media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#e33fdb5a</link>
        <description>media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciDeprecate the hexium_gemini, hexium_orion, mxb and ttpci saa7146-baseddrivers: these drivers do not use the vb2 framework for video streaming,instead it uses the old videobuf framework.We want to get rid of these old drivers, so deprecated these for futureremoval.[hverkuil: update MAINTAINERS file]Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Thu, 11 Aug 2022 09:17:48 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;</dc:creator>
    </item>
<item>
        <title>9a97cc15 - media: meye: deprecate this driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#9a97cc15</link>
        <description>media: meye: deprecate this driverDeprecate the meye driver. This driver does not use the vb2 frameworkfor video streaming, instead it implements its own version.We want to get rid of these old drivers, so deprecated it for futureremoval.Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Thu, 11 Aug 2022 09:17:43 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;</dc:creator>
    </item>
<item>
        <title>2a0c2806 - media: zoran: move to mainline</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#2a0c2806</link>
        <description>media: zoran: move to mainlineThe zoran driver can be moved back to mainline after it has beenconverted by Corentin Labbe to vb2.Note that the zoran driver no longer supports video output, butvideo capture is working fine now.Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 10 Aug 2022 11:54:45 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;</dc:creator>
    </item>
<item>
        <title>5c89357a - media: Makefiles: sort entries where it fits</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#5c89357a</link>
        <description>media: Makefiles: sort entries where it fitsAlphabetically sort entries at the Makefiles per group,in ASCII order, e. g., using the output of:	$ LC_ALL=C sort Makefile |grep obj-y	...	$ LC_ALL=C sort Makefile |grep obj.*CONFIG	...Reviewed-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 09 Mar 2022 13:17:02 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>68afa173 - media: zoran: move to staging in preparation for removal</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#68afa173</link>
        <description>media: zoran: move to staging in preparation for removalThis driver hasn&apos;t been tested in a long, long time. The hardware isancient and pretty much obsolete. This driver also needs to be convertedto newer media frameworks (vb2!) but due to the lack of time and interestthat is unlikely to happen.So this driver is a prime candidate for removal. If someone is interestedin working on this driver to prevent its removal, then please contact thelinux-media mailinglist.Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Fri, 11 May 2018 16:43:57 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hverkuil@xs4all.nl&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/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/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>
<item>
        <title>b2441318 - License cleanup: add SPDX GPL-2.0 license identifier to files with no license</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#b2441318</link>
        <description>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseMany source files in the tree are missing licensing information, whichmakes it harder for compliance tools to determine the correct license.By default all files without license information are under the defaultlicense of the kernel, which is GPL version 2.Update the files which contain no license information with the &apos;GPL-2.0&apos;SPDX license identifier.  The SPDX identifier is a legally bindingshorthand, which can be used instead of the full boiler plate text.This patch is based on work done by Thomas Gleixner and Kate Stewart andPhilippe Ombredanne.How this work was done:Patches were generated and checked against linux-4.14-rc6 for a subset ofthe use cases: - file had no licensing information it it. - file was a */uapi/* one with no licensing information in it, - file was a */uapi/* one with existing licensing information,Further patches will be generated in subsequent months to fix up caseswhere non-standard license headers were used, and references to licensehad to be inferred by heuristics based on keywords.The analysis to determine which SPDX License Identifier to be applied toa file was done in a spreadsheet of side by side results from of theoutput of two independent scanners (ScanCode &amp; Windriver) producing SPDXtag:value files created by Philippe Ombredanne.  Philippe prepared thebase worksheet, and did an initial spot review of a few 1000 files.The 4.13 kernel was the starting point of the analysis with 60,537 filesassessed.  Kate Stewart did a file by file comparison of the scannerresults in the spreadsheet to determine which SPDX license identifier(s)to be applied to the file. She confirmed any determination that was notimmediately clear with lawyers working with the Linux Foundation.Criteria used to select files for SPDX license identifier tagging was: - Files considered eligible had to be source code files. - Make and config files were included as candidates if they contained &gt;5   lines of source - File already had some variant of a license header in it (even if &lt;5   lines).All documentation files were explicitly excluded.The following heuristics were used to determine which SPDX licenseidentifiers to apply. - when both scanners couldn&apos;t find any license traces, file was   considered to have no license information in it, and the top level   COPYING file license applied.   For non */uapi/* files that summary was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0                                              11139   and resulted in the first patch in this series.   If that file was a */uapi/* path one, it was &quot;GPL-2.0 WITH   Linux-syscall-note&quot; otherwise it was &quot;GPL-2.0&quot;.  Results of that was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0 WITH Linux-syscall-note                        930   and resulted in the second patch in this series. - if a file had some form of licensing information in it, and was one   of the */uapi/* ones, it was denoted with the Linux-syscall-note if   any GPL family license was found in the file or had no licensing in   it (per prior point).  Results summary:   SPDX license identifier                            # files   ---------------------------------------------------|------   GPL-2.0 WITH Linux-syscall-note                       270   GPL-2.0+ WITH Linux-syscall-note                      169   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause)    21   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)    17   LGPL-2.1+ WITH Linux-syscall-note                      15   GPL-1.0+ WITH Linux-syscall-note                       14   ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause)    5   LGPL-2.0+ WITH Linux-syscall-note                       4   LGPL-2.1 WITH Linux-syscall-note                        3   ((GPL-2.0 WITH Linux-syscall-note) OR MIT)              3   ((GPL-2.0 WITH Linux-syscall-note) AND MIT)             1   and that resulted in the third patch in this series. - when the two scanners agreed on the detected license(s), that became   the concluded license(s). - when there was disagreement between the two scanners (one detected a   license but the other didn&apos;t, or they both detected different   licenses) a manual inspection of the file occurred. - In most cases a manual inspection of the information in the file   resulted in a clear resolution of the license that should apply (and   which scanner probably needed to revisit its heuristics). - When it was not immediately clear, the license identifier was   confirmed with lawyers working with the Linux Foundation. - If there was any question as to the appropriate license identifier,   the file was flagged for further research and to be revisited later   in time.In total, over 70 hours of logged manual review was done on thespreadsheet to determine the SPDX license identifiers to apply to thesource files by Kate, Philippe, Thomas and, in some cases, confirmationby lawyers working with the Linux Foundation.Kate also obtained a third independent scan of the 4.13 code base fromFOSSology, and compared selected files where the other two scannersdisagreed against that SPDX file, to see if there was new insights.  TheWindriver scanner is based on an older version of FOSSology in part, sothey are related.Thomas did random spot checks in about 500 files from the spreadsheetsfor the uapi headers and agreed with SPDX license identifier in thefiles he inspected. For the non-uapi files Thomas did random spot checksin about 15000 files.In initial set of patches against 4.14-rc6, 3 files were found to havecopy/paste license identifier errors, and have been fixed to reflect thecorrect identifier.Additionally Philippe spent 10 hours this week doing a detailed manualinspection and review of the 12,461 patched files from the initial patchversion early this week with: - a full scancode scan run, collecting the matched texts, detected   license ids and scores - reviewing anything where there was a license detected (about 500+   files) to ensure that the applied SPDX license was correct - reviewing anything where there was no detection but the patch license   was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied   SPDX license was correctThis produced a worksheet with 20 files needing minor correction.  Thisworksheet was then exported into 3 different .csv files for thedifferent types of files to be modified.These .csv files were then reviewed by Greg.  Thomas wrote a script toparse the csv files and add the proper SPDX tag to the file, in theformat that the file expected.  This script was further refined by Gregbased on the output to detect more types of files automatically and todistinguish between header and source .c files (which need differentcomment types.)  Finally Greg ran the script using the .csv files togenerate the patches.Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;Reviewed-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/Makefile</description>
        <pubDate>Wed, 01 Nov 2017 14:07:57 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>34d1324e - [media] pci: Add tw5864 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#34d1324e</link>
        <description>[media] pci: Add tw5864 driverSupport for boards based on Techwell TW5864 chip which providesmultichannel video &amp; audio grabbing and encoding (H.264, MJPEG,ADPCM G.726).This submission implements only H.264 encoding of all channels at D1resolution.Thanks to Mark Thompson &lt;sw@jkqxz.net&gt; for help, and for contribution ofH.264 startcode emulation prevention code.Signed-off-by: Andrey Utkin &lt;andrey.utkin@corp.bluecherry.net&gt;Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 20 Jul 2016 13:07:12 +0000</pubDate>
        <dc:creator>Andrey Utkin &lt;andrey.utkin@corp.bluecherry.net&gt;</dc:creator>
    </item>
<item>
        <title>704a84cc - [media] media: Support Intersil/Techwell TW686x-based video capture cards</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#704a84cc</link>
        <description>[media] media: Support Intersil/Techwell TW686x-based video capture cardsThis commit introduces the support for the Techwell TW686x videocapture IC. This hardware supports a few DMA modes, includingscatter-gather and frame (contiguous).This commit makes little use of the DMA engine and instead hasa memcpy based implementation. DMA frame and scatter-gather modessupport may be added in the future.Currently supported chips:- TW6864 (4 video channels),- TW6865 (4 video channels, not tested, second generation chip),- TW6868 (8 video channels but only 4 first channels using           built-in video decoder are supported, not tested),- TW6869 (8 video channels, second generation chip).[mchehab@osg.samsung.com: make checkpatch happy by using &quot;unsigned int&quot;  instead  of just &quot;unsigned&quot;]Cc: Krzysztof Halasa &lt;khalasa@piap.pl&gt;Signed-off-by: Ezequiel Garcia &lt;ezequiel@vanguardiasur.com.ar&gt;Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Tested-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 02 Mar 2016 14:30:16 +0000</pubDate>
        <dc:creator>Ezequiel Garcia &lt;ezequiel@vanguardiasur.com.ar&gt;</dc:creator>
    </item>
<item>
        <title>52b1eaf4 - [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#52b1eaf4</link>
        <description>[media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driverAdd NetUP Dual Universal CI PCIe board driver.The board has    - two CI slots    - two I2C adapters    - SPI master bus for accessing flash memory containing      FPGA firmwareNo changes required.Signed-off-by: Kozlov Sergey &lt;serjk@netup.ru&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Tue, 28 Jul 2015 14:33:04 +0000</pubDate>
        <dc:creator>Kozlov Sergey &lt;serjk@netup.ru&gt;</dc:creator>
    </item>
<item>
        <title>85756a06 - [media] cobalt: add new driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#85756a06</link>
        <description>[media] cobalt: add new driverThe cobalt device is a PCIe card with 4 HDMI inputs (adv7604) and aconnector that can be used to hook up an adv7511 transmitter or anadv7842 receiver daughterboard.This device is used within Cisco but is sadly not available outsideof Cisco. Nevertheless it is a very interesting driver that can serveas an example of how to support HDMI hardware and how to use the popularadv devices.Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Tue, 12 May 2015 11:52:21 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hans.verkuil@cisco.com&gt;</dc:creator>
    </item>
<item>
        <title>cc11b140 - [media] dt3155: move out of staging into drivers/media/pci</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#cc11b140</link>
        <description>[media] dt3155: move out of staging into drivers/media/pciThe dt3155 code is now in good shape, so move it out of staging intodrivers/media/pci. Mark in MAINTAINERS that I&apos;ll do Odd Fixes for thisdriver.Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Sat, 25 Apr 2015 15:36:18 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hans.verkuil@cisco.com&gt;</dc:creator>
    </item>
<item>
        <title>d32f9ff7 - [media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#d32f9ff7</link>
        <description>[media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cardsThere is a new PCIe bridge chip(from SMI) used in DVBSky V3 seris cards, include S950 V3 and S952 V3 cards.SMI pcie bridge chip is PCIe 1.1 compliant, supports MSI feature.Main interface blocks:1&gt;Two DVB transport stream input ports(ts0,ts1).2&gt;Two I2C master bus(i2c0, i2c1).3&gt;IR controller.4&gt;reset pins and other GPIOs.DVBSky S950 V3 card has a single channel of dvb-s/s2.1&gt;Frontend: tuner: M88TS2022, demod: M88DS31032&gt;PCIe bridge: SMI PCIeThe current driver does not support SMI IR function.[mchehab@osg.samsung.com: fix Makefile to find m88ts2022.h]Signed-off-by: Max nibble &lt;nibble.max@gmail.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 08 Oct 2014 07:31:10 +0000</pubDate>
        <dc:creator>nibble.max &lt;nibble.max@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f5a98f37 - [media] pt3: add support for Earthsoft PT3 ISDB-S/T receiver card</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#f5a98f37</link>
        <description>[media] pt3: add support for Earthsoft PT3 ISDB-S/T receiver cardThis patch adds support for PT3 PCIe cards.PT3 has an FPGA PCIe bridge chip, a TC90522 demod chip anda VA4M6JC2103 tuner module which contains two QM1D1C0042 chips for ISDB-Sand two MxL301RF&apos;s for ISDB-T.It can receive and deliver 4 (2x ISDB-S, 2x ISDB-T) streams simultaneously,and a kthread is used per stream to poll incoming data,because PT3 does not have interrupts.As an antenna input for each delivery system is split in the tuner moduleand shared between the corresponding two tuner chips,LNB/LNA controls that the FPGA chip provides are (naturally) shared as well.The tuner chips also share the power line in the tuner module,which is controlled on/off by a GPIO pin of the demod chip.As with the demod chip and the ISDB-T tuner chip,the init sequences/register settings for those chips are not disclosedand stored in a private memory of the FPGA,PT3 driver executes the init of those chips on behalf of their drivers.Signed-off-by: Akihiro Tsukada &lt;tskd08@gmail.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@osg.samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Mon, 08 Sep 2014 17:20:43 +0000</pubDate>
        <dc:creator>Akihiro Tsukada &lt;tskd08@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e15d1c12 - [media] tw68: refactor and cleanup the tw68 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#e15d1c12</link>
        <description>[media] tw68: refactor and cleanup the tw68 driverRefactor and clean up the tw68 driver. It&apos;s now using the properV4L2 core frameworks.Tested with my Techwell tw6805a and tw6816 grabber boards.Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Wed, 03 Sep 2014 06:36:14 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hans.verkuil@cisco.com&gt;</dc:creator>
    </item>
<item>
        <title>c8fa5054 - [media] drivers: media: pci: Makefile: Remove duplicate subdirectory from obj-y</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#c8fa5054</link>
        <description>[media] drivers: media: pci: Makefile: Remove duplicate subdirectory from obj-yIn the list of subdirectories compiled, b2c2/ appears twice.This patch removes one of the appearances.Signed-off-by: Andreas Ruprecht &lt;rupran@einserver.de&gt;Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Sun, 10 Aug 2014 20:30:18 +0000</pubDate>
        <dc:creator>Andreas Ruprecht &lt;rupran@einserver.de&gt;</dc:creator>
    </item>
<item>
        <title>28cae868 - [media] solo6x10: move out of staging into drivers/media/pci.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#28cae868</link>
        <description>[media] solo6x10: move out of staging into drivers/media/pci.Now that the custom motion detection API has been replaced with astandard API there is no reason anymore to keep it in staging.So (finally!) move it to drivers/media/pci.Signed-off-by: Hans Verkuil &lt;hans.verkuil@cisco.com&gt;Signed-off-by: Mauro Carvalho Chehab &lt;m.chehab@samsung.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Tue, 22 Jul 2014 04:13:07 +0000</pubDate>
        <dc:creator>Hans Verkuil &lt;hans.verkuil@cisco.com&gt;</dc:creator>
    </item>
<item>
        <title>88f8472c - [media] Fix some Makefile rules</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/media/pci/Makefile#88f8472c</link>
        <description>[media] Fix some Makefile rulesOn a few places, := were using instead of +=, causing drivers tonot compile.While here, standardize the usage of += on all cases where multiplelines are needed, and for obj-y/obj-m targets, and := when just oneline is needed, on &lt;module&gt;-obj rules.Reported-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;Identified-by: Antti Polosaari &lt;crope@iki.fi&gt;Tested-by: Antti Palosaari &lt;crope@iki.fi&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/media/pci/Makefile</description>
        <pubDate>Thu, 16 Aug 2012 19:57:21 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
