On Wed, Mar 27, 2019 at 03:32:55PM +0200, Felipe Balbi wrote:
>
> (fixing linux-usb email)
>
> Felipe Balbi writes:
>
> > Hi Greg,
> >
> > here's the first pull request for current -rc cycle. There really isn't
> > much here yet, only some minor fixes and a new pci id.
> >
> > __
> >
From: Andrzej Pietrasiewicz
NOT FOR MERGING
@Minas: can you please test with this patch instead of the original one?
@Marek: can you please verify if null pointer bug exists in this version?
This patch adds support for transferring requests, which are
non-contiguous in physical memory, i.e. th
Hi,
Greg Kroah-Hartman writes:
> On Wed, Mar 27, 2019 at 03:32:55PM +0200, Felipe Balbi wrote:
>>
>> (fixing linux-usb email)
>>
>> Felipe Balbi writes:
>>
>> > Hi Greg,
>> >
>> > here's the first pull request for current -rc cycle. There really isn't
>> > much here yet, only some minor fi
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -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.1-rc3
for you to fetch changes up to 84f3b43
On Fri, Mar 29, 2019 at 03:19:13PM +0100, Johan Hovold wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb
On Fri, Mar 29, 2019 at 02:17:01PM +, Sasha Levin wrote:
> Hi,
>
> [This is an automated email]
>
> This commit has been processed because it contains a "Fixes:" tag,
> fixing commit: .
>
> The bot has tested the following trees: v5.0.5, v4.19.32, v4.14.109,
> v4.9.166, v4.4.177, v3.18.137.
Hi Martin,
Martin Blumenstingl wrote on Tue,
26 Mar 2019 18:29:25 +0100:
> Hello Miquel,
>
> On Tue, Mar 26, 2019 at 9:39 AM Miquel Raynal
> wrote:
> >
> > In the past, USB PHY handling has been moved in the HCD core. Some
> > host controller drivers needing more control of the PHYs, they hav
Hi Andrzej,
On 2019-03-29 15:05, Andrzej Pietrasiewicz wrote:
> From: Andrzej Pietrasiewicz
>
> NOT FOR MERGING
>
> @Minas: can you please test with this patch instead of the original one?
>
> @Marek: can you please verify if null pointer bug exists in this version?
Yes, I've checked it on my te
Sorry for the late reply.
On Thu, 21 Mar 2019 at 07:42, Andrzej Pietrasiewicz
wrote:
>
> Hi Greg,
>
> W dniu 20.03.2019 o 15:25, Greg KH pisze:
> > On Wed, Mar 20, 2019 at 01:56:41PM +0100, Andrzej Pietrasiewicz wrote:
> >> Don't actually allocate anything if userspace enqueues a zero-length
> >>