lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8d59dcfa-dbb6-de26-9154-fc2bd349075f@st.com>
Date:   Mon, 27 Jul 2020 11:39:23 +0200
From:   Amelie DELAUNAY <amelie.delaunay@...com>
To:     Minas Harutyunyan <hminas@...opsys.com>,
        Felipe Balbi <balbi@...nel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Rob Herring <robh+dt@...nel.org>,
        Maxime Coquelin <mcoquelin.stm32@...il.com>,
        Alexandre TORGUE <alexandre.torgue@...com>
CC:     "linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        "linux-stm32@...md-mailman.stormreply.com" 
        <linux-stm32@...md-mailman.stormreply.com>,
        Fabrice GASNIER <fabrice.gasnier@...com>,
        Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: Re: [PATCH 0/4] Fix DWC2 USB role switch support


On 7/24/20 2:37 PM, Amelie DELAUNAY wrote:
> This patchset adds missing documentation for usb-role-switch support in DWC2
> bindings. It also fixes build issue when config is DWC2_HOST only,
> sleeping while atomic issue and missing usb-role-switch unregistration 
> in probe
> error path.
> 
> Amelie Delaunay (4):
>    dt-bindings: usb: dwc2: add optional usb-role-switch property
>    usb: dwc2: fix build issue when config is USB_DWC2_HOST only
>    usb: dwc2: drd: fix sleeping while spinlock atomic context
>    usb: dwc2: fix error path with missing dwc2_drd_exit
> 
>   .../devicetree/bindings/usb/dwc2.yaml         |  4 +++
>   drivers/usb/dwc2/core.h                       |  1 +
>   drivers/usb/dwc2/drd.c                        | 30 +++++++------------
>   drivers/usb/dwc2/platform.c                   |  2 ++
>   4 files changed, 17 insertions(+), 20 deletions(-)
> 
> -- 
> 2.17.1
> 

Patchset dropped.

Regards,
Amelie

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