[PATCHv4 2.6.34-rc4 2/7] mx5: Add USB device definitions for Freescale MX51 Babbage HW
From: Dinh Nguyen <Dinh.Nguyen(a)freescale.com> This patch is part of enabling USB for Freescale MX51 Babbage HW. This patch adds device structures for USB Host1 and OTG port, and adds clocking information for USB HW. This patch applies to 2.6.34-rc4. Signed-off-by: Dinh Nguyen <Dinh.Nguyen(a)freescale.com> ---... 16 Apr 2010 16:12
[patch 1/1] hpsa: remove unneeded defines
Patch 1/1 From: Mike Miller <mike.miller(a)hp.com> This patch removes unnecessary #define's from hpsa. The SCSI midlayer handles all this for us. Signed-off-by: Mike Miller <mike.miller(a)hp.com> Cc: scameron(a)beardog.cce.hp.com diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index 183d3a4..c016426 1... 16 Apr 2010 15:06
Interleave policy on 2M pages (was Re: [RFC][BUGFIX][PATCH 1/2] memcg: fix charge bypass route of migration)
On Fri, Apr 16, 2010 at 11:13:10AM -0500, Christoph Lameter wrote: On Thu, 15 Apr 2010, Andrea Arcangeli wrote: 2) add alloc_pages_vma for numa awareness in the huge page faults How do interleave policies work with alloc_pages_vma? So far the semantics is to spread 4k pages over different nodes. W... 16 Apr 2010 15:06
ACPI: EC: limit multibyte access to EC to 8 byte
Hi Alexander, Thanks, but we already have patch to do just that. See https://bugzilla.kernel.org/show_bug.cgi?id=15749 Regards, Alex. 16.04.2010 20:07, Alexander Rauth пишет: commit dadf28a10c3eb29421837a2e413ab869ebd9e168 enabled multibyte access to EC, but ignored that the consuming function expects ... 16 Apr 2010 13:58
Nova-T USB-Stick Model 1277: DiB0070 I2C read / write failed
Hi, I have some trouble with a Nova-T USB-Stick. It's a "WinTV NOVA-T Stick Value, Model 1277" USB-ID:2040:7070. I use three of it with an ASRock 939A785GMH/128M Mainboard (AMD A785 / SB710) as an Myth-Server. Currently everything running fine after following all advices found at: http://linuxtv.org/wiki/... 16 Apr 2010 13:58
media, mfd: Add timberdale video-in driver
Hi Richard, On Fri, Apr 16, 2010 at 06:27:54PM +0200, Richard R�jfors wrote: To follow are two patches. The first one adds the timberdale video-in driver to the media tree. The second one adds it to the timberdale MFD driver. The Kconfig of the media patch selects TIMB_DMA which is introduced... 25 Apr 2010 12:09
[PATCH] hid: Add mappings for a few keys found on Logitech MX3200
The keys are added to the generic wireless mappings in case other keyboards use them. Note that the product ID for the MX3200 is the same as USB_DEVICE_ID_S510_RECEIVER_2. Signed-off-by: Lorenzo Castelli <lcastelli(a)gmail.com> --- I tried to choose the most meaningful keys without adding new ones. I'm not sure i... 16 Apr 2010 13:58
Trying to measure performance with splice/vmsplice ....
Hello, I'm trying to measure the perf gain by using splice.For now I'm trying to copy a 1G file using splice.(In real scenario, the driver will DMA the data to some buffer(which is mmap'd).The app will then write the newly-DMA'd data to the disk while some other thread is crunching the same buffer.The buffer is guar... 23 Apr 2010 21:14
[PATCH] Oprofile: Change CPUIDS from decimal to hex, and add some comments
Back when the patch was submitted for "Add Xeon 7500 series support to oprofile", Robert Richter had asked for a follown patch that converted all the CPU ID values to hex. I have done that here for the processors in the ppro_init() function and also added some documentation as comments that I retrieved from the I... 16 Apr 2010 13:58
[PATCH 2/2] mfd: Add timberdale video-in driver to timberdale
This patch defines platform data for the video-in driver and adds it to all configurations of timberdale. Signed-off-by: Richard Röjfors <richard.rojfors(a)pelagicore.com> --- diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c index 2d4691a..49aa733 100644 --- a/drivers/mfd/timberdale.c +++ b/drive... 16 Apr 2010 12:51