<?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>ead5d1f4d877e92c051e1a1ade623d0d30e71619 - Merge branch &apos;master&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#ead5d1f4d877e92c051e1a1ade623d0d30e71619</link>
        <description>Merge branch &apos;master&apos; into for-nextSync with Linus&apos; branch in order to be able to apply fixupsof more recent patches.

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Tue, 01 Sep 2020 14:19:48 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>9e8238020c5beba64e7ffafbb7ea0fb02fe68270 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#9e8238020c5beba64e7ffafbb7ea0fb02fe68270</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.9 merge window.

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Sat, 08 Aug 2020 01:41:01 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9b031c86506cef9acae45e61339fcf9deaabb793 - Merge branch &apos;elan-i2c&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#9b031c86506cef9acae45e61339fcf9deaabb793</link>
        <description>Merge branch &apos;elan-i2c&apos; into nextBring in update to Elan touchpad driver to support newer touchpads withhigher resolution.

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Wed, 22 Jul 2020 04:02:33 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d053cf0d771f6547cb0537759a9af63cf402908d - Merge branch &apos;for-5.8&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#d053cf0d771f6547cb0537759a9af63cf402908d</link>
        <description>Merge branch &apos;for-5.8&apos; into for-linus

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 01 Jun 2020 10:15:16 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>1f422417945d08731e2915e0addb976f11b3a85a - Merge branch &apos;timers/drivers/timer-ti&apos; into timers/drivers/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#1f422417945d08731e2915e0addb976f11b3a85a</link>
        <description>Merge branch &apos;timers/drivers/timer-ti&apos; into timers/drivers/next

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Sat, 23 May 2020 00:01:13 +0200</pubDate>
        <dc:creator>Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>68f0f2690e183306b52671a9ad09fb31808b0500 - Merge branch &apos;for-mingo&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#68f0f2690e183306b52671a9ad09fb31808b0500</link>
        <description>Merge branch &apos;for-mingo&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuPull RCU updates from Paul McKenney:  1. Miscellaneous fixes.  2. kfree_rcu() updates.  3. Remove scheduler locking restriction  4. RCU-tasks update, including addition of RCU Tasks Trace for     BPF use and RCU Tasks Rude.  (This branch is on top of #3 due     to overlap of changed code.)  5. RCU CPU stall warning updates.  6. Torture-test updates.

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 11 May 2020 22:54:30 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>4353dd3b70783ebbc83fcf12d9c0af3fbab0223b - Merge tag &apos;efi-next&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#4353dd3b70783ebbc83fcf12d9c0af3fbab0223b</link>
        <description>Merge tag &apos;efi-next&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/corePull EFI changes for v5.8 from Ard Biesheuvel:&quot;- preliminary changes for RISC-V - add support for setting the resolution on the EFI framebuffer - simplify kernel image loading for arm64 - Move .bss into .data via the linker script instead of relying on symbol   annotations. - Get rid of __pure getters to access global variables - Clean up the config table matching arrays&quot;Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Sat, 25 Apr 2020 10:25:02 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>36dbae9945322e660795e73ffc8ed8ae4f25d13d - Merge branch &apos;topic/nhlt&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#36dbae9945322e660795e73ffc8ed8ae4f25d13d</link>
        <description>Merge branch &apos;topic/nhlt&apos; into for-nextMerge NHLT init cleanup.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Fri, 24 Apr 2020 08:22:16 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>41d91ec3de8a90167159275bde7ed65768723556 - Merge tag &apos;tegra-for-5.7-asoc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into asoc-5.7</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#41d91ec3de8a90167159275bde7ed65768723556</link>
        <description>Merge tag &apos;tegra-for-5.7-asoc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into asoc-5.7ASoC: tegra: Fixes for v5.7-rc3This contains a couple of fixes that are needed to properly reconfigurethe audio clocks on older Tegra devices.

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Wed, 22 Apr 2020 09:51:44 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>175ae3ad59ab3459652bd2ae3bbc1785aeba1bf3 - Merge branch &apos;fixes-v5.7&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#175ae3ad59ab3459652bd2ae3bbc1785aeba1bf3</link>
        <description>Merge branch &apos;fixes-v5.7&apos; into fixes

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Tue, 21 Apr 2020 18:36:03 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>08d99b2c23dfa84ca5b5e5c194062a0550888b71 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#08d99b2c23dfa84ca5b5e5c194062a0550888b71</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging required to pull topic/phy-compliance.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Fri, 17 Apr 2020 08:12:22 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2b703bbda2713fd2a7d98029ea6c44f9c3159f34 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#2b703bbda2713fd2a7d98029ea6c44f9c3159f34</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedBackmerging in order to pull &quot;topic/phy-compliance&quot;.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Thu, 16 Apr 2020 13:35:16 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a4721ced760684d1776bf31f7925aa41bb3f4846 - Merge v5.7-rc1 into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#a4721ced760684d1776bf31f7925aa41bb3f4846</link>
        <description>Merge v5.7-rc1 into drm-misc-fixesStart the new drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Tue, 14 Apr 2020 09:19:50 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>3b02a051d25d9600e9d403ad3043aed7de00160e - Merge tag &apos;v5.7-rc1&apos; into locking/kcsan, to resolve conflicts and refresh</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#3b02a051d25d9600e9d403ad3043aed7de00160e</link>
        <description>Merge tag &apos;v5.7-rc1&apos; into locking/kcsan, to resolve conflicts and refreshResolve these conflicts:	arch/x86/Kconfig	arch/x86/kernel/MakefileDo a minor &quot;evil merge&quot; to move the KCSAN entry up a bit by a few linesin the Kconfig to reduce the probability of future conflicts.Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 13 Apr 2020 09:44:39 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>db34c5ffee649e2c4c870d1031a996398a187cf5 - Merge tag &apos;usb-5.7-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/gadget/legacy/Makefile#db34c5ffee649e2c4c870d1031a996398a187cf5</link>
        <description>Merge tag &apos;usb-5.7-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbPull USB / PHY updates from Greg KH: &quot;Here are the big set of USB and PHY driver patches for 5.7-rc1.  Nothing huge here, some new PHY drivers, loads of USB gadget fixes and  updates, xhci updates, usb-serial driver updates and new device ids,  and other minor things. Full details in the shortlog.  All have been in linux-next for a while with no reported issues&quot;* tag &apos;usb-5.7-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (239 commits)  USB: cdc-acm: restore capability check order  usb: cdns3: make signed 1 bit bitfields unsigned  usb: gadget: fsl: remove unused variable &apos;driver_desc&apos;  usb: gadget: f_fs: Fix use after free issue as part of queue failure  usb: typec: Correct the documentation for typec_cable_put()  USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback  USB: serial: option: add Wistron Neweb D19Q1  USB: serial: option: add BroadMobi BM806U  USB: serial: option: add support for ASKEY WWHC050  usb: core: Add ACPI support for USB interface devices  driver core: platform: Reimplement devm_platform_ioremap_resource  usb: dwc2: convert to devm_platform_get_and_ioremap_resource  usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resource  usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource  drivers: provide devm_platform_get_and_ioremap_resource()  phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHY  phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY  dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parameters  phy: qcom-qusb2: Add generic QUSB2 V2 PHY support  dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180  ...

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 30 Mar 2020 22:54:11 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a8ab3e76297ea85d92f4ee0833bd469816a13ccf - Merge tag &apos;usb-for-v5.7&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/gadget/legacy/Makefile#a8ab3e76297ea85d92f4ee0833bd469816a13ccf</link>
        <description>Merge tag &apos;usb-for-v5.7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextFelipe writes:USB: changes for v5.7 merge windowLots of changes on dwc3 this time, most of them from Thinh fixing abunch of really old mishaps on the driver.DWC2 got support for STM32MP15 and a couple RockChip SoCs while DWC3learned about Amlogic A1 family.Apart from these, we have a few spelling fixes and other minornon-critical fixes all over the place.Signed-off-by: Felipe Balbi &lt;balbi@kernel.org&gt;* tag &apos;usb-for-v5.7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb: (41 commits)  dt-bindings: usb: add documentation for aspeed usb-vhub  ARM: dts: aspeed-g4: add vhub port and endpoint properties  ARM: dts: aspeed-g5: add vhub port and endpoint properties  ARM: dts: aspeed-g6: add usb functions  usb: gadget: aspeed: add ast2600 vhub support  usb: gadget: aspeed: read vhub properties from device tree  usb: gadget: aspeed: support per-vhub usb descriptors  usb: gadget: f_phonet: Replace zero-length array with flexible-array member  usb: gadget: composite: Inform controller driver of self-powered  usb: gadget: amd5536udc: fix spelling mistake &quot;reserverd&quot; -&gt; &quot;reserved&quot;  udc: s3c-hsudc: Silence warning about supplies during deferred probe  usb: dwc2: Silence warning about supplies during deferred probe  dt-bindings: usb: dwc2: add compatible property for rk3368 usb  dt-bindings: usb: dwc2: add compatible property for rk3328 usb  usb: gadget: add raw-gadget interface  usb: dwc2: Implement set_selfpowered()  usb: dwc3: qcom: Replace &lt;linux/clk-provider.h&gt; by &lt;linux/of_clk.h&gt;  usb: dwc3: core: don&apos;t do suspend for device mode if already suspended  usb: dwc3: Rework resets initialization to be more flexible  usb: dwc3: Rework clock initialization to be more flexible  ...

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 16 Mar 2020 08:22:49 +0100</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f2c2e717642c66f7fe7e5dd69b2e8ff5849f4d10 - usb: gadget: add raw-gadget interface</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#f2c2e717642c66f7fe7e5dd69b2e8ff5849f4d10</link>
        <description>usb: gadget: add raw-gadget interfaceUSB Raw Gadget is a kernel module that provides a userspace interface forthe USB Gadget subsystem. Essentially it allows to emulate USB devicesfrom userspace. Enabled with CONFIG_USB_RAW_GADGET. Raw Gadget iscurrently a strictly debugging feature and shouldn&apos;t be used inproduction.Raw Gadget is similar to GadgetFS, but provides a more low-level anddirect access to the USB Gadget layer for the userspace. The keydifferences are:1. Every USB request is passed to the userspace to get a response, while   GadgetFS responds to some USB requests internally based on the provided   descriptors. However note, that the UDC driver might respond to some   requests on its own and never forward them to the Gadget layer.2. GadgetFS performs some sanity checks on the provided USB descriptors,   while Raw Gadget allows you to provide arbitrary data as responses to   USB requests.3. Raw Gadget provides a way to select a UDC device/driver to bind to,   while GadgetFS currently binds to the first available UDC.4. Raw Gadget uses predictable endpoint names (handles) across different   UDCs (as long as UDCs have enough endpoints of each required transfer   type).5. Raw Gadget has ioctl-based interface instead of a filesystem-based one.Reviewed-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Andrey Konovalov &lt;andreyknvl@google.com&gt;Signed-off-by: Felipe Balbi &lt;balbi@kernel.org&gt;

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 24 Feb 2020 17:13:03 +0100</pubDate>
        <dc:creator>Andrey Konovalov &lt;andreyknvl@google.com&gt;</dc:creator>
    </item>
<item>
        <title>498495dba268b20e8eadd7fe93c140c68b6cc9d2 - Merge branch &apos;fix/intel&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#498495dba268b20e8eadd7fe93c140c68b6cc9d2</link>
        <description>Merge branch &apos;fix/intel&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 08 Jan 2018 16:54:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>70a02f840c5113cd9255ce4c1b1848bb48b0bd21 - Merge tag &apos;v4.15-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#70a02f840c5113cd9255ce4c1b1848bb48b0bd21</link>
        <description>Merge tag &apos;v4.15-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.15-rc5

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Fri, 29 Dec 2017 17:49:13 +0100</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>2ef6765ccaab2c69470d7049d9a9bf6456a6e666 - Merge tag &apos;drm-intel-next-2017-12-14&apos; into gvt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/usb/gadget/legacy/Makefile#2ef6765ccaab2c69470d7049d9a9bf6456a6e666</link>
        <description>Merge tag &apos;drm-intel-next-2017-12-14&apos; into gvt-next- Fix documentation build issues (Randy, Markus)- Fix timestamp frequency calculation for perf on CNL (Lionel)- New DMC firmware for Skylake (Anusha)- GTT flush fixes and other GGTT write track and refactors (Chris)- Taint kernel when GPU reset fails (Chris)- Display workarounds organization (Lucas)- GuC and HuC initialization clean-up and fixes (Michal)- Other fixes around GuC submission (Michal)- Execlist clean-ups like caching ELSP reg offset and improving log readability (Chri\s)- Many other improvements on our logs and dumps (Chris)- Restore GT performance in headless mode with DMC loaded (Tvrtko)- Stop updating legacy fb parameters since FBC is not using anymore (Daniel)- More selftest improvements (Chris)- Preemption fixes and improvements (Chris)- x86/early-quirks improvements for Intel graphics stolen memory. (Joonas, Matthew)- Other improvements on Stolen Memory code to be resource centric. (Matthew)- Improvements and fixes on fence allocation/release (Chris).GVT:- fixes for two coverity scan errors (Colin)- mmio switch code refine (Changbin)- more virtual display dmabuf fixes (Tina/Gustavo)- misc cleanups (Pei)- VFIO mdev display dmabuf interface and gvt support (Tina)- VFIO mdev opregion support/fixes (Tina/Xiong/Chris)- workload scheduling optimization (Changbin)- preemption fix and temporal workaround (Zhenyu)- and misc fixes after refactor (Chris)

            List of files:
            /linux/drivers/usb/gadget/legacy/Makefile</description>
        <pubDate>Mon, 18 Dec 2017 09:29:37 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
