Re: [PATCH v2 08/29] usb: usbtmc: Add ioctl for generic requests on control

2018-07-23 Thread guido
Zitat von Greg KH : On Sat, Jul 21, 2018 at 11:11:55AM +, gu...@kiener-muenchen.de wrote: Zitat von Greg KH : > On Wed, Jul 18, 2018 at 10:45:41AM +0200, Guido Kiener wrote: > > Add USBTMC_IOCTL_CTRL_REQUEST to send arbitrary requests on the > > control pipe. Used by specific applicati

[PATCH] USB: option: add support for DW5821e

2018-07-23 Thread Aleksander Morgado
The device exposes AT, NMEA and DIAG ports in both USB configurations. The patch explicitly ignores interfaces 0 and 1, as they're bound to other drivers already; and also interface 6, which is a GNSS interface for which we don't have a driver yet. T: Bus=01 Lev=03 Prnt=04 Port=00 Cnt=01 Dev#= 1

USB3.1 Gen2 isochronous Packet support

2018-07-23 Thread Shah, Nehal-bakulchandra
Hi All Is there support for USB3.1 gen2 isochronous packet in latest kernel? I can see there is one private commit on github for the same but do we have same kind of support in mainline kernel? Here is the link https://jokersys.com/2018/01/15/high-bandwidth-usb-isochronous-transfers/ Kindly

[no subject]

2018-07-23 Thread Mavis Wancyzk
-- Hallo Am Mrs Mavis Wancyzk, Sie haben eine Spende von 4,800,000.00EUR Ich gewann die America Lottery im Wert von $ 758.7 Millionen und ich spende einen Teil davon an fünf glückliche Menschen und Wohltätigkeits-Häuser in Erinnerung an meinen verstorbenen Ehemann, der an Krebs gestorben ist. Kont

[PATCH v2 3/3] dwc3: Intel Merrifield can be host

2018-07-23 Thread Andy Shevchenko
On Intel Edison board the OTG function is enabled, thus, USB can switch to the host mode. Allow that by changing dr_mode property to "otg" for Intel Merrifield. Signed-off-by: Andy Shevchenko --- drivers/usb/dwc3/dwc3-pci.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --gi

[PATCH v2 1/3] dwc3: Describe 'wakeup_work' field of struct dwc3_pci

2018-07-23 Thread Andy Shevchenko
Describe 'wakeup_work' field of struct dwc3_pci to avoid a warning: drivers/usb/dwc3/dwc3-pci.c:59: warning: Function parameter or member 'wakeup_work' not described in 'dwc3_pci' Signed-off-by: Andy Shevchenko --- drivers/usb/dwc3/dwc3-pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a

[PATCH v2 2/3] dwc3: Supply device properties via driver data

2018-07-23 Thread Andy Shevchenko
For now all PCI enumerated dwc3 devices require some properties to be present. This allows us to unconditionally append them and supply via driver_data. No functional change intended. Signed-off-by: Andy Shevchenko --- drivers/usb/dwc3/dwc3-pci.c | 145 +++- 1 fi

Dell TB16 dock: xHCI host controller dies on USB device connection

2018-07-23 Thread Alexey Brodkin
Hello, I use Dell 7480 laptop connected to Dell TB16 Thunderbolt docking station. Once in a while when USB device gets connected to Dell TB16 dock its xHCI controller "dies". To recover its functionality it's required to reconnect Thunderbolt cable. What's interesting video output to external mo