<?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>cbecf716ca618fd44feda6bd9a64a8179d031fc5 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#cbecf716ca618fd44feda6bd9a64a8179d031fc5</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.12 merge window.

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 06:35:15 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>415e915fdfc775ad0c6675fde1008f6f43dd6251 - Merge tag &apos;v5.11&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#415e915fdfc775ad0c6675fde1008f6f43dd6251</link>
        <description>Merge tag &apos;v5.11&apos; into nextMerge with mainline to get latest APIs and device tree bindings.

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 06:21:03 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58f7553fa424fd0fd74e8b796d50c66014cebebe - Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#58f7553fa424fd0fd74e8b796d50c66014cebebe</link>
        <description>Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Fri, 11 Dec 2020 18:48:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>031616c434db05ce766f76c62865f55698e0924f - Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#031616c434db05ce766f76c62865f55698e0924f</link>
        <description>Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Fri, 11 Dec 2020 18:47:55 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3c09ec59cdea5b132212d97154d625fd34e436dd - Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#3c09ec59cdea5b132212d97154d625fd34e436dd</link>
        <description>Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core* for-next/kvm-build-fix:  : Fix KVM build issues with 64K pages  KVM: arm64: Fix build error in user_mem_abort()* for-next/va-refactor:  : VA layout changes  arm64: mm: don&apos;t assume struct page is always 64 bytes  Documentation/arm64: fix RST layout of memory.rst  arm64: mm: tidy up top of kernel VA space  arm64: mm: make vmemmap region a projection of the linear region  arm64: mm: extend linear region for 52-bit VA configurations* for-next/lto:  : Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO  arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y  arm64: alternatives: Remove READ_ONCE() usage during patch operation  arm64: cpufeatures: Add capability for LDAPR instruction  arm64: alternatives: Split up alternative.h  arm64: uaccess: move uao_* alternatives to asm-uaccess.h* for-next/mem-hotplug:  : Memory hotplug improvements  arm64/mm/hotplug: Ensure early memory sections are all online  arm64/mm/hotplug: Enable MEM_OFFLINE event handling  arm64/mm/hotplug: Register boot memory hot remove notifier earlier  arm64: mm: account for hotplug memory when randomizing the linear region* for-next/cppc-ffh:  : Add CPPC FFH support using arm64 AMU counters  arm64: abort counter_read_on_cpu() when irqs_disabled()  arm64: implement CPPC FFH support using AMUs  arm64: split counter validation function  arm64: wrap and generalise counter read functions* for-next/pad-image-header:  : Pad Image header to 64KB and unmap it  arm64: head: tidy up the Image header definition  arm64/head: avoid symbol names pointing into first 64 KB of kernel image  arm64: omit [_text, _stext) from permanent kernel mapping* for-next/zone-dma-default-32-bit:  : Default to 32-bit wide ZONE_DMA (previously reduced to 1GB for RPi4)  of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS  mm: Remove examples from enum zone_type comment  arm64: mm: Set ZONE_DMA size based on early IORT scan  arm64: mm: Set ZONE_DMA size based on devicetree&apos;s dma-ranges  of: unittest: Add test for of_dma_get_max_cpu_address()  of/address: Introduce of_dma_get_max_cpu_address()  arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()  arm64: mm: Move reserve_crashkernel() into mem_init()  arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required  arm64: Ignore any DMA offsets in the max_zone_phys() calculation* for-next/signal-tag-bits:  : Expose the FAR_EL1 tag bits in siginfo  arm64: expose FAR_EL1 tag bits in siginfo  signal: define the SA_EXPOSE_TAGBITS bit in sa_flags  signal: define the SA_UNSUPPORTED bit in sa_flags  arch: provide better documentation for the arch-specific SA_* flags  signal: clear non-uapi flag bits when passing/returning sa_flags  arch: move SA_* definitions to generic headers  parisc: start using signal-defs.h  parisc: Drop parisc special case for __sighandler_t* for-next/cmdline-extended:  : Add support for CONFIG_CMDLINE_EXTENDED  arm64: Extend the kernel command line from the bootloader  arm64: kaslr: Refactor early init command line parsing

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Wed, 09 Dec 2020 19:04:35 +0100</pubDate>
        <dc:creator>Catalin Marinas &lt;catalin.marinas@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>20c7775aecea04d8ca322039969d49dcf568e0e9 - Merge remote-tracking branch &apos;origin/master&apos; into perf/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#20c7775aecea04d8ca322039969d49dcf568e0e9</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into perf/coreFurther perf/core patches will depend on:  d3f7b1bb2040 (&quot;mm/gup: fix gup_fast with dynamic page table folding&quot;)which is already in Linus&apos; tree.

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 13:16:55 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>666fab4a3ea143315a9c059fad9f3a0f1365d54b - Merge branch &apos;linus&apos; into perf/kprobes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#666fab4a3ea143315a9c059fad9f3a0f1365d54b</link>
        <description>Merge branch &apos;linus&apos; into perf/kprobesConflicts:	include/asm-generic/atomic-instrumented.h	kernel/kprobes.cUse the upstream atomic-instrumented.h checksum, and pickthe kprobes version of kernel/kprobes.c, which effectivelyreverts this upstream workaround:  645f224e7ba2: (&quot;kprobes: Tell lockdep about kprobe nesting&quot;)Since the new code *should* be fine without nesting.Knock on wood ...Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Sat, 07 Nov 2020 12:50:48 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8f965287494d55e8ba3551e3727a5e9d0eb702 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#5f8f965287494d55e8ba3551e3727a5e9d0eb702</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up with v5.10-rc2 and drm-misc-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Thu, 05 Nov 2020 09:25:17 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>01be83eea08d6d9f9209843e2e084505fba4053f - Merge branch &apos;core/urgent&apos; into core/entry</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#01be83eea08d6d9f9209843e2e084505fba4053f</link>
        <description>Merge branch &apos;core/urgent&apos; into core/entryPick up the entry fix before further modifications.

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Wed, 04 Nov 2020 18:14:52 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>c489573b5b6ce6442ad4658d9d5ec77839b91622 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#c489573b5b6ce6442ad4658d9d5ec77839b91622</link>
        <description>Merge drm/drm-next into drm-misc-nextDaniel needs -rc2 in drm-misc-next to merge some patchesSigned-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Mon, 02 Nov 2020 11:17:54 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>4f6b838c378a52ea3ae0b15f12ca8a20849072fa - Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#4f6b838c378a52ea3ae0b15f12ca8a20849072fa</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/nextLinux 5.10-rc1Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Thu, 12 Nov 2020 22:20:43 +0100</pubDate>
        <dc:creator>Marc Zyngier &lt;maz@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4a95857a875e887cc958c92fe9d2cde6184d2ec0 - Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#4a95857a875e887cc958c92fe9d2cde6184d2ec0</link>
        <description>Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixesBackmerge for 5.10-rc1 to apply one extra APL fix.Signed-off-by: Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Fri, 30 Oct 2020 04:48:17 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f59cddd8517ab880fb09bf1465b07b337e058b22 - Merge tag &apos;v5.10-rc1&apos; into regulator-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#f59cddd8517ab880fb09bf1465b07b337e058b22</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into regulator-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:37:38 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3bfd5f422f07a10f485c3f046431783c7c4004f2 - Merge tag &apos;v5.10-rc1&apos; into spi-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#3bfd5f422f07a10f485c3f046431783c7c4004f2</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into spi-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:36:51 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ce038aeaee68f2e41c732b4b91c7185a1cac14b5 - Merge tag &apos;v5.10-rc1&apos; into asoc-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#ce038aeaee68f2e41c732b4b91c7185a1cac14b5</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into asoc-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:36:35 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c6dbef7307629cce855aa6b482b60cbf7777ed88 - Merge tag &apos;usb-5.10-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/dwc2/Makefile#c6dbef7307629cce855aa6b482b60cbf7777ed88</link>
        <description>Merge tag &apos;usb-5.10-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbPull USB/PHY/Thunderbolt driver updates from Greg KH: &quot;Here is the big set of USB, PHY, and Thunderbolt driver updates for  5.10-rc1.  Lots of tiny different things for these subsystems are in here,  including:   - phy driver updates   - thunderbolt / USB 4 updates and additions   - USB gadget driver updates   - xhci fixes and updates   - typec driver additions and updates   - api conversions to various drivers for core kernel api changes   - new USB control message functions to make it harder to get wrong,     as found by syzbot (took 2 tries to get it right)   - lots of tiny USB driver fixes and updates all over the place  All of these have been in linux-next for a while, with the exception  of the last &quot;obviously correct&quot; patch that updated a FALLTHROUGH  comment that got merged last weekend&quot;* tag &apos;usb-5.10-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (374 commits)  usb: musb: gadget: Use fallthrough pseudo-keyword  usb: typec: Add QCOM PMIC typec detection driver  USB: serial: option: add Cellient MPL200 card  usb: typec: tcpci_maxim: Add support for Sink FRS  usb: typec: tcpci: Implement callbacks for FRS  usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)  usb: typec: tcpci_maxim: Chip level TCPC driver  usb: typec: tcpci: Add set_vbus tcpci callback  usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference  usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled  usb: cdc-acm: add quirk to blacklist ETAS ES58X devices  USB: serial: ftdi_sio: use cur_altsetting for consistency  USB: serial: option: Add Telit FT980-KS composition  USB: core: remove polling for /sys/kernel/debug/usb/devices  usb: typec: add support for STUSB160x Type-C controller family  usb: typec: add typec_find_pwr_opmode  usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode  dt-bindings: usb: renesas,usb3-peri: Document HS and SS data bus  dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema  usb: dwc2: Fix INTR OUT transfers in DDMA mode.  ...

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Thu, 15 Oct 2020 18:51:18 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>21c949b21802341411937291fb04e153b3c8f471 - Merge tag &apos;usb-for-v5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#21c949b21802341411937291fb04e153b3c8f471</link>
        <description>Merge tag &apos;usb-for-v5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextFelipe writes:USB: changes for v5.10 merge windowMost of changes are on dwc3 (38.8%) with cdns3 falling closebehind (24.1%).The biggest changes here are a series of non-critical fixes to cornercases on dwc3, produced by Thinh N, and a series of major improvementsto cdns3 produced by Peter C.We also have the traditional set of new device support (Intel KeemBay, Hikey 970) on dwc3. A series of sparse/coccinelle and checkpatchfixes on dwc3 by yours truly and a set of minor changes all over thestack.* tag &apos;usb-for-v5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb: (117 commits)  usb: dwc2: Fix INTR OUT transfers in DDMA mode.  usb: dwc2: don&apos;t use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs  usb: dwc2: override PHY input signals with usb role switch support  dt-bindings: usb: dwc2: add optional usb-role-switch property  usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform  dt-bindings: usb: Add Intel Keem Bay USB controller bindings  usb: dwc3: gadget: Support up to max stream id  usb: dwc3: gadget: Return early if no TRB update  usb: dwc3: gadget: Keep TRBs in request order  usb: dwc3: gadget: Revise setting IOC when no TRB left  usb: dwc3: gadget: Look ahead when setting IOC  usb: dwc3: gadget: Allow restarting a transfer  usb: bdc: remove duplicated error message  usb: dwc3: Stop active transfers before halting the controller  usb: cdns3: gadget: enlarge the TRB ring length  usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above  usb: cdns3: gadget: need to handle sg case for workaround 2 case  usb: cdns3: gadget: handle sg list use case at completion correctly  usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case  usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer  ...

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Sat, 03 Oct 2020 15:59:57 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>17f934024e84e73cd55dd620a48c1b9e21fac87f - usb: dwc2: override PHY input signals with usb role switch support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#17f934024e84e73cd55dd620a48c1b9e21fac87f</link>
        <description>usb: dwc2: override PHY input signals with usb role switch supportThis patch adds support for usb role switch to dwc2, by using overridingcontrol of the PHY voltage valid and ID input signals.iddig signal (ID) can be overridden:- when setting GUSBCFG_FORCEHOSTMODE, iddig input pin is overridden with 1;- when setting GUSBCFG_FORCEDEVMODE, iddig input pin is overridden with 0.avalid/bvalid/vbusvalid signals can be overridden respectively with:- GOTGCTL_AVALOEN + GOTGCTL_AVALOVAL- GOTGCTL_BVALOEN + GOTGCTL_BVALOVAL- GOTGCTL_VBVALEN + GOTGCTL_VBVALOVALIt is possible to determine valid sessions thanks to usb role switch:- if USB_ROLE_NONE then !avalid &amp;&amp; !bvalid &amp;&amp; !vbusvalid- if USB_ROLE_DEVICE then !avalid &amp;&amp; bvalid &amp;&amp; vbusvalid- if USB_ROLE_HOST then avalid &amp;&amp; !bvalid &amp;&amp; vbusvalidAcked-by: Minas Harutyunyan &lt;hminas@synopsys.com&gt;Acked-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;Signed-off-by: Amelie Delaunay &lt;amelie.delaunay@st.com&gt;Signed-off-by: Felipe Balbi &lt;balbi@kernel.org&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Wed, 09 Sep 2020 11:35:10 +0200</pubDate>
        <dc:creator>Amelie Delaunay &lt;amelie.delaunay@st.com&gt;</dc:creator>
    </item>
