Re: [PATCH] usb: musb: Kconfig: Depend on some machines under blackfin

2015-04-04 Thread Greg Kroah-Hartman
On Sat, Apr 04, 2015 at 05:51:21AM +0800, Chen Gang wrote: Under blackfin, only bf527, bf548 and bf609 may use musb. The related error with allmodconfig: CC [M] drivers/usb/misc/trancevibrator.o In file included from drivers/usb/musb/musb_core.h:70:0, from

[PATCH][usbutils] .gitmodules: change URL of usbhid-dump (to github)

2015-04-04 Thread Stefan Tauner
Signed-off-by: Stefan Tauner stefan.tau...@gmx.at --- Hi Greg, I think DIGImend has eventually moved their code to github so git submodule update --init for usbutils fails: Cloning into 'usbhid-dump'... fatal: Could not read from remote repository. Please make sure you have the correct access

[GIT PULL] USB driver fixes for 4.0-rc7

2015-04-04 Thread Greg KH
The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6: Linux 4.0-rc5 (2015-03-22 16:50:21 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.0-rc6 for you to fetch changes up to

Re: USB device nodes in device tree

2015-04-04 Thread Florian Fainelli
Le 30/03/2015 12:35, Alan Stern a écrit : On Mon, 30 Mar 2015, Valentin Longchamp wrote: Hello, We are currently developing a board with an USB MFD device (I2C and GPIOs are to be supported). The device is soldered on the board and is the only one on the bus, so the bus is not really

Re: [PATCH] usb: musb: Kconfig: Depend on some machines under blackfin

2015-04-04 Thread Chen Gang
On 4/4/15 17:54, Greg Kroah-Hartman wrote: On Sat, Apr 04, 2015 at 05:51:21AM +0800, Chen Gang wrote: Under blackfin, only bf527, bf548 and bf609 may use musb. The related error with allmodconfig: CC [M] drivers/usb/misc/trancevibrator.o In file included from

Re: Unable to access USB mass storage device with xhci. okay with ehci

2015-04-04 Thread Alan Stern
On Fri, 3 Apr 2015, Steve Bangert wrote: On Fri, 2015-04-03 at 09:59 -0400, Alan Stern wrote: On Fri, 3 Apr 2015, Steve Bangert wrote: Alan or Mathias, Machine is a 64 bit Dell Inspiron with Intel chips running Fedora 3.19.3 kernel Disabling the uas driver is no help.

Re: USB device nodes in device tree

2015-04-04 Thread Arnd Bergmann
On Saturday 04 April 2015 12:08:36 Florian Fainelli wrote: Le 30/03/2015 12:35, Alan Stern a écrit : On Mon, 30 Mar 2015, Valentin Longchamp wrote: Hello, We are currently developing a board with an USB MFD device (I2C and GPIOs are to be supported). The device is soldered on the