On Fri, 5 Oct 2018, Christoph Groth wrote:
> Dear Linux USB experts,
>
> I noticed that a device (Garmin Foretrex 601, firmware version 2.80)
> that is supposed to present itself as USB mass storage, does not work on
> Linux. After being connected, the device does show up in the output of
> lsus
Hello,
On 03/10/2018 16:02, Alan Stern wrote:
Well, what happens if you add only US_FL_BROKEN_FUA without
US_FL_IGNORE_UAS? Does it work?
Tried all four combinations with gentoo 4.18.12.
Just US_FL_IGNORE_UAS fails with the error message in the original bug report.
The other three combinat
On Sun, 7 Oct 2018, Klaus Kusche wrote:
> Hello,
>
> On 03/10/2018 16:02, Alan Stern wrote:
> > Well, what happens if you add only US_FL_BROKEN_FUA without
> > US_FL_IGNORE_UAS? Does it work?
>
> Tried all four combinations with gentoo 4.18.12.
> Just US_FL_IGNORE_UAS fails with the error messa
Hi,
I'm the author of a userspace library that makes use of the usbfs
zerocopy-feature via libusb-1.0, and recently received a bug report that
garbage data is received with bulk transfers on ARM-based systems.
When I debugged the issue, I found out that the Kernel maps seemingly
random memory to
The following changes since commit 1652a83fa494b12e20fc02a2cc3ddbcd75d53170:
Merge 4.19-rc4 into usb-next (2018-09-16 22:44:14 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/
tags/usb-ci-v4.20-rc1
for you to fetch changes up
On Tue, 2018-09-25 at 10:53 +0530, Kishon Vijay Abraham I wrote:
>
> On Thursday 23 August 2018 02:12 AM, Lubomir Rintel wrote:
> > Turned from arch/arm/mach-mmp/devices.c into a proper PHY driver,
> > so
> > that in can be instantiated from a DT.
> >
> > Signed-off-by: Lubomir Rintel
>
> Acked
This must have been copy pasted from the function above. Fix it.
Signed-off-by: Stephen Boyd
---
drivers/usb/typec/class.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/typec/class.c b/drivers/usb/typec/class.c
index 00141e05bc72..5db0593ca0bd 100644
--- a/drive