<?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>29fea9f4ece6d071a906187d768a87ac41e6e041 - Revert &quot;usb: cdns3: Add USBSSP platform driver support&quot;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#29fea9f4ece6d071a906187d768a87ac41e6e041</link>
        <description>Revert &quot;usb: cdns3: Add USBSSP platform driver support&quot;This reverts commit 6076388ca1eda808b95f9479f3b04839d348a2f7.There were some build issues as reported by Arnd, so revert this fornow.Cc: Peter Chen &lt;peter.chen@cixtech.com&gt;Cc: Pawel Laszczak &lt;pawell@cadence.com&gt;Reported-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Link: https://lore.kernel.org/r/ac+LEWMCQpLSnfoD@nchen-desktopSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 14:05:13 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6076388ca1eda808b95f9479f3b04839d348a2f7 - usb: cdns3: Add USBSSP platform driver support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#6076388ca1eda808b95f9479f3b04839d348a2f7</link>
        <description>usb: cdns3: Add USBSSP platform driver supportThe Cadence USBSSP (CDNSP) controller was previously only accessiblethrough PCI, coupling the gadget driver with the PCI glue layer into asingle monolithic module (cdnsp-udc-pci). This prevented using theCDNSP IP on SoC/platform designs that expose the controller throughdevice tree. It restructures the driver to decouple the CDNSP gadgetfrom PCI.- Introduce CONFIG_USB_CDNSP as a standalone tristate (analogous to  CONFIG_USB_CDNS3), with USB_CDNSP_GADGET and USB_CDNSP_HOST as  bool sub-options. The gadget code builds as a separate cdnsp.ko  module.- Regroup USBSSP and CDNS3 Kconfig options under the USB_CDNS_SUPPORT  menu so they appear properly grouped in menuconfig.- Refactor cdnsp-pci.c into a thin PCI-to-platform wrapper (similar  to cdns3-pci-wrap.c) that registers a platform device and passes  PCI resources and platform data to the common platform driver.- Auto-detect the controller version (USBSS vs USBSSP) at runtime by  reading the DRD/OTG Device ID register in cdns_drd_init(), and select  the appropriate gadget init function (cdns3_gadget_init or  cdnsp_gadget_init) based on cdns-&gt;version. This follows the same  pattern already used for host initialization.- Fix gadget-export.h to use IS_REACHABLE() keyed on the tristate  module config (CONFIG_USB_CDNS3/CONFIG_USB_CDNSP) instead of  IS_ENABLED() on the bool gadget config. The bool configs are always  &apos;y&apos; when enabled, causing IS_ENABLED/IS_REACHABLE to always return  true and resulting in link errors when cdns-usb-common is built-in  but the gadget module is loadable.- Add missing MODULE_LICENSE()/MODULE_DESCRIPTION() and  EXPORT_SYMBOL_GPL() to the cdns3 and cdnsp gadget modules, required  by modpost.- Pass override_apb_timeout through cdns3_platform_data so the PCI  wrapper can communicate PCI-specific APB timeout values to the  common driver.This patch is Assisted-by: Cursor:claude-4.6-opusSigned-off-by: Peter Chen &lt;peter.chen@cixtech.com&gt;Acked-by: Pawel Laszczak &lt;pawell@cadence.com&gt;Link: https://patch.msgid.link/20260316064831.274865-3-peter.chen@cixtech.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 16 Mar 2026 07:48:31 +0100</pubDate>
        <dc:creator>Peter Chen &lt;peter.chen@cixtech.com&gt;</dc:creator>
    </item>