<item>
        <title>ca6377900974c3e22c379c48057aac51139d29fc - Revert &quot;usb: dwc2: override PHY input signals with usb role switch support&quot;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#ca6377900974c3e22c379c48057aac51139d29fc</link>
        <description>Revert &quot;usb: dwc2: override PHY input signals with usb role switch support&quot;This reverts commit bc0f0d4a5853e32ba97a0318f774570428fc5634.It was not meant to be applied yet.Cc: Minas Harutyunyan &lt;hminas@synopsys.com&gt;Cc: Amelie Delaunay &lt;amelie.delaunay@st.com&gt;Cc: Felipe Balbi &lt;balbi@kernel.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Mon, 27 Jul 2020 15:34:15 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e98ba8cc3f8a897e4dcbf02cac5c2cf2470cd8e5 - Merge tag &apos;usb-for-v5.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/dwc2/Makefile#e98ba8cc3f8a897e4dcbf02cac5c2cf2470cd8e5</link>
        <description>Merge tag &apos;usb-for-v5.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextFelipe writes:USB: changes for v5.9 merge windowCDNS3 got several improvements, most of which are non-critical fixes.DWC3 has a reset fix for the meson platform, while dwc2 hasimprovements for role switch on STM32MP15 SoCs.Apart from these, we have the usual set of non-critical fixes all overthe place and support for new Ingenic SoC to their PHY driver.* tag &apos;usb-for-v5.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb: (38 commits)  usb: dwc3: gadget: when the started list is empty stop the active xfer  usb: dwc3: gadget: make starting isoc transfers more robust  usb: dwc3: gadget: add frame number mask  usb: gadget: function: printer: Interface is disabled and returns error  usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength  dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema  usb: bdc: Use devm_clk_get_optional()  usb: bdc: Halt controller on suspend  usb: bdc: driver runs out of buffer descriptors on large ADB transfers  usb: bdc: Adb shows offline after resuming from S2  bdc: Fix bug causing crash after multiple disconnects  usb: bdc: Add compatible string for new style USB DT nodes  dt-bindings: usb: bdc: Update compatible strings  USB: PHY: JZ4770: Reformat the code to align it.  USB: PHY: JZ4770: Add support for new Ingenic SoCs.  USB: PHY: JZ4770: Unify code style and simplify code.  dt-bindings: USB: Add bindings for new Ingenic SoCs.  usb: gadget: net2280: fix memory leak on probe error handling paths  usb: cdns3: drd: simplify *switch_gadet and *switch_host  usb: cdns3: core: removed overwriting some error code  ...

            List of files:
            /linux/drivers/usb/dwc2/Makefile</description>
        <pubDate>Mon, 27 Jul 2020 13:16:18 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
