Found 7 matching messages (0.040 seconds). Page 1 of 1.
- [PATCH 126/142] USB: re-remove <linux/usb_sl811.h>
From: David Brownell
Remove ... somehow this was recreated when
the Blackfin arch was merged, instead of using
which is the correct header.
Signed-off-by: David Brownell linux-usb-devel - Greg Kroah-Hartman - Oct 12 2007 - 18:19
- [PATCH] [126/2many] MAINTAINERS - CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches
diff --git a/MAINTAINERS b/MAINTAINERS
index 8b28143..7f16b33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1229,6 +1229,7 @@ P: Lennert Buytenhek
M: kernel@
linux-kernel - joe - Aug 13 2007 - 02:25
- [PATCH 126/149] USB: Make usb-autosuspend timer 1 sec jiffy aligned
From: Venki Pallipadi
Make usb autosuspend timers 1sec jiffy aligned.
This helps to reduce the frequency at which the CPU must be taken out of a
lower-power state.
Signed-off-by: Venkatesh Pallipadi linux-usb-devel - Greg Kroah-Hartman - Jul 12 2007 - 19:42
- [PATCH] [126/2many] MAINTAINERS - CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches
diff --git a/MAINTAINERS b/MAINTAINERS
index 8b28143..7f16b33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1229,6 +1229,7 @@ P: Lennert Buytenhek
M: kernel@
linux-usb-devel - joe - Aug 13 2007 - 02:25
- [PATCH 126/196] Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add
Make this kobject dynamic and convert it to not use kobject_register,
which is going away.
Cc: Jacob Shin
Cc: Kay Sievers
Signed-off-by: Greg Kroah-Hartman
---
arch/x86/kernel/cpu/
linux-kernel - Greg Kroah-Hartman - Jan 25 2008 - 03:32
- [PATCH 126/148] include/asm-x86/termios.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches
---
include/asm-x86/termios.h | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/include/asm-x86/termios.h b/include/asm-x86/termios.h
index f729563..7cff8bf 100644
--- a
linux-kernel - Joe Perches - Mar 23 2008 - 04:03
- Re: [PATCH 126/148] include/asm-x86/termios.h: checkpatch cleanups - formatting only
On Sun, 23 Mar 2008 01:03:41 -0700
Joe Perches wrote:
>
> Signed-off-by: Joe Perches
NAK - all serial/tty changes in this set.
Please leave the tty code alone for now (all of it). You are getting in
the way
linux-kernel - Alan Cox - Mar 23 2008 - 08:41