First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
[PATCH 1/4] initial support for LogicPD's OMAP3 SOM and TORPEDO development kits
Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum <Jacob.Tanenbaum(a)logicpd.com> --- arch/arm/configs/omap3_defconfig ... 11 Aug 2010 13:39
[PATCH 3/4] add generic smsc911x support for LogicPD's OMAP3 TORPEDO and SOM dev kits
ARM: OMAP3: Add generic smsc911x support when connected to GPMC Introduce of a generic way to setup smsc911x based Ethernet controller connected to GPMC similar to gpmc-smc91x but without timing setup. FIXED: pbias voltage for the Torpedo board Tested against: linux-next 81e09... 11 Aug 2010 13:39
[GIT PULL] i2c updates for 2.6.36
Hi Linus, Please pull a first round of i2c subsystem updates for Linux 2.6.36 from: git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus The big thing here is the multiplexing support, with core support as well as support for the popular NXP PCA954x family of multiplexers and swi... 11 Aug 2010 13:39
Linux Kernel GDB tracepoint module demo release
Hi, GDB Tracepoint (http://sourceware.org/gdb/current/onlinedocs/gdb/Tracepoints.html) is new feature that make GDB can debug real-time program. I think this feature is very fit for debug Linux Kernel. So I make a lkm to make kernel support it. You can get it in https://code.google.com/p/kgtp/ I just release... 12 Aug 2010 13:40
[PATCH] Add fanotify syscalls to <asm-generic/unistd.h>.
Signed-off-by: Chris Metcalf <cmetcalf(a)tilera.com> --- (Oops, resending with appropriate Cc's.) include/asm-generic/unistd.h | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/include/asm-generic/unistd.h b/include/asm-generic/unistd.h index e189809..b969770 100644 --- a/include/as... 11 Aug 2010 12:33
NFS: Use kernel DNS resolver [ver #2]
Patches 1 - 3 of this series now in cifs-2.6.git On Wed, Aug 11, 2010 at 3:37 AM, David Howells <dhowells(a)redhat.com> wrote: From: Bryan Schumaker <bjschuma(a)netapp.com> Use the kernel DNS resolver to translate hostnames to IP addresses. �Create a new config option to choose between the legacy DNS resolve... 11 Aug 2010 12:33
usb 2.0 em28xx kernel panic general protection fault: 0000 [#1] SMP RIP: 0010:[<ffffffffa004fbc5>] [<ffffffffa004fbc5>] em28xx_isoc_copy_vbi+0x62e/0x812 [em28xx]
On Wed, 2010-08-11 at 09:25 +0200, Sander Eikelenboom wrote: Hello Devin, Yes it's completely reproducible for a change: ffmpeg -f video4linux -r 25 -s 720x576 -i /dev/video0 out.flv gave an error: Use -f video4linux2. The -f video4linux option uses the old video4linux1 API. I have seen simi... 11 Aug 2010 12:33
drivers/serial: Return -ENOMEM on memory allocation failure
Julia Lawall wrote: From: Julia Lawall <julia(a)diku.dk> In this code, 0 is returned on memory allocation failure, even though other failures return -ENOMEM or other similar values. A simplified version of the semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) ... 11 Aug 2010 12:33
RFC: iscsi ibft: separate ibft parsing from sysfs interface
On Mon, 12 Apr 2010 22:20:29 -0400 Konrad Rzeszutek Wilk wrote: On Monday 12 April 2010 14:06:17 michaelc(a)cs.wisc.edu wrote: From: Mike Christie <michaelc(a)cs.wisc.edu> Not all iscsi drivers support ibft. For drivers like be2iscsi that do not but are bootable through a vendor firmware specific ... 11 Aug 2010 12:33
[PATCH] Add fanotify syscalls to <asm-generic/unistd.h>.
Signed-off-by: Chris Metcalf <cmetcalf(a)tilera.com> --- include/asm-generic/unistd.h | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/include/asm-generic/unistd.h b/include/asm-generic/unistd.h index e189809..b969770 100644 --- a/include/asm-generic/unistd.h +++ b/include/asm-generi... 11 Aug 2010 11:27
First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68