Re: [PATCH 2/2] usb: gadget: f_mass_storage: defer storage thread wakeup

2015-06-07 Thread Sanjay Singh Rawat
On 6/6/2015 3:22 PM, Michal Nazarewicz wrote: On Fri, Jun 05 2015, Sanjay Singh Rawat wrote: As the bind configuration is not complete during thread creation, defering the thread wake to end of bind. Signed-off-by: Sanjay Singh Rawat snjs...@gmail.com ---

Re: UAS problem

2015-06-07 Thread James
Oliver Neukum oneukum@... writes: On Sun, 2015-06-07 at 04:19 +, James wrote: I am having trouble with my USB3 drive, it drops the connection. I found this in dmesg: [59375.478410] usb 3-1: USB controller :02:00.0 does not support streams, which are required by the UAS

[RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Anand Moon
Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos. With the patches for regulators' nodes merged in 3.15: c8c253f ARM: dts: Add regulator entries to smdk5420 275dcd2 ARM: dts: add max77686 pmic node for smdk5250, the exynos systems turn on only minimal number of

[RESEND 2/2] usb: ohci-exynos: Make provision for vdd regulators

2015-06-07 Thread Anand Moon
Facilitate getting required 3.3V and 1.0V VDD supply for OHCI controller on Exynos. With patches for regulators' nodes merged in 3.15: c8c253f ARM: dts: Add regulator entries to smdk5420 275dcd2 ARM: dts: add max77686 pmic node for smdk5250, the exynos systems turn on only minimal number of

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Krzysztof Kozlowski
2015-06-08 13:21 GMT+09:00 Anand Moon linux.am...@gmail.com: Hi Krzysztof , On 8 June 2015 at 07:40, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 07.06.2015 22:20, Anand Moon wrote: Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos. With the

Re: [PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia

2015-06-07 Thread Felipe Balbi
On Sat, Jun 06, 2015 at 10:04:55AM +0200, Pali Rohár wrote: On Friday 05 June 2015 22:17:09 Felipe Balbi wrote: Hi, On Fri, Jun 05, 2015 at 10:09:03PM +0200, Pali Rohár wrote: On Friday 29 May 2015 18:57:06 Felipe Balbi wrote: All right, I tried merging it and it added build breaks

[GIT PULL] USB Chipidea updates for v4.2-rc1

2015-06-07 Thread Peter Chen
Hi Greg, Below is the pull request for USB Chipidea tree, thanks. Peter The following changes since commit b3d424e3dcbb5eba572baae30e1052b2fff7b51e: Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next (2015-06-03 14:13:41 +0900) are

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Anand Moon
Hi Krzysztof , On 8 June 2015 at 07:40, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 07.06.2015 22:20, Anand Moon wrote: Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos. With the patches for regulators' nodes merged in 3.15: c8c253f ARM: dts: Add

Re: SuperSpeed usb-storage, yet runs at 5Mbyte/sec

2015-06-07 Thread Mark Hills
On Sat, 6 Jun 2015, Alan Stern wrote: On Sat, 6 Jun 2015, Mark Hills wrote: Whatever the reason is, it doesn't seem to be connected with the USB stack. Ok thanks for your assistance. Unless anyone does have any ideas here, I suppose my only option is to start tracing the writes up

Re: USB3 external HDD not recognized [regression]

2015-06-07 Thread Lu, Baolu
On 06/06/2015 04:56 AM, Ralf Jung wrote: Hi, I got some untested and not yet reviewed usb3 resume race fixes from Zhuang Jin Can If you can try them out and see if they help it would be great. They are sitting in a topic branch called xhci_usb3_pm_fixes in my tree: (5 extra patches on top

Re: UAS problem

2015-06-07 Thread Oliver Neukum
On Sun, 2015-06-07 at 04:19 +, James wrote: I am having trouble with my USB3 drive, it drops the connection. I found this in dmesg: [59375.478410] usb 3-1: USB controller :02:00.0 does not support streams, which are required by the UAS driver. I use kernel-4.0.4

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Krzysztof Kozlowski
On 07.06.2015 22:20, Anand Moon wrote: Facilitate getting required 3.3V and 1.0V VDD supply for EHCI controller on Exynos. With the patches for regulators' nodes merged in 3.15: c8c253f ARM: dts: Add regulator entries to smdk5420 275dcd2 ARM: dts: add max77686 pmic node for smdk5250, the