On Thu, 2018-05-03 at 10:41 +0100, Marc Zyngier wrote:
> I'm talking about making the whole workaround dependent on the USB
> controller being behind an iommu. No iommu, no workaround (because it
> is
> likely that there is no problem in that case).
>
My server doesn't have an IOMMU at all and i
In case there are multiple ecm instances, either for multiple
otg controllers, or multiple virtual links using libcomposite,
each instance needs to have its own host mac address string
value for iMACAddress.
Update the source array (ecm_string_defs), every time before
usb_gstrings_attach(). Withou
Hello,
I was a bit surprised to see that hot-plugging USB devices on Amlogic
Meson8b (for example: Odroid-C1) is broken.
to be fair: I *think* it worked before, but I cannot guarantee it nor
can I say when it broke
all examples below are from an Odroid-C1 board with Amlogic Meson8b (S805) SoC.
th
On Sun, May 06, 2018 at 04:20:38PM +0200, stude...@varhoo.cz wrote:
> Hello. I have lenovo keyboard and installed Kernel
> 4.16.6-302.fc28.x86_64 (Fedora) and 4.15.0-20 (Ubuntu) and the keyboard
> still doesn't work. Is ts possible to fixed it?
>
> More information is on following link:
> https://
Fixes: ("net: use core MTU range checking")
which patched only one of two functions used to setup the
USB Gadget Ethernet driver, causing a serious performance
regression in the ability to increase mtu size above 1500.
Signed-off-by: John Greb
---
drivers/usb/gadget/function/u_ether.c | 4
We can suspend the mdm6600 over USB via sysfs and then mdm6600 enters
a low-power idle mode. In the low-power mode, mdm6600 radio and n_gsm
uart are functional but we need to use USB mode0 GPIO pin to send a
wake-up pulse to the modem to talk with it over n_gsm.
As the GPIO mode0 line is dual purp
On Fri, May 04, 2018 at 03:19:21PM -0500, David R. Bild wrote:
> On Fri, May 4, 2018 at 2:56 PM, David R. Bild wrote:
> > 2) The second reason is that the initialization done by the driver is
> > work that should be done by platform, before the kernel ever sees the
> > TPM.
> >
> > In particular,
Hello. I have lenovo keyboard and installed Kernel
4.16.6-302.fc28.x86_64 (Fedora) and 4.15.0-20 (Ubuntu) and the keyboard
still doesn't work. Is ts possible to fixed it?
More information is on following link:
https://bugzilla.kernel.org/show_bug.cgi?id=197787