SEARCH  

NEWS

2010.10.06:11:36:28
Przez komiks i animacjÄ™ do wiedzy ekonomicznej
Komiksy, animacje i scenariusze lekcji, przygotowane przez metodyków z Ośrodka Rozwoju Edukacji we współpracy z ekonomistami Fundacji FOR, będą dystrybuowane bezpłatnie wśród nauczycieli szkół gimnazjalnych i ponadgimnazjalnych, prowadzących lekcje z podstaw przedsiębiorczości i wiedzy o społeczeństwie. Wspomniane materiały będą dostępne dla nauczycieli na stronie internetowej FOR.

 

196326744054_508260007553Eric Miao

 
129925124773_551460007032Igor 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

 
171826564351_519960007610Sergei 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

 
113222994150_536360007813Igor 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

 
145420004189_520260007348Igor 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:

 
147827244022_553360007205Greg 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:

 
108521054717_585960007712Igor 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

 
189223374367_524260007566Eric Miao

 
185226694865_500260007668alek 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:

 
181524854669_500460007430Oliver 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

 
135221664154_537560007961Oliver 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

 
158027854066_529760007686Oliver 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

 
100825344023_537660007560Oliver 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?

 
194226294229_580660007260Chris 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

 
147424464746_514260007434Chris 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:

 
157228034600_572760007298Alan 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

 
168727584082_575460007726Chris 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)

 
144020644259_546360007036Christopher 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

 
102323814665_525260007296Arnd 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

 
151326614742_525960007192Arnd 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

 
169423754996_529460007173Greg KH

 
159327894932_567660007988Greg 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

 
140129824051_566160007492Arnd 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

 
169724694874_536160007060Arnd Bergmann

 
165822354721_539960007524Arnd 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

 
159221884899_558860008000Greg 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

 
176120744788_569360007330Daniel 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

 
168021514311_573260007757Greg 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

 
122325084225_509660007947Daniel 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

 
115625274181_587860007676Daniel Mack

 
140125194865_529960007347Daniel Mack

 
129928684421_508760007171Daniel Mack

 
141722404323_572860007135Greg 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?

 
148521954644_571060007513Greg 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

 
165724484040_583860007968Daniel 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

 
151427274487_537860007594HEMA HK
Signed-off-by: Daniel Mack <daniel@xxxxxxxx --- lsusb.c | 62 +++++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 45 insertions(+), 17 deletions(-) diff --git a/ls

 
172623264462_514660007022Joe 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(-

 
131828304263_564260007235Maciej Rutecki

 
177720424431_542060007723John 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

 
193424084170_597560007497Sergei 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:

 
194227614224_542960007250Sergei 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

 
102228654576_548460007989Sergei 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

 
150723304819_577160007376Sergei 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

 
100527484418_543660007170Sergei 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

 
115921014579_532960007826Robert 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

 
182720174586_505060007725Axel 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

 
130124684590_587860007601saeed 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

 
186624604931_568560007903Marco 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

 
106022354651_547960007819Marco 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

 
164928314920_522860007995Felipe 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