<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bfb46b42 - usb: cdns3: Add StarFive JH7110 USB driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#bfb46b42</link>
        <description>usb: cdns3: Add StarFive JH7110 USB driverAdds Specific Glue layer to support USB peripherals onStarFive JH7110 SoC.There is a Cadence USB3 core for JH7110 SoCs, the cdnscore is the child of this USB wrapper module device.Signed-off-by: Minda Chen &lt;minda.chen@starfivetech.com&gt;Acked-by: Peter Chen &lt;peter.chen@kernel.org&gt;Reviewed-by: Roger Quadros &lt;rogerq@kernel.org&gt;Link: https://lore.kernel.org/r/20230518112750.57924-7-minda.chen@starfivetech.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Thu, 18 May 2023 11:27:49 +0000</pubDate>
        <dc:creator>Minda Chen &lt;minda.chen@starfivetech.com&gt;</dc:creator>
    </item>
<item>
        <title>3d829045 - usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#3d829045</link>
        <description>usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverThis patch introduces the main part of Cadence USBSSP DRD driverto Linux kernel.To reduce the patch size a little bit, the header file gadget.h wasintentionally added as separate patch.The Cadence USBSSP DRD Controller is a highly configurable IP Core whichcan be instantiated as Dual-Role Device (DRD), Peripheral Only andHost Only (XHCI)configurations.The current driver has been validated with FPGA platform. We havesupport for PCIe bus, which is used on FPGA prototyping.The host side of USBSS DRD controller is compliant with XHCI.The architecture for device side is almost the same as for host side,and most of the XHCI specification can be used to understand howthis controller operates.Signed-off-by: Pawel Laszczak &lt;pawell@cadence.com&gt;Signed-off-by: Peter Chen &lt;peter.chen@nxp.com&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Mon, 07 Dec 2020 10:32:24 +0000</pubDate>
        <dc:creator>Pawel Laszczak &lt;pawell@cadence.com&gt;</dc:creator>
    </item>
<item>
        <title>394c3a14 - usb: cdns3: Moves reusable code to separate module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#394c3a14</link>
        <description>usb: cdns3: Moves reusable code to separate modulePatch moves common reusable code used by cdns3 and cdnsp driverto cdns-usb-common library. This library include core.c, drd.cand host.c files.Signed-off-by: Pawel Laszczak &lt;pawell@cadence.com&gt;Tested-by: Aswath Govindraju &lt;a-govindraju@ti.com&gt;Signed-off-by: Peter Chen &lt;peter.chen@nxp.com&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Mon, 07 Dec 2020 10:32:20 +0000</pubDate>
        <dc:creator>Pawel Laszczak &lt;pawell@cadence.com&gt;</dc:creator>
    </item>
<item>
        <title>1e056efa - usb: cdns3: add NXP imx8qm glue layer</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#1e056efa</link>
        <description>usb: cdns3: add NXP imx8qm glue layerThere is a Cadence USB3 core for imx8qm and imx8qxp SoCs, the cdnscore is the child for this glue layer device.Signed-off-by: Peter Chen &lt;peter.chen@nxp.com&gt;Signed-off-by: Felipe Balbi &lt;balbi@kernel.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Thu, 09 Jan 2020 09:35:58 +0000</pubDate>
        <dc:creator>Peter Chen &lt;peter.chen@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>387c359b - usb: cdns3: Add TI specific wrapper driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#387c359b</link>
        <description>usb: cdns3: Add TI specific wrapper driverThe J721e platform comes with 2 Cadence USB3 controllerinstances. This driver supports the TI specific wrapperon this platform.Signed-off-by: Roger Quadros &lt;rogerq@ti.com&gt;Signed-off-by: Sekhar Nori &lt;nsekhar@ti.com&gt;Reviewed-by: Pawel Laszczak &lt;pawell@cadence.com&gt;Signed-off-by: Felipe Balbi &lt;felipe.balbi@linux.intel.com&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Mon, 28 Oct 2019 09:32:49 +0000</pubDate>
        <dc:creator>Roger Quadros &lt;rogerq@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>7733f6c3 - usb: cdns3: Add Cadence USB3 DRD Driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#7733f6c3</link>
        <description>usb: cdns3: Add Cadence USB3 DRD DriverThis patch introduce new Cadence USBSS DRD driver to Linux kernel.The Cadence USBSS DRD Controller is a highly configurable IP Core whichcan be instantiated as Dual-Role Device (DRD), Peripheral Only andHost Only (XHCI)configurations.The current driver has been validated with FPGA platform. We havesupport for PCIe bus, which is used on FPGA prototyping.The host side of USBSS-DRD controller is compliant with XHCIspecification, so it works with standard XHCI Linux driver.Signed-off-by: Pawel Laszczak &lt;pawell@cadence.com&gt;Signed-off-by: Felipe Balbi &lt;felipe.balbi@linux.intel.com&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Mon, 26 Aug 2019 11:19:30 +0000</pubDate>
        <dc:creator>Pawel Laszczak &lt;pawell@cadence.com&gt;</dc:creator>
    </item>
<item>
        <title>8bc1901c - usb:cdns3 Add Cadence USB3 DRD Driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/usb/cdns3/Kconfig#8bc1901c</link>
        <description>usb:cdns3 Add Cadence USB3 DRD DriverThis patch introduce new Cadence USBSS DRD driver to Linux kernel.The Cadence USBSS DRD Controller is a highly configurable IP Core whichcan be instantiated as Dual-Role Device (DRD), Peripheral Only andHost Only (XHCI)configurations.The current driver has been validated with FPGA platform. We havesupport for PCIe bus, which is used on FPGA prototyping.The host side of USBSS-DRD controller is compliant with XHCIspecification, so it works with standard XHCI Linux driver.Signed-off-by: Pawel Laszczak &lt;pawell@cadence.com&gt;Signed-off-by: Felipe Balbi &lt;felipe.balbi@linux.intel.com&gt;

            List of files:
            /linux-6.15/drivers/usb/cdns3/Kconfig</description>
        <pubDate>Tue, 02 Jul 2019 13:38:01 +0000</pubDate>
        <dc:creator>Pawel Laszczak &lt;pawell@cadence.com&gt;</dc:creator>
    </item>
</channel>
</rss>
