login
Header Space

 
 

Mailing list archives

Search results

Found 7 matching messages (0.037 seconds). Page 1 of 1.

[PATCH 121/142] usb-gadget-ether: prevent oops caused by error interrupt race

From: Benedikt Spranger Fix a longstanding race in the Ethernet gadget driver, which can cause an oops on device disconnect. The fix is just to make the TX path check whether its freelist is empty. That check is otherwise not

linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18

[PATCH] [121/2many] MAINTAINERS - CFG80211 and NL80211

Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches diff --git a/MAINTAINERS b/MAINTAINERS index 0f5a92f..9157b5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1177,6 +1177,11 @@ P: Johannes Berg M: johannes@

linux-kernel - joe - Aug 13 2007 - 02:25

Re: [PATCH] [121/2many] MAINTAINERS - CFG80211 and NL80211

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

Re: [PATCH] [121/2many] MAINTAINERS - CFG80211 and NL80211

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

[PATCH 121/149] USB: Fix off-by-1 error in the scatter-gather library

... 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

[PATCH 121/196] Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add

Stop using kobject_register, as this way we can control the sending of the uevent properly, after everything is properly initialized. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- arch/sh/kernel/cpu/

linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32

[PATCH 121/148] include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only

Signed-off-by: Joe Perches --- include/asm-x86/suspend_64.h | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/include/asm-x86/suspend_64.h b/include/asm-x86/suspend_64.h index 2eb92cb..dc3262b 100644

linux-kernel - Joe Perches - Mar 23 2008 - 04:03

speck-geostationary