Re: [v2] usb: UHCI: fix pkt size in TD for a non-aligned sg element

2013-06-22 Thread Ming Lei
Sorry for missing CC On Sun, Jun 23, 2013 at 9:42 AM, Ming Lei wrote: > On Sun, Jun 23, 2013 at 2:58 AM, Alan Stern wrote: >> On Sat, 22 Jun 2013, Ming Lei wrote: >> >>> > Nonsense. Transfers do not have short packets in the middle, only at >>> > the end. If the driver wants to have 1512 bytes

Re: [v2] usb: UHCI: fix pkt size in TD for a non-aligned sg element

2013-06-22 Thread Ming Lei
On Sun, Jun 23, 2013 at 2:58 AM, Alan Stern wrote: > On Sat, 22 Jun 2013, Ming Lei wrote: > >> > Nonsense. Transfers do not have short packets in the middle, only at >> > the end. If the driver wants to have 1512 bytes in a single transfer >> > then there must be 23 packets of length 64 followed

[patch 1/1] usbmisc_imx: allow autoloading on according to dt ids

2013-06-22 Thread Rtp
Allow udev to autoload the module when booting with device-tree Signed-off-by: Arnaud Patard Index: linux/drivers/usb/chipidea/usbmisc_imx.c === --- linux.orig/drivers/usb/chipidea/usbmisc_imx.c 2013-05-16 00:46:35.0

[PATCH 1/2] * Remove unused and overly generic ABBOTT_PRODUCT_ID * Fix sizes of statically sized usb_debvice_id tables

2013-06-22 Thread Anders Hammarquist
Signed-off-by: Anders Hammarquist --- drivers/usb/serial/ti_usb_3410_5052.c | 11 ++- drivers/usb/serial/ti_usb_3410_5052.h |5 ++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/usb/serial/ti_usb_3410_5052.c b/drivers/usb/serial/ti_usb_3410_5052.c index

[PATCH 2/2] Remove static sizing of usb_device_id arrays

2013-06-22 Thread Anders Hammarquist
Signed-off-by: Anders Hammarquist --- drivers/usb/serial/ti_usb_3410_5052.c | 29 - 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/drivers/usb/serial/ti_usb_3410_5052.c b/drivers/usb/serial/ti_usb_3410_5052.c index 26c1161..441c788 100644 --- a/driv

Re: [PATCH 0/2] *** SUBJECT HERE ***

2013-06-22 Thread Anders Hammarquist
In a message of Fri, 21 Jun 2013 16:56:03 -0700, Greg KH writes: >Please resend this in a format that I can apply it in (i.e. one that >does not require me to edit it by hand...) After more fighting with git, I belive I now made it spit out what I wanted. Patch 1/2 ahead. >> -static struct usb_de

Re: [PATCH V2 5/6] USB: OHCI: make ohci-at91 a separate driver

2013-06-22 Thread Alan Stern
On Sun, 23 Jun 2013, Manjunath Goudar wrote: > > As a general rule, you should never change code that you don't > > understand. Do you _know_ that it will be safe to call ohci_setup() or > > ohci_restart() at this point? > > > > > From David Brownell comment I am understanding,instead of calling

Re: [v2] usb: UHCI: fix pkt size in TD for a non-aligned sg element

2013-06-22 Thread Alan Stern
On Sat, 22 Jun 2013, Ming Lei wrote: > > Nonsense. Transfers do not have short packets in the middle, only at > > the end. If the driver wants to have 1512 bytes in a single transfer > > then there must be 23 packets of length 64 followed one packet of > > length 40. > > > > If the driver wants

[GIT PATCH] USB fixes for 3.10-rc7

2013-06-22 Thread Greg KH
The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f: Linux 3.10-rc6 (2013-06-15 11:51:07 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.10-rc6 for you to fetch changes up to 35a2fbc941accd0e9f1

Re: Chipidea usb otg support for IMX/MXS (device functionality)

2013-06-22 Thread Marek Vasut
Hi Peter, > > Peter, I dunno if you are already aware of it, but the USB peripheral > > mode hangs > > on MX233. It's easy to replicate for example if you try to run CDC > > ethernet over > > the USB peripheral mode, then telnet into the board and run "dmesg" . > > This will > > trigger a "larger"

Just can't make USB3 works

2013-06-22 Thread Salatiel Filho
Hi Guys, i have a zotac vd01 nano pc that has contains 2 USB 3.0 ports. The problem is that i just cant use those ports without my system hanging. If i try to copy anything to any of my external 3.0 USB disks , the copy starts just fine but after a while the whole system starts to slow down until t

RE: Chipidea usb otg support for IMX/MXS (device functionality)

2013-06-22 Thread Chen Peter-B29397
> > Peter, I dunno if you are already aware of it, but the USB peripheral > mode hangs > on MX233. It's easy to replicate for example if you try to run CDC > ethernet over > the USB peripheral mode, then telnet into the board and run "dmesg" . > This will > trigger a "larger" data transfer which