<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>17f8d2009367c3da82882f70ccbdca9f8c7b5f20 - Merge tag &apos;usb-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#17f8d2009367c3da82882f70ccbdca9f8c7b5f20</link>
        <description>Merge tag &apos;usb-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbPull USB / Thunderbolt updates from Greg KH: &quot;Here is the &quot;big&quot; set of USB and Thunderbolt driver updates for  7.0-rc1. Overall more lines were removed than added, thanks to  dropping the obsolete isp1362 USB host controller driver, always a  nice change.  Other than that, nothing major happening here, highlights are:   - lots of dwc3 driver updates and new hardware support added   - usb gadget function driver updates   - usb phy driver updates   - typec driver updates and additions   - USB rust binding updates for syntax and formatting changes   - more usb serial device ids added   - other smaller USB core and driver updates and additions  All of these have been in linux-next for a long time, with no reported  problems&quot;* tag &apos;usb-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (77 commits)  usb: typec: ucsi: Add Thunderbolt alternate mode support  usb: typec: hd3ss3220: Check if regulator needs to be switched  usb: phy: tegra: parametrize PORTSC1 register offset  usb: phy: tegra: parametrize HSIC PTS value  usb: phy: tegra: return error value from utmi_wait_register  usb: phy: tegra: cosmetic fixes  dt-bindings: usb: renesas,usbhs: Add RZ/G3E SoC support  usb: dwc2: fix resume failure if dr_mode is host  usb: cdns3: fix role switching during resume  usb: dwc3: gadget: Move vbus draw to workqueue context  USB: serial: option: add Telit FN920C04 RNDIS compositions  usb: dwc3: Log dwc3 address in traces  usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN  usb: phy: tegra: add HSIC support  usb: phy: tegra: use phy type directly  usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi  usb: typec: ucsi: Support mode selection to activate altmodes  usb: typec: Introduce mode_selection bit  usb: typec: Implement mode selection  usb: typec: Expose alternate mode priority via sysfs  ...

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Tue, 17 Feb 2026 17:36:43 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>fb2abc754672f769ca0bc36bdeb3c2f81927f446 - usb: typec: Implement mode selection</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#fb2abc754672f769ca0bc36bdeb3c2f81927f446</link>
        <description>usb: typec: Implement mode selectionThe mode selection process is controlled by the following API functions,which allow to initiate and complete mode entry based on the priority ofeach mode:`typec_mode_selection_start` function compiles a priority list of supportedAlternate Modes.`typec_altmode_state_update` function is invoked by the port driver tocommunicate the current mode of the Type-C connector.`typec_mode_selection_delete` function stops the currently running modeselection process and releases all associated system resources.`mode_selection_work_fn` task attempts to activate modes. The process stopson success; otherwise, it proceeds to the next mode after a timeout orerror.Signed-off-by: Andrei Kuchynski &lt;akuchynski@chromium.org&gt;Reviewed-by: Heikki Krogerus &lt;heikki.krogerus@linux.intel.com&gt;Link: https://patch.msgid.link/20260119131824.2529334-5-akuchynski@chromium.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Mon, 19 Jan 2026 13:18:21 +0000</pubDate>
        <dc:creator>Andrei Kuchynski &lt;akuchynski@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>cdd5b5a9761fd66d17586e4f4ba6588c70e640ea - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 06 Nov 2023 23:42:08 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Tue, 05 Sep 2023 21:08:14 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 21:14:42 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 10:29:40 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 24 Jul 2023 13:44:47 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0791faebfe750292a8a842b64795a390ca4a3b51 - ASoC: Merge v6.5-rc2</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 17 Jul 2023 05:12:31 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Tue, 11 Jul 2023 07:23:20 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 03 Jul 2023 20:23:10 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a4422ff221429c600c3dc5d0394fb3738b89d040 - usb: typec: qcom: Add Qualcomm PMIC Type-C driver</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#a4422ff221429c600c3dc5d0394fb3738b89d040</link>
        <description>usb: typec: qcom: Add Qualcomm PMIC Type-C driverThis commit adds a QCOM PMIC TCPM driver with an initial pm8150bblock.The driver is layered as follows:qcom_pmic_typec.c : Responsible for registering with TCPM and arbitrates                    access to the Type-C and PDPHY hardware blocks in one                    place.  This presents a single TCPM device to device to                    the Linux TCPM layer.qcom_pmic_typec_pdphy.c: Responsible for interfacing with the PDPHY hardware and                         processing power-delivery related calls from TCPM.                         This hardware binding can be extended to                         facilitate similar hardware in different PMICs.qcom_pmic_typec_port.c: Responsible for notifying and processing Type-C                        related calls from TCPM. Similar to the pdphy this                        layer can be extended to handle the specifics of                        different Qualcomm PMIC Type-C port managers.This code provides all of the same functionality as the existingqcom typec driver plus power-delivery as well.As a result commit 6c8cf3695176 (&quot;usb: typec: Add QCOM PMIC typec detectiondriver&quot;) can be deleted entirely.References code from Jonathan Marek, Jack Pham, Wesley Cheng, Hemant Kumar,Guru Das Srinagesh and Ashay Jaiswal.Acked-by: Heikki Krogerus &lt;heikki.krogerus@linux.intel.com&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Reviewed-by: Caleb Connolly &lt;caleb.connolly@linaro.org&gt;Signed-off-by: Bryan O&apos;Donoghue &lt;bryan.odonoghue@linaro.org&gt;Link: https://lore.kernel.org/r/20230508142308.1656410-8-bryan.odonoghue@linaro.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Mon, 08 May 2023 14:23:02 +0000</pubDate>
        <dc:creator>Bryan O&apos;Donoghue &lt;bryan.odonoghue@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>4f2c0a4acffbec01079c28f839422e64ddeff004 - Merge branch &apos;main&apos; into zstd-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#4f2c0a4acffbec01079c28f839422e64ddeff004</link>
        <description>Merge branch &apos;main&apos; into zstd-linus

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Wed, 14 Dec 2022 00:21:55 +0000</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>14e77332e74603efab8347c89d3cda447c3b97c9 - Merge branch &apos;main&apos; into zstd-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#14e77332e74603efab8347c89d3cda447c3b97c9</link>
        <description>Merge branch &apos;main&apos; into zstd-next

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Fri, 21 Oct 2022 23:00:35 +0000</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>97acb6a8fcc4e5c2cdc2693a35acdc5a7461aaa3 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#97acb6a8fcc4e5c2cdc2693a35acdc5a7461aaa3</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextDaniele needs 84d4333c1e28 (&quot;misc/mei: Add NULL check to component matchcallback functions&quot;) in order to merge the DG2 HuC patches.Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Mon, 03 Oct 2022 16:04:02 +0000</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>61b7369483efb5e0a9f3b48e75fac00d46d661e0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 24 Jul 2023 13:44:47 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2f98e686ef59b5d19af5847d755798e2031bee3a - Merge v6.5-rc1 into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Tue, 11 Jul 2023 07:23:20 +0000</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://opengrok.net:8080/history/linux/drivers/usb/typec/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/typec/Makefile</description>
        <pubDate>Mon, 03 Jul 2023 20:23:10 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a4422ff221429c600c3dc5d0394fb3738b89d040 - usb: typec: qcom: Add Qualcomm PMIC Type-C driver</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#a4422ff221429c600c3dc5d0394fb3738b89d040</link>
        <description>usb: typec: qcom: Add Qualcomm PMIC Type-C driverThis commit adds a QCOM PMIC TCPM driver with an initial pm8150bblock.The driver is layered as follows:qcom_pmic_typec.c : Responsible for registering with TCPM and arbitrates                    access to the Type-C and PDPHY hardware blocks in one                    place.  This presents a single TCPM device to device to                    the Linux TCPM layer.qcom_pmic_typec_pdphy.c: Responsible for interfacing with the PDPHY hardware and                         processing power-delivery related calls from TCPM.                         This hardware binding can be extended to                         facilitate similar hardware in different PMICs.qcom_pmic_typec_port.c: Responsible for notifying and processing Type-C                        related calls from TCPM. Similar to the pdphy this                        layer can be extended to handle the specifics of                        different Qualcomm PMIC Type-C port managers.This code provides all of the same functionality as the existingqcom typec driver plus power-delivery as well.As a result commit 6c8cf3695176 (&quot;usb: typec: Add QCOM PMIC typec detectiondriver&quot;) can be deleted entirely.References code from Jonathan Marek, Jack Pham, Wesley Cheng, Hemant Kumar,Guru Das Srinagesh and Ashay Jaiswal.Acked-by: Heikki Krogerus &lt;heikki.krogerus@linux.intel.com&gt;Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Reviewed-by: Caleb Connolly &lt;caleb.connolly@linaro.org&gt;Signed-off-by: Bryan O&apos;Donoghue &lt;bryan.odonoghue@linaro.org&gt;Link: https://lore.kernel.org/r/20230508142308.1656410-8-bryan.odonoghue@linaro.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Mon, 08 May 2023 14:23:02 +0000</pubDate>
        <dc:creator>Bryan O&apos;Donoghue &lt;bryan.odonoghue@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>4f2c0a4acffbec01079c28f839422e64ddeff004 - Merge branch &apos;main&apos; into zstd-linus</title>
        <link>http://opengrok.net:8080/history/linux/drivers/usb/typec/Makefile#4f2c0a4acffbec01079c28f839422e64ddeff004</link>
        <description>Merge branch &apos;main&apos; into zstd-linus

            List of files:
            /linux/drivers/usb/typec/Makefile</description>
        <pubDate>Wed, 14 Dec 2022 00:21:55 +0000</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
</channel>
</rss>
