Found 7 matching messages (0.068 seconds). Page 1 of 1.
- [PATCH 101/142] USB: Get rid of annoying endpoint-release message
From: Alan Stern
This patch (as990) removes an annoying debugging message. Nobody
really cares when endpoint pseudo-devices are released.
Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah- ...
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:18
- [patch 101/101] gfs2: fix locking mistake
From: Josef Whiter
Fix a locking mistake in the quota code, we do a mutex_lock instead of a
mutex_unlock.
Signed-off-by: Josef Whiter
Cc: Steven Whitehouse
Signed-off-by: Andrew
linux-kernel - Greg KH - Mar 7 2007 - 13:12
- [PATCH] [101/2many] MAINTAINERS - BLUETOOTH HCI UART DRIVER
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches
diff --git a/MAINTAINERS b/MAINTAINERS
index 49b1202..6f706da 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1012,6 +1012,11 @@ M: marcel@holtmann.org
P: Maxim
linux-kernel - joe - Aug 13 2007 - 02:24
- [PATCH 101/104] KVM: x86 emulator: jmp abs
From: Nitin A Kamble
Implement emulation of instruction:
jump absolute r/m
opcode: 0xff /4
Signed-off-by: Nitin A Kamble
Signed-off-by: Avi Kivity
---
drivers/kvm
linux-kernel - Avi Kivity - Sep 17 2007 - 04:32
- [PATCH 101/149] USB: serial: ti_usb_3410_5052: clean up urb->status usage
This done in anticipation of removal of urb->status, which will make
that patch easier to review and apply in the future.
Cc:
Cc: Al Borchers
Cc: Peter Berger linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42
- [PATCH 101/196] kobject: convert parisc/pdc_stable to use kobject_create
Using a kset for this simple directory is an overkill.
Cc: Kay Sievers
Cc: Thibaut VARENE
Cc: Matthew Wilcox
Cc: Grant Grundler
Cc: Kyle McMartin linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32
- [PATCH 101/148] include/asm-x86/proto.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/proto.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h
index 68563c0..9da46af 100644
--- a/include/
linux-kernel - Joe Perches - Mar 23 2008 - 04:03