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