Found 7 matching messages (0.037 seconds). Page 1 of 1.
From: Benedikt Spranger
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches
linux-kernel - joe - Aug 13 2007 - 02:25
On Sun, 2007-08-12 at 23:25 -0700, joe@perches.com wrote: > Add file pattern to MAINTAINER entry > +F: include/linux/nl80211.h > +F: include/net/cfg80211.h > +F: net/wireless/core.* > +F: net/wireless/sysfs.* > +F: net/wireless/radiotap.c I
linux-kernel - Johannes Berg - Aug 13 2007 - 06:19
On Mon, 2007-08-13 at 12:19 +0200, Johannes Berg wrote: > On Sun, 2007-08-12 at 23:25 -0700, joe@perches.com wrote: > > Add file pattern to MAINTAINER entry > > > +F: include/linux/nl80211.h > > +F: include/net/cfg80211.h > > +F: net/wireless/core.
linux-kernel - Joe Perches - Aug 14 2007 - 21:37
... loop exits, whether or not the last URB submission succeeded. This patch (as928) changes it from a "for" loop to a " ... which can show up when the first URB submission fails. The patch also removes a couple of lines that initialize fields which don't ...
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42
Stop using kobject_register, as this way we can control the sending of
the uevent properly, after everything is properly initialized.
Cc: Kay Sievers
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32
Signed-off-by: Joe Perches
linux-kernel - Joe Perches - Mar 23 2008 - 04:03