On Mon, Apr 29, 2019 at 08:12:37PM +0800, Charles Yeh wrote:
> Prolific has developed a new USB to UART chip: PL2303HXN
> PL2303HXN : PL2303GC/PL2303GS/PL2303GT/PL2303GL/PL2303GE/PL2303GB
> The Vendor request used by the PL2303HXN (TYPE_HXN) is different from
> the existing PL2303 series (TYPE_HX &
Johan Hovold 於 2019年5月3日 週五 下午3:11寫道:
> What changed in v2? You forgot to add a changelog here.
>
> Looks like this one is not based on the current driver code (e.g. my
> usb-next branch as we discussed), and also does not address some of the
> issues raised so far (e.g. you're overwriting the ent
Hi Claus,
>-Original Message-
>From: claus.stovga...@gmail.com [mailto:claus.stovga...@gmail.com]
>Sent: Friday, May 03, 2019 3:06 AM
>To: Anurag Kumar Vulisha ; Greg Kroah-Hartman
>; Rob Herring ; Mark Rutland
>; Felipe Balbi
>Cc: linux-usb@vger.kernel.org; v.anuragku...@gmail.com; Rob
On Fri, May 03, 2019 at 03:28:04PM +0800, Charles Yeh wrote:
> Johan Hovold 於 2019年5月3日 週五 下午3:11寫道:
> > What changed in v2? You forgot to add a changelog here.
> >
> > Looks like this one is not based on the current driver code (e.g. my
> > usb-next branch as we discussed), and also does not addr
On 4/30/2019 19:23, Doug Anderson wrote:
> Hi,
>
> On Tue, Apr 30, 2019 at 5:45 AM Artur Petrosyan
> wrote:
>>
>>> If setting "power_down = 0" is wrong then please update your patch to
>>> remove all the mainline code that sets power_down to 0. Presumably
>>> this means you'd want to convert tha
On 4/30/2019 19:29, Doug Anderson wrote:
> Hi,
>
> On Mon, Apr 29, 2019 at 11:59 PM Artur Petrosyan
> wrote:
>>
>> On 4/29/2019 21:34, Doug Anderson wrote:
>>> Hi,
>>>
>>> On Mon, Apr 29, 2019 at 3:51 AM Artur Petrosyan
>>> wrote:
On 4/27/2019 00:43, Doug Anderson wrote:
> Hi,
On 5/1/2019 05:55, Doug Anderson wrote:
> Hi,
>
> On Tue, Apr 30, 2019 at 12:11 AM Artur Petrosyan
> wrote:
>>
>> Hi,
>>
>> On 4/29/2019 21:35, Doug Anderson wrote:
>>> Hi,
>>>
>>> On Mon, Apr 29, 2019 at 4:03 AM Artur Petrosyan
>>> wrote:
Hi,
On 4/27/2019 00:45, Doug Anderso
Johan Hovold 於 2019年5月3日 週五 下午3:41寫道:
> Perhaps you did not use the usb-next branch? That branch has the following
> commit:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/commit/?h=usb-next&id=f64c3ab230682e8395a7fbd01f3eb5140c837d4e
>
OK, I will do another
On Fri, May 03, 2019 at 04:22:01PM +0800, Charles Yeh wrote:
> Johan Hovold 於 2019年5月3日 週五 下午3:41寫道:
>
> > Perhaps you did not use the usb-next branch? That branch has the following
> > commit:
> >
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/commit/?h=usb
Hi Greg,
here's my pull request for the next merge window. A bit later than
usuall this time around, due to internal high-priority tasks. Sorry
about that.
Let me know if you need anything to be changed.
cheers
___
< Busy as a bee >
---
\ ^__^
\
Hi Anurag
On Fri, 2019-05-03 at 07:34 +, Anurag Kumar Vulisha wrote:
> Hi Claus,
> Thanks for testing and voting for this patch.
I have first tested your patches today. My test setup is a ZynqMP
device, running kernel 4.14 (Xilinx version) with your patches.
I then create an overlay for the d
On 5/3/19 1:09 AM, Johan Hovold wrote:
> On Thu, May 02, 2019 at 07:35:15PM +0200, Greg Kroah-Hartman wrote:
>> Gustavo has been working to fix up all of the switch statements that
>> "fall through" such that we can eventually turn on
>> -Wimplicit-fallthrough. As part of that, the io_edgeport.
On Mon, Mar 11, 2019 at 04:41:55PM +0530, Nagarjuna Kristam wrote:
> This patch adds UDC driver for tegra XUSB 3.0 device mode controller.
s/tegra/Tegra/
> XUSB device mode controller support SS, HS and FS modes
s/support/supports/ and terminate the sentence with a full-stop.
>
> Based on work
On Thu, Apr 25, 2019 at 05:14:01PM +0200, Thierry Reding wrote:
> On Mon, Mar 11, 2019 at 04:41:52PM +0530, Nagarjuna Kristam wrote:
> > Add device-tree binding documentation for the XUSB device mode controller
> > present on tegra210 SoC. This controller supports USB 3.0 specification
>
> Tegra21
The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git
tags/usb-serial-5.2-rc1
for you to fetch changes up to 7f6fc50
On Fri, May 03, 2019 at 09:00:44AM -0500, Gustavo A. R. Silva wrote:
> On 5/3/19 1:09 AM, Johan Hovold wrote:
> > Gustavo, how many of these warnings are there left in the kernel now
> > that the last one in USB is gone? :)
> >
>
> Today, we woke up with 37 of these warnings left in linux-next.
On Fri, May 03, 2019 at 05:36:50PM +0200, Johan Hovold wrote:
> The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
>
> Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb
On Fri, May 03, 2019 at 12:15:18PM +0300, Felipe Balbi wrote:
>
> Hi Greg,
>
> here's my pull request for the next merge window. A bit later than
> usuall this time around, due to internal high-priority tasks. Sorry
> about that.
>
> Let me know if you need anything to be changed.
>
> cheers
>
In case of error, the function devm_ioremap_resource() returns ERR_PTR()
and never returns NULL. The NULL test in the return value check should
be replaced with IS_ERR().
This issue was detected by using the Coccinelle software.
Fixes: 408b56ca5c8e ("usb: gadget: udc: lpc32xx: simplify probe")
Si
19 matches
Mail list logo