Found 5 matching messages (0.014 seconds). Page 1 of 1.
- [PATCH 112/142] USB: unusual_devs modification for Nikon D200
From: Phil Dibowitz
Upgrade the unusual_devs.h file to support the Nikon D200
Signed-off-by: Mike Pagano
Signed-off-by: Phil Dibowitz
Signed-off-by: Greg Kroah-Hartman
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18
- [PATCH] [112/2many] MAINTAINERS - BROADCOM B44 10/100 ETHERNET DRIVER
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches
diff --git a/MAINTAINERS b/MAINTAINERS
index a21ccf1..9be0816 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1097,6 +1097,7 @@ P: Gary Zambrano
M: zambrano@
linux-kernel - joe - Aug 13 2007 - 02:24
- [PATCH 112/149] USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
From: Laurent Pinchart
Many device manufacturers are using full-speed bInterval values in high-speed
interrupt endpoint descriptors. If the bInterval value is greater than 16,
assume the device uses full-speed descriptors
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42
- [PATCH 112/196] Kobject: change drivers/firmware/efivars.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: Matt Domsch
Cc: Kay Sievers
Signed-off-by: Greg Kroah-Hartman <
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32
- [PATCH 112/148] include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/sigcontext.h | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/include/asm-x86/sigcontext.h b/include/asm-x86/sigcontext.h
index d743947..2f9c884 100644
linux-kernel - Joe Perches - Mar 23 2008 - 04:03