Found 6 matching messages (0.028 seconds). Page 1 of 1.
- [PATCH 041/142] USB: don't touch sysfs stuff when altsetting is unchanged
From: Alan Stern
This patch (as955) prevents the interface-related sysfs files and
endpoint pseudo-devices from being deleted and recreated when a call
to usb_set_interface() specifies the current altsetting. Since the
...
linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:17
- [patch 041/101] x86_64: Fix wrong gcc check in bitops.h
gcc 5.0 will likely not have the constraint problem
Signed-off-by: Andi Kleen
Signed-off-by: Greg Kroah-Hartman
---
include/asm-x86_64/bitops.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
linux-kernel - Greg KH - Mar 7 2007 - 13:11
- [PATCH 041/104] KVM: Don't assign vcpu->cr3 if it's invalid: check first, set last
From: Rusty Russell
sSigned-off-by: Rusty Russell
Signed-off-by: Avi Kivity
---
drivers/kvm/kvm_main.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git
linux-kernel - Avi Kivity - Sep 17 2007 - 04:31
- [PATCH 041/149] USB: Digi AccelePort adapted to new tty buffering
From: Oliver Neukum
this fixes the flushing trouble due to its own buffering for this driver.
Signed-off-by: Oliver Neukum
Cc: Al Borchers
Signed-off-by: Greg Kroah-Hartman <
linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:41
- [PATCH 041/196] kobject: add kobject_init_and_add function
Also add a kobject_init_and_add function which bundles up what a lot of
the current callers want to do all at once, and it properly handles the
memory usages, unlike kobject_register();
Cc: Kay Sievers
Signed-off-by: Greg
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:09
- [PATCH 041/148] include/asm-x86/hw_irq_64.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/hw_irq_64.h | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/include/asm-x86/hw_irq_64.h b/include/asm-x86/hw_irq_64.h
index 312a58d..0062ef3
linux-kernel - Joe Perches - Mar 23 2008 - 04:02