Re: raid 5 creation fails on usb3 connected drives kernel 4.4.x, 4.5

2016-04-09 Thread Brian Chadwick
On 09/04/16 00:24, Greg KH wrote: On Fri, Apr 08, 2016 at 07:37:12PM +1000, Brian Chadwick wrote: On 08/04/16 01:59, Greg KH wrote: On Fri, Apr 08, 2016 at 01:34:51AM +1000, Brian Chadwick wrote: On 08/04/16 00:44, Greg KH wrote: On Thu, Apr 07, 2016 at 03:04:55PM +1000, Brian Chadwick wrote:

[PATCH] USB: ftdi_sio: constify ftdi_sio_quirk structures

2016-04-09 Thread Julia Lawall
The ftdi_sio_quirk structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall --- drivers/usb/serial/ftdi_sio.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/usb/serial/ftdi_sio.c b/dri

[PATCH v5 1/2] ehci-platform: Add support for controllers with multiple reset lines

2016-04-09 Thread Hans de Goede
From: Reinder de Haan At least the EHCI/OHCI found on the Allwinnner H3 SoC needs multiple reset lines, the controller will not initialize while the reset for its companion is still asserted, which means we need to de-assert 2 resets for the controller to work. Signed-off-by: Reinder de Haan Si

[PATCH v5 0/2] ?hci-platform: Add support for controllers with more then one reset line

2016-04-09 Thread Hans de Goede
Hi Greg, et al, Here is a resend of my last version of the patch set to support usb controllers which have multiple resets. Unfortunately the shared reset controller support this depends on did not make it into 4.6. Philipp Zabel, the reset maintainer (in the Cc) has put these patches in a stable

[PATCH v5 2/2] ohci-platform: Add support for controllers with multiple reset lines

2016-04-09 Thread Hans de Goede
At least the EHCI/OHCI found on the Allwinnner H3 SoC needs multiple reset lines, the controller will not initialize while the reset for its companion is still asserted, which means we need to de-assert 2 resets for the controller to work. Signed-off-by: Hans de Goede --- Changes in v2: -New patc

Re: PROBLEM: Mouse connected to USB-3 stopped working 2.6.38->39 regression

2016-04-09 Thread Alan Stern
On Sat, 9 Apr 2016, Sam Sany wrote: > Hi Allen, thank you for quick reply. It is VERY much appreciated. > > The output of /sys/kernel/debug/usb/devices can be found here: > http://pastebin.com/HyzefGyB > (I believe the relevent portion is at the end, the "Focusrite Scarlett" > device). It look

ジェームズHartopから、

2016-04-09 Thread james william hartop
ジェームズHartopから、 私はあなたとあなたの家族がやっているか、私の手紙が今日健康とあなたの最高の気分でお会いすることを期待しますか?親切にあなたのプライバシーに侵入するための私を許してください。あなたは私達の両方の相互利益になります金融ビジネス関係で信頼することはできますか?私はあなたが私はあなたを伝えることを約午前何に興味を持つであろうことを期待して、あなたの国の国際ビジネス情報から自分の名前と連絡先を得ました。 私はここイギリスでHarlesdenからジェームズ・ウィリアムHartop、北西ロンドン、と思います。私は、UBS銀行、ロンドンのために働きます。私は私達の両方に莫大

Re: [PATCH v5 1/4] leds: core: add generic support for RGB Color LED's

2016-04-09 Thread Pavel Machek
Hi! > >>>What's tricky about patterns is that you need to control 3 (or more) > >>>leds at a time. Problem you are trying to solve here is ... control of > >>>3 leds, at the same time. > >>> > >>>So let's solve them together. > >> > >>OK, now I've got your point. So we'd need to have a means for d

Re: [PATCH v4 1/5] gadget: Introduce the notifier functions

2016-04-09 Thread Pavel Machek
Hi! > >> Also, because soon enough we will have to support USB Power Delivery > >> with Type C connector, this is bound to change in the coming months. > >> > >> Frankly, I wanted all of this to be decided in userland with the > >> kernel just providing notification and basic safety checks (we do

LOAN

2016-04-09 Thread darlehen
Brauchen Sie einen Kredit? Wir bieten Darlehen in 2% gelten heute Kontakt mit uns auf: legacyassetgro...@hotmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordom

[GIT PULL] USB driver fixes for 4.6-rc3

2016-04-09 Thread Greg KH
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9: Linux 4.6-rc2 (2016-04-03 09:09:40 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.6-rc3 for you to fetch changes up to 636c8a8d85d0564222071f

Re: [PATCH v5 2/2] ohci-platform: Add support for controllers with multiple reset lines

2016-04-09 Thread kbuild test robot
-controllers-with-more-then-one-reset-line/20160409-221746 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next config: x86_64-randconfig-s5-04100613 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All errors

Re: [PATCH v5 1/2] ehci-platform: Add support for controllers with multiple reset lines

2016-04-09 Thread kbuild test robot
-for-controllers-with-more-then-one-reset-line/20160409-221746 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next config: i386-allmodconfig (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones

Re: PROBLEM: Mouse connected to USB-3 stopped working 2.6.38->39 regression

2016-04-09 Thread Sam Sany
Alan Stern writes: > > On Sat, 9 Apr 2016, Sam Sany wrote: > --- usb-3.15.orig/drivers/usb/core/hub.c > +++ usb-3.15/drivers/usb/core/hub.c > -130,6 +130,8 struct usb_hub *usb_hub_to_struct_hub(st > > static int usb_device_supports_lpm(struct usb_device *udev) > { > + return

Re: PROBLEM: Mouse connected to USB-3 stopped working 2.6.38->39 regression

2016-04-09 Thread Sam Sany
Sam Sany writes: And one last question... I don't know too much C, but there is a missing closing bracket at the end, right? On the line after the "return 0" statement? -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org