[git pull] PCI fixes
The following changes since commit 9dda696f0de87a2e5cfabb147e28c76b7d3c6846: Linus Torvalds (1): Merge branch 'release' of git://git.kernel.org/.../aegl/linux-2.6 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus Nothing too big here; I... 9 Jun 2010 19:49
[PATCH 2/2 -next] niu: always include of_device.h
From: Randy Dunlap <randy.dunlap(a)oracle.com> The niu driver uses struct of_device when built on any arch, not only SPARC64, so always #include <linux/of_device.h>. drivers/net/niu.c:9700: warning: 'struct of_device' declared inside parameter list drivers/net/niu.c:9700: warning: its scope is only this definitio... 9 Jun 2010 19:49
[PATCH 1/2 -next] of_device.h: provide struct of_device even when not enabled
From: Randy Dunlap <randy.dunlap(a)oracle.com> Drivers may use struct of_device (struct platform_device), even when CONFIG_OF_DEVICE is not enabled, so minimally provide that struct for that kconfig case. Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> Cc: Grant Likely <grant.likely(a)secretlab.ca> Cc: Dave... 9 Jun 2010 19:49
input: fixup X86_MRST selects
On Wednesday, June 09, 2010 03:29:21 pm Randy Dunlap wrote: +++ linux-next-20100609/drivers/input/keyboard/Kconfig @@ -70,9 +70,10 @@ config KEYBOARD_ATARI config KEYBOARD_ATKBD tristate "AT keyboard" if EMBEDDED || !X86 + depends on !X86 || (X86 && !X86_MRST) Should it be simply '... 15 Jun 2010 12:02
PCI: hotplug/cpqphp, fix NULL dereference
On Wed, Jun 09, 2010 at 10:31:13PM +0200, Jiri Slaby wrote: There are devices out there which are PCI Hot-plug controllers with compaq PCI IDs, but are not bridges, hence have pdev->subordinate NULL. But cpqphp expects the pointer to be non-NULL. Add a check to the probe function to avoid oopses like: ... 9 Jun 2010 18:42
[PATCH] input: fixup X86_MRST selects
From: Randy Dunlap <randy.dunlap(a)oracle.com> Some of the recent X86_MRST additions make some "select"s conditional on X86_MRST but missed some related kconfig symbols, causing: drivers/built-in.o: In function `ps2_end_command': (.text+0x257ab2): undefined reference to `i8042_check_port_owner' drivers/built-in... 9 Jun 2010 18:42
jump label v9: base patch
On Wed, Jun 09, 2010 at 05:38:57PM -0400, Jason Baron wrote: +static int build_jump_label_hashtable(struct jump_entry *start, struct jump_entry *stop) +{ + struct jump_entry *iter, *iter_begin; + struct jump_label_entry *entry; + int count; + + sort_jump_label_entries(start, stop); + iter = star... 10 Jun 2010 13:24
MAINTAINERS: Remove section SMX UIO Interface
On Wed, Jun 09, 2010 at 12:38:34PM -0700, Joe Perches wrote: commit d6e976c0d258c9547a308bd8a9a82ec93e2bc6e2 removed the file oops, I forgot the MAINTAINERS entry when I removed the driver. Thank you for cleaning up these things! Hans Signed-off-by: Joe Perches <joe(a)perches.com> Acked-by: Hans ... 9 Jun 2010 19:49
detour TTY driver - now ttyprintk
Hi, This is another version of former detour TTY driver, trying to follow Alan's suggestions: - renamed from detour to ttyprintk - removed possibility for initial internal redirection of console to this tty - providing hopefully more proper open/close tty operations - fixed initial termios settings - added pr... 3 Jul 2010 15:41
Confirm:
You have won the sum of Seven Hundred And Ten Thousand Pounds from Microsoft Company on our 2010 Yearly bonanza award. You are to contact him with your details below;1.Name.2.Address.3.Nationality.4.Age.5.Occupation.6.Phone/Fax. Contact Person:Donald Preece Email:donaldpreece_1(a)discuz.org Tel:+44 702 408 3922... 9 Jun 2010 18:42