SEARCH  

NEWS

2010.10.06:11:36:28
Samochód w firmie - dodatek CD do Dziennika Gazety Prawnej
W środę, 6 października do „Dziennika Gazety Prawnej” dołączona zostanie płyta w całości poświęcona zagadnieniu użytkowania auta w firmie.

 

120423784546_571160007089Eric Miao

 
113825694574_584160007877Igor 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

 
153221484071_571360007286Sergei 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

 
102927804447_505860007515Igor 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

 
185522994838_504760007777Igor 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:

 
132424774154_587060007486Greg 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:

 
196023254055_553460007667Igor 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

 
141026994816_548260007872Eric Miao

 
176824414652_521560007328alek 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:

 
173023544627_556860007899Oliver 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

 
134427264375_549860007563Oliver 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

 
198525554889_503960007054Oliver 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

 
170625004753_552160007164Oliver 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?

 
139327504605_504460007104Chris 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

 
137226944458_600060007860Chris 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:

 
189926054585_527360007180Alan 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

 
183720874736_572560007825Chris 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)

 
177928344324_553260007306Christopher 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

 
169627484055_530160007019Arnd 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

 
140521644714_586460007975Arnd 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

 
172420614580_530860007684Greg KH

 
148921724772_522560007899Greg 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

 
105026754733_537560007087Arnd 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

 
168129044835_573760007627Arnd Bergmann

 
175726104792_547060007956Arnd 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

 
144521974017_502560007353Greg 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

 
170929954525_548060007421Daniel 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

 
137922704096_511160007303Greg 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

 
119923264207_503460007411Daniel 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

 
166228204021_545360007495Daniel Mack

 
140927354692_542660007197Daniel Mack

 
177924684192_530460007412Daniel Mack

 
172523284682_582260007327Greg 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?

 
112426394654_533160007717Greg 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

 
174323344536_576460007826Daniel 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

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

 
114724024788_534060007736Joe 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(-

 
175224304063_543460007503Maciej Rutecki

 
176223764142_541560007815John 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

 
113124514149_566760007938Sergei 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:

 
149324744134_505260007757Sergei 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

 
137225724159_515960007865Sergei 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

 
189626644295_596060007547Sergei 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

 
146228594924_560460007631Sergei 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

 
141924054081_556960007297Robert 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

 
150725654771_564160007194Axel 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

 
139829904767_555760007678saeed 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

 
142220434342_571760007439Marco 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

 
126324654298_518660007572Marco 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

 
181824894977_590060007048Felipe 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