First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
EXPORT_SYMBOL(fat_get_block)
Hello Hirofumi, I would like to export this symbol from the vfat code and add this patch to the Linux kernel. You are listed as the MAINTAINER for FAT and VFAT. As such, I need your approval to do it. The reason that I need to export this symbol is to allow for file based DMA in which the file needs to be pre-all... 13 Aug 2010 21:14
[PATCH 6/8] ceph-rbd: osdc support for osd call and rollback operations
From: Yehuda Sadeh <yehuda(a)hq.newdream.net> This will be used for rbd snapshots administration. Signed-off-by: Yehuda Sadeh <yehuda(a)hq.newdream.net> --- fs/ceph/decode.h | 5 +++++ fs/ceph/osd_client.c | 18 ++++++++++++++++++ fs/ceph/osd_client.h | 6 ++++++ 3 files changed, 29 insertions(+), 0... 13 Aug 2010 14:40
[PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v3)
Hi Wolfram, Thanks for continued testing and review of the driver. + +#define LPC32XX_RTC_MATCH0_EN (1 << 0) +#define LPC32XX_RTC_MATCH1_EN (1 << 1) +#define LPC32XX_RTC_ONSW_MATCH0_EN (1 << 2) +#define LPC32XX_RTC_ONSW_MATCH1_EN (1 << 3) +#define LPC32XX_RTC_SW_RESET (1 << 4) ... 13 Aug 2010 13:35
Btrfs-progs: Add support for hot data ioctls
Mr Chociej, some months ago I wrote a new command (called "btrfs"), with the aim to replace "btrfsctl" at all, for a lot of reasons: bugs, largely unmaintained, difficult to maintain. After a lot of review in the btrfs mailing list now btrfs is in the official source. I suggest to update your patches to using... 13 Aug 2010 13:35
[PATCH v2] s3fb: add DDC support
Add I2C support for the DDC bus to s3fb driver. This is only bus support, driver does not use EDID. Tested on Trio64V+, Trio64V2/DX, Virge (2 cards), Virge/DX (4 cards) and Trio3D/2X (3 cards) with i2cdetect and decode-edid. Will probably not work on Trio32 - my 2 cards have DDC support in BIOS that looks diff... 13 Aug 2010 13:35
[PATCH] add __user markup in copy_user_handle_tail()
__get/put_user_nocheck() requires 2nd arg should be a user pointer but was missing __user markup. Add it. Signed-off-by: Namhyung Kim <namhyung(a)gmail.com> --- arch/x86/lib/usercopy_64.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/arch/x86/lib/usercopy_64.c b/arch/x86/lib/u... 13 Aug 2010 12:29
[PATCH] oprofile: fix crash when accessing freed task structs
On 02.08.10 21:39:33, Benjamin Herrenschmidt wrote: I can't tell that much about the workload, I don't have access to it either, let's say that from my point of view it's a "customer" binary blob. I can re-trigger it though. Benjamin, can you try the patch below? Thanks, -Robert From 44... 13 Aug 2010 12:29
ath5k: disable ASPM L0s for all cards
On Fri, 2010-08-13 at 11:27 -0400, Luis R. Rodriguez wrote: From: Maxim Levitsky <maximlevitsky(a)gmail.com> Atheros PCIe wireless cards handled by ath5k do require L0s disabled. For distributions shipping with CONFIG_PCIEASPM (this will be enabled by default in the future in 2.6.36) this will also mean ... 13 Aug 2010 12:29
[PATCH 9/9] RapidIO: Add support for IDT CPS Gen2 switches
Add the RIO switch driver and definitions for IDT CPS-1848 and CPS-1616 Gen2 devices. Signed-off-by: Alexandre Bounine <alexandre.bounine(a)idt.com> Reviewed-by: Thomas Moll <thomas.moll(a)sysgo.com> Cc: Matt Porter <mporter(a)kernel.crashing.org> Cc: Li Yang <leoli(a)freescale.com> Cc: Kumar Gala <galak(a)kernel.crashin... 13 Aug 2010 12:29
[PATCH 5/9] RapidIO: Add default handler for error_stopped state
The default error-stopped state handler provides recovery mechanism as defined by RIO specification. Signed-off-by: Alexandre Bounine <alexandre.bounine(a)idt.com> Reviewed-by: Thomas Moll <thomas.moll(a)sysgo.com> Cc: Matt Porter <mporter(a)kernel.crashing.org> Cc: Li Yang <leoli(a)freescale.com> Cc: Kumar Gala <galak... 13 Aug 2010 12:29
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16