| 105027594137_536260007113 | Eric Miao |
|
|
|
|   |
| 157920684817_582460007159 | Igor Grinberg |
|
--- On Sat, 6/12/10, Eric Miao <eric.y.miao@xxxxxxxxx wrote:
From: Eric Miao <eric.y.miao@xxxxxxxxx
Subject: Re: [PATCH 1/5] usb/otg/ulpi: extend the generic ulpi driver.
To: "I |
|
|   |
| 156822924886_502560007130 | Sergei Shtylyov |
|
The build failure was introduced by
13dd0c9 (USB: otg/ulpi: extend the generic ulpi driver.)
Cc: Igor Grinberg <grinberg@xxxxxxxxxxxxxx
Cc: Mike Rapoport <mike@xxxxxxxxxxxxxx
Cc: Greg Kroa |
|
|   |
| 136820324393_544060007819 | Igor Grinberg |
|
The build failure was introduced by
13dd0c9 (USB: otg/ulpi: extend the generic ulpi driver.)
Cc: Igor Grinberg <grinberg@xxxxxxxxxxxxxx
Cc: Mike Rapoport <mike@xxxxxxxxxxxxxx
Cc: Greg Kroa |
|
|   |
| 120628964129_582060007572 | Igor Grinberg |
|
Hello Igor,
On Sun, Aug 15, 2010 at 09:05:59AM +0300, Igor Grinberg wrote:
On 08/13/10 15:06, Uwe Kleine-König wrote:
The build failure was introduced by
13dd0c9 (USB: otg/ulpi: |
|
|   |
| 109526104330_523260007255 | Greg KH |
|
Greg,
ping...
On 08/16/10 09:09, Igor Grinberg wrote:
On 08/16/10 07:53, Uwe Kleine-König wrote:
Hello Igor,
On Sun, Aug 15, 2010 at 09:05:59AM +0300, Igor Grinberg wrote:
|
|
|   |
| 134625514324_516260007453 | Igor Grinberg |
|
On Wed, Jun 2, 2010 at 3:40 PM, Igor Grinberg <grinberg@xxxxxxxxxxxxxx wrote:
This patch series extends the existing usb ulpi generic driver
with support for Function and Interface control of |
|
|   |
| 132229434745_520760007304 | Eric Miao |
|
|
|
|   |
| 133823354337_573160007581 | alek du |
|
From: Alek Du <alek.du@xxxxxxxxx
* rebased against 2.6.35-rc1
Alek Du (3):
EHCI: EHCI 1.1 addendum: preparation
EHCI: EHCI 1.1 addendum: Basic LPM feature support
EHCI: EHCI 1.1 addendum: |
|
|   |
| 155029824476_568060007036 | Oliver Neukum |
|
From: Alek Du <alek.du@xxxxxxxxx
With this patch, the LPM capable EHCI host controller can put device
into L1 sleep state which is a mode that can enter/exit quickly, and
reduce power consumptio |
|
|   |
| 125128974646_558260007618 | Oliver Neukum |
|
-----Original Message-----
From: Oliver Neukum [ rel="nofollow" mailto:oneukum@xxxxxxx mailto:oneukum@xxxxxxx ]
Sent: Wednesday, June 02, 2010 4:41 PM
To: Du, Alek
Cc: greg@xxxxxxxxx; david-b |
|
|   |
| 183724744169_516060007544 | Oliver Neukum |
|
-----Original Message-----
From: Oliver Neukum [ rel="nofollow" mailto:oneukum@xxxxxxx mailto:oneukum@xxxxxxx ]
Sent: Wednesday, June 02, 2010 5:24 PM
To: Du, Alek
Cc: greg@xxxxxxxxx; david-b |
|
|   |
| 161429594486_535860007453 | Oliver Neukum |
|
No. Please make an explicit hook for this in usbcore.
Thanks, but I do not know if we can make it ehci specific?
Does anything but a subset of EHCI support LPM?
|
|
|   |
| 166325044789_600060007564 | Chris Frey |
|
From: Alek Du <alek.du@xxxxxxxxx
This patch will enable Per-port event feature defined in EHCI 1.1
addendum. This feature addresses an issue where HCD is currently
required to read and parse POR |
|
|   |
| 158127854546_505660007348 | Chris Frey |
|
On Tue, Jun 01, 2010 at 05:41:23PM -0400, Chris Frey wrote:
Hi,
Usbmon only dumps about 32 bytes of urb data. The comments in the
driver source code seem to indicate that this is intended:
|
|
|   |
| 109227164244_573960007373 | Alan Stern |
|
On Tue, Jun 01, 2010 at 07:39:16PM -0400, Chris Frey wrote:
On Tue, Jun 01, 2010 at 03:46:18PM -0700, Greg KH wrote:
usbmon is.
Please read the documentation for how to use the binary |
|
|   |
| 135621354848_552560007485 | Chris Frey |
|
On Wed, Jun 2, 2010 at 7:56 AM, Greg KH <greg@xxxxxxxxx wrote:
There are tools already around. Wireshark can handle usbmon traces, and
theres also a java application (or was it python) |
|
|   |
| 106829104444_555560007610 | Christopher Friedt |
|
On Tue, 1 Jun 2010 19:39:16 -0400
Chris Frey <cdfrey@xxxxxxxxxxxxxx wrote:
Can I be sure that the usbmon binary buffers will not drop usb packets
no matter how busy my system is?
No, you ca |
|
|   |
| 100729314114_579760007349 | Arnd Bergmann |
|
On Mon, Jul 19, 2010 at 11:43:17AM -0400, Christopher Friedt wrote:
Has anyone else given the vmware + vusb-analyzer combination a try?
Thoughts? ... For the sake of free-ness, it would be nice t |
|
|   |
| 136025114134_590760007600 | Arnd Bergmann |
|
From: Andi Kleen <ak@xxxxxxxxxxxxxxx
The code this is attempting to lock against does not use the BKL,
so its not needed.
Most likely this code is still broken/racy (Al Viro also thinks so),
bu |
|
|   |
| 125426614316_549960007614 | Greg KH |
|
|
|
|   |
| 187227564750_572060007045 | Greg KH |
|
On Tue, 1 Jun 2010, Arnd Bergmann wrote:
From: Andi Kleen <ak@xxxxxxxxxxxxxxx
BKL was not really needed, just came from earlier push downs.
Yes.
The only part thats a bit dodgy is the |
|
|   |
| 120423504955_564860007223 | Arnd Bergmann |
|
From: Andi Kleen <ak@xxxxxxxxxxxxxxx
And audit all the users. None needed the BKL. That was easy
because there was only very few around.
Tested with allmodconfig build on x86-64
Signed-off-by |
|
|   |
| 125829134153_537260007084 | Arnd Bergmann |
|
|
|
|   |
| 172220694596_585760007163 | Arnd Bergmann |
|
Date: Friday, June 18, 2010, 6:59 AM
On Tue, 01 Jun 2010 23:04:44 +0200,
Arnd Bergmann <arnd@xxxxxxxx
wrote:
There is no gadget driver in the tree that
actually implements the io |
|
|   |
| 145622304825_577260007224 | Greg KH |
|
From: Andi Kleen <ak@xxxxxxxxxxxxxxx
The usb serial driver initialization tried to use the BKL to stop
driver modules from unloading, but that didnt work anyways.
There was already some code to |
|
|   |
| 138626014981_513560007261 | Daniel Mack |
|
Hi,
Here are four patches to add parsing support of USB audio class v2
descriptors to lsusb. UAC2 has differences in many details all over
the place, and there are still some units lsusb cant fully |
|
|   |
| 118025254612_513560007516 | Greg KH |
|
Greg,
I believe youre maintaining usb-utils now, right? At least it was
you posting an announcement for a new release the other day.
Let me know if I should do anything else to get these patches me |
|
|   |
| 135824304429_551260007138 | Daniel Mack |
|
On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
On Tue, Jun 01, 2010 at 06:52:12PM +0200, Daniel Mack wrote:
Greg,
I believe youre maintaining usb-utils now, right? At least i |
|
|   |
| 159625244207_519260007184 | Daniel Mack |
|
|
|
|   |
| 135628374414_518060007143 | Daniel Mack |
|
|
|
|   |
| 140429944745_538460007064 | Daniel Mack |
|
|
|
|   |
| 164623094589_525760007762 | Greg KH |
|
Hi Greg,
On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
On Tue, Jun 01, 2010 at 06:52:12PM +0200, Daniel Mack wrote:
Greg,
I believe youre maintaining usb-utils now, right? |
|
|   |
| 177428024192_520260007995 | Greg KH |
|
On Wed, Jun 16, 2010 at 02:40:23PM -0700, Greg KH wrote:
On Tue, Jun 08, 2010 at 10:10:19AM +0200, Daniel Mack wrote:
On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
On Tue, Jun |
|
|   |
| 134129104518_554960007899 | Daniel Mack |
|
Audio Class 2 devices have to be dealt with differently in many ways.
The descriptors have different layouts, there are some new types etc.
This patch adds support parsing for the audio control inte |
|
|   |
| 173324584735_514760007342 | HEMA HK |
|
Signed-off-by: Daniel Mack <daniel@xxxxxxxx
---
lsusb.c | 62 +++++++++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 45 insertions(+), 17 deletions(-)
diff --git a/ls |
|
|   |
| 129020424336_503460007465 | Joe Perches |
|
Signed-off-by: Joe Perches <joe@xxxxxxxxxxx
---
drivers/media/dvb/siano/smscoreapi.c | 4 +---
drivers/media/video/w9968cf.c | 3 +--
2 files changed, 2 insertions(+), 5 deletions(- |
|
|   |
| 109920734774_568960007217 | Maciej Rutecki |
|
|
|
|   |
| 145121044019_564360007334 | John W Linville |
|
On Mon, May 31, 2010 at 09:55:20PM +0200, Maciej Rutecki wrote:
Last known good: 2.6.34
Failing kernel: 2.6.35-rc1
subsystem: PCI, USB(?)
Kernel dies during booting on message "ssb |
|
|   |
| 163726484244_515560007346 | Sergei Shtylyov |
|
On wtorek, 1 czerwca 2010 o 15:34:02 John W. Linville wrote:
On Mon, May 31, 2010 at 02:53:00PM -0600, Matthew Wilcox wrote:
On Mon, May 31, 2010 at 09:55:20PM +0200, Maciej Rutecki wrote:
|
|
|   |
| 105329304804_578960007442 | Sergei Shtylyov |
|
On Mon, May 31, 2010 at 10:57:48PM +0400, Sergei Shtylyov wrote:
When #included alone, <linux/usb/gadget.h causes a lot of compilation errors
and warnings -- all because it relies on the incl |
|
|   |
| 113123664484_546760007912 | Sergei Shtylyov |
|
When #included alone, <linux/usb/gadget.h
causes a lot of compilation errors
and warnings -- all because it relies on the
including code to bring in the
necessary #includes in |
|
|   |
| 193325014985_570660007315 | Sergei Shtylyov |
|
On Thu, 3 Jun 2010, Sergei Shtylyov wrote:
David Brownell wrote:
When #included alone, <linux/usb/gadget.h
causes a lot of compilation errors
and warnings -- all because it |
|
|   |
| 192426414420_594460007727 | Sergei Shtylyov |
|
--- On Thu, 6/3/10, Sergei Shtylyov <sshtylyov@xxxxxxxxxx wrote:
PS: I really didnt expect such opposition to an obvious patch...
That suggests youve not spent much time cleaning
up afte |
|
|   |
| 127729214375_552160007572 | Robert Schwebel |
|
Hi,
I wonder how the usb-utils project is currently hosted.
rel="nofollow" www.linux-usb.org/ www.linux-usb.org/ tells me that there is a git, but when trying
to clone it, I get
$ git clon |
|
|   |
| 186721294501_567060007577 | Axel Lin |
|
On Mon, May 31, 2010 at 05:57:14PM +0200, Robert Schwebel wrote:
On Mon, May 31, 2010 at 05:54:18PM +0200, Daniel Mack wrote:
I wonder how the usb-utils project is currently hosted.
rel |
|
|   |
| 111120494944_559660007345 | saeed bishara |
|
Am Montag, 31. Mai 2010 02:04:47 schrieb Axel Lin:
This patch fixes resource reclaim in error path of acm_probe:
1. In the case of "out of memory (read urbs usb_alloc_urb)
")",
t |
|
|   |
| 150724494846_549260007036 | Marco Stornelli |
|
On Sun, 30 May 2010, saeed bishara wrote:
Hi,
Im newbie to usb, and came across an issue when using USB NEC
testing device, this device sends 128 bytes string descriptor, but as
the us |
|
|   |
| 180820774677_522760007961 | Marco Stornelli |
|
On Sun, May 30, 2010 at 11:53:49AM +0200, Marco Stornelli wrote:
Hi,
Im using the kernel 2.6.34 with the beagle board rev. c4. I have got
some problems with the ethernet gadget to use nfs ov |
|
|   |
| 195522984882_532960007958 | Felipe Balbi |
|
2010/5/30 Felipe Balbi <me@xxxxxxxxxxxxxxx :
On Sun, May 30, 2010 at 11:53:49AM +0200, Marco Stornelli wrote:
beagle board uses musb. You shouldnt be relying on the udc controller.
Your Kcon |
|
|   |