Hi Felipe,
When you plan to merge my follow patches:
[PATCH] dwc2: gadget: Fix completed transfer size calculation in DDMA
[PATCH] usb: dwc2: Set lpm mode parameters depend on HW configuration
[PATCH] usb: dwc2: Fix channel disable flow
[PATCH] usb: dwc2: Delayed status support
[PATCH] usb: dwc2:
On Thu, Apr 04, 2019 at 10:16:36PM +0100, John Travell wrote:
> Summary: USB keyboard and mouse non responsive at login
> Product: Drivers
> Version: 2.5
> Kernel Version: 3.13.0-166-generic
> Kernel Version: 3.13.0-167-generic
> Kernel Version: 3.13.0-168-generic
3.13 was released back in January
With apologies for the fake "Re:"- I can't easily reply to the
original thread, since I wasn't subscribed at the time. I'm referring
to Robert Bielik's thread from February 2018.
I'm trying to develop an audio device using the USB Gadget system.
f_uac1 works with stereo, but breaks when I try to u
Summary: USB keyboard and mouse non responsive at login
Product: Drivers
Version: 2.5
Kernel Version: 3.13.0-166-generic
Kernel Version: 3.13.0-167-generic
Kernel Version: 3.13.0-168-generic
USB keyboard and mouse stop working between 3.13.0-165 and 3.13.0-166
PS2 keyboard works, no PS2 mouse ava
Hi everyone,
I have three USB H.264 cameras connected to an ODroid-C2 running a
latest Armbian nightly build, with what appears to be kernel 5.0.5.
When trying to access these cameras via V4L, I immediately get a kernel
oops and the device reboots.
It appears as though the problem occurs in
Hi Peter,
W dniu 04.04.2019 o 09:35, Peter Chen pisze:
Peter Chen writes:
Hi Felipe,
Do you know why? In that case, I can't change property, eg changing
qmult at NCM like below:
mkdir functions/ncm.0
ln -s functions/ncm.0 configs/c.1
echo 10 > functions/ncm.0/qmult
That check loo
Hi,
Rob Weber writes:
> On Wed, Apr 03, 2019 at 10:48:36AM +0300, Felipe Balbi wrote:
>> >> > * We still saw the drop from SS to HS on a Windows laptop. Linux and Mac
>> >> > seemed to be fine, but there's definitely a chance we did not test
>> >> > with enough samples to confidently say thi
>
> Peter Chen writes:
> > Hi Felipe,
> >
> > Do you know why? In that case, I can't change property, eg changing
> > qmult at NCM like below:
> >
> > mkdir functions/ncm.0
> > ln -s functions/ncm.0 configs/c.1
> > echo 10 > functions/ncm.0/qmult
> >
> > The code:
> > drivers/usb/gadget/functio