<item>
        <title>cdd5b5a9761fd66d17586e4f4ba6588c70e640ea - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#cdd5b5a9761fd66d17586e4f4ba6588c70e640ea</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.7 merge window.

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Tue, 07 Nov 2023 00:42:08 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>34069d12e239ae8f36dd96c378e4622fb1c42a76 - Merge tag &apos;v6.5&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#34069d12e239ae8f36dd96c378e4622fb1c42a76</link>
        <description>Merge tag &apos;v6.5&apos; into nextSync up with mainline to bring in updates to the shared infrastructure.

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Tue, 05 Sep 2023 23:08:14 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2612e3bbc0386368a850140a6c9b990cd496a5ec - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#2612e3bbc0386368a850140a6c9b990cd496a5ec</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching-up with drm-next and drm-intel-gt-next.It will unblock a code refactor around the platformdefinitions (names vs acronyms).Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 23:14:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f771739a04919226081a107167596de75108fbb - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#9f771739a04919226081a107167596de75108fbb</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in b3e4aae612ec (&quot;drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism&quot;) asa dependency for https://patchwork.freedesktop.org/series/121735/Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 12:29:40 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>61b7369483efb5e0a9f3b48e75fac00d46d661e0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#61b7369483efb5e0a9f3b48e75fac00d46d661e0</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.5-rc2.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 24 Jul 2023 15:44:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0791faebfe750292a8a842b64795a390ca4a3b51 - ASoC: Merge v6.5-rc2</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#0791faebfe750292a8a842b64795a390ca4a3b51</link>
        <description>ASoC: Merge v6.5-rc2Get a similar baseline to my other branches, and fixes for people usingthe branch.

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 17 Jul 2023 07:12:31 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2f98e686ef59b5d19af5847d755798e2031bee3a - Merge v6.5-rc1 into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#2f98e686ef59b5d19af5847d755798e2031bee3a</link>
        <description>Merge v6.5-rc1 into drm-misc-fixesBoris needs 6.5-rc1 in drm-misc-fixes to prevent a conflict.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Tue, 11 Jul 2023 09:23:20 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>56cbceab928d7ac3702de172ff8dcc1da2a6aaeb - Merge tag &apos;usb-6.5-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#56cbceab928d7ac3702de172ff8dcc1da2a6aaeb</link>
        <description>Merge tag &apos;usb-6.5-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbPull USB / Thunderbolt driver updates from Greg KH: &quot;Here is the big set of USB and Thunderbolt driver updates for 6.5-rc1.  Included in here are:   - Lots of USB4/Thunderbolt additions and updates for new hardware     types and fixes as people are starting to get access to the     hardware in the wild   - new gadget controller driver, cdns2, added   - new typec drivers added   - xhci driver updates   - typec driver updates   - usbip driver fixes   - usb-serial driver updates and fixes   - lots of smaller USB driver updates  All of these have been in linux-next for a while with no reported  problems&quot;* tag &apos;usb-6.5-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (265 commits)  usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC  usb: host: xhci: Do not re-initialize the XHCI HC if being removed  usb: typec: nb7vpq904m: fix CONFIG_DRM dependency  usbip: usbip_host: Replace strlcpy with strscpy  usb: dwc3: gadget: Propagate core init errors to UDC during pullup  USB: serial: option: add LARA-R6 01B PIDs  usb: ulpi: Make container_of() no-op in to_ulpi_dev()  usb: gadget: legacy: fix error return code in gfs_bind  usb: typec: fsa4480: add support for Audio Accessory Mode  usb: typec: fsa4480: rework mux &amp; switch setup to handle more states  usb: typec: ucsi: call typec_set_mode on non-altmode partner change  USB: gadget: f_hid: make hidg_class a static const structure  USB: gadget: f_printer: make usb_gadget_class a static const structure  USB: mon: make mon_bin_class a static const structure  USB: gadget: udc: core: make udc_class a static const structure  USB: roles: make role_class a static const structure  dt-bindings: usb: dwc3: Add interrupt-names property support for wakeup interrupt  dt-bindings: usb: Add StarFive JH7110 USB controller  dt-bindings: usb: dwc3: Add IPQ9574 compatible  usb: cdns2: Fix spelling mistake in a trace message &quot;Wakupe&quot; -&gt; &quot;Wakeup&quot;  ...

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 03 Jul 2023 22:23:10 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>bfb46b424652a3396b92ca3c96c169ade9b45b8d - usb: cdns3: Add StarFive JH7110 USB driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#bfb46b424652a3396b92ca3c96c169ade9b45b8d</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/drivers/usb/cdns3/Makefile</description>
        <pubDate>Thu, 18 May 2023 13:27:49 +0200</pubDate>
        <dc:creator>Minda Chen &lt;minda.chen@starfivetech.com&gt;</dc:creator>
    </item>
<item>
        <title>d0034a7a4ac7fae708146ac0059b9c47a1543f0d - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#d0034a7a4ac7fae708146ac0059b9c47a1543f0d</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.13 merge window.

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Tue, 04 May 2021 20:46:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b7f8f259896f669f131713b0c74ba4d008daa71d - Merge tag &apos;v5.12-rc7&apos; into ecryptfs/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#b7f8f259896f669f131713b0c74ba4d008daa71d</link>
        <description>Merge tag &apos;v5.12-rc7&apos; into ecryptfs/nextRequired to pick up idmapped mount changes which changed some functionparameters.

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 19 Apr 2021 06:39:17 +0200</pubDate>
        <dc:creator>Tyler Hicks &lt;code@tyhicks.com&gt;</dc:creator>
    </item>
<item>
        <title>5acac83bf2e42f51ab9fd315d657798754bf0bb8 - Merge tag &apos;v5.12-rc4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#5acac83bf2e42f51ab9fd315d657798754bf0bb8</link>
        <description>Merge tag &apos;v5.12-rc4&apos; into nextSync up with the mainline to bring in newest APIs.

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Thu, 25 Mar 2021 19:46:10 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f8bade6c9a6213c2c5ba6e5bf32415ecab6e41e5 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#f8bade6c9a6213c2c5ba6e5bf32415ecab6e41e5</link>
        <description>Merge drm/drm-next into drm-misc-nextNoralf needs some patches in 5.12-rc3, and we&apos;ve been delaying the 5.12merge due to the swap issue so it looks like a good time.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Tue, 16 Mar 2021 09:06:23 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>b470ebc9e0e57f53d1db9c49b8a3de4086babd05 - Merge tag &apos;irqchip-fixes-5.12-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#b470ebc9e0e57f53d1db9c49b8a3de4086babd05</link>
        <description>Merge tag &apos;irqchip-fixes-5.12-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentPull irqchip fixes from Marc Zyngier:  - More compatible strings for the Ingenic irqchip (introducing the    JZ4760B SoC)  - Select GENERIC_IRQ_MULTI_HANDLER on the ARM ep93xx platform  - Drop all GENERIC_IRQ_MULTI_HANDLER selections from the irqchip    Kconfig, now relying on the architecture to get it right  - Drop the debugfs_file field from struct irq_domain, now that    debugfs can track things on its own

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Sun, 14 Mar 2021 16:34:35 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>35bb28ece90dfb7f72b77ba529f25f79323d9581 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#35bb28ece90dfb7f72b77ba529f25f79323d9581</link>
        <description>Merge drm/drm-next into drm-intel-nextSync up with upstream.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Thu, 11 Mar 2021 07:19:46 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4c9f4865f4604744d4f1a43db22ac6ec9dc8e587 - Merge branch &apos;fixes-rc2&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#4c9f4865f4604744d4f1a43db22ac6ec9dc8e587</link>
        <description>Merge branch &apos;fixes-rc2&apos; into fixes

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 08 Mar 2021 10:34:12 +0100</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>cdd38c5f1ce4398ec58fec95904b75824daab7b5 - Merge remote-tracking branch &apos;net/master&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#cdd38c5f1ce4398ec58fec95904b75824daab7b5</link>
        <description>Merge remote-tracking branch &apos;net/master&apos;

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Wed, 24 Feb 2021 13:36:58 +0100</pubDate>
        <dc:creator>Stefan Schmidt &lt;stefan@datenfreihafen.org&gt;</dc:creator>
    </item>
<item>
        <title>72d6e4871f0457dc9e498f8437ea344ee6b78075 - Merge commit &apos;3e10585335b7967326ca7b4118cada0d2d00a2ab&apos; into v5.12/vfio/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/cdns3/Makefile#72d6e4871f0457dc9e498f8437ea344ee6b78075</link>
        <description>Merge commit &apos;3e10585335b7967326ca7b4118cada0d2d00a2ab&apos; into v5.12/vfio/nextUpdate to new follow_pte() definition

            List of files:
            /linux/drivers/usb/cdns3/Makefile</description>
        <pubDate>Mon, 22 Feb 2021 18:14:24 +0100</pubDate>
        <dc:creator>Alex Williamson &lt;alex.williamson@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
