[PATCH 4/7] HID: N-trig MTM Driver fix And cleanup Patch 4
From: micki <micki(a)micki-laptop.(none)> Add ntrig_send_report - enable us to configure firmware. N-trig is changing the way people interact with computers by providing a dual-mode pen and true multi-touch input device, specifically designed for today's advanced computing world. N-trig DuoSense® solution provides... 8 Mar 2010 16:25
[GIT PULL] fix for msm_sdcc MMC driver for 2.6.34-rc1
Just one small trivial fix. The following changes since commit 6b7b284958d47b77d06745b36bc7f36dab769d9b: Linus Torvalds (1): Linux 2.6.33-rc2 are available in the git repository at: git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-mmc_sdcc Roel Kluin (1): msm_sdcc.c: missing b... 8 Mar 2010 16:25
nfs regression?
YES! seems like 2.6.32.8 with your patch included finally doesn't spit any backtraces and peername failed errors! will You push this upstream + to stable? thanks a lot for Your help! have a nice day with best regards nik This seems that we missed checking XPT_DEAD too. Nikola, does adding !test_bit(X... 8 Mar 2010 16:24
can: fix bfin_can build error after alloc_candev() change
From: Wolfgang Grandegger <wg(a)grandegger.com> Date: Mon, 08 Mar 2010 20:47:44 +0100 Mike Frysinger wrote: From: Barry Song <barry.song(a)analog.com> Looks like commit a6e4bc530403 didn't include updates to drivers so the Blackfin CAN driver fails to build now. Signed-off-by: Barry Song <ba... 8 Mar 2010 16:24
net/sunrpc: Convert (void)snprintf to snprintf
From: Joe Perches <joe(a)perches.com> Date: Mon, 08 Mar 2010 08:38:30 -0800 (Applies on top of "Remove uses of NIPQUAD, use %pI4") Casts to void of snprintf are most uncommon in kernel source. 9 use casts, 1301 do not. Remove the remaining uses in net/sunrpc/ Signed-off-by: Joe Perches <joe@... 8 Mar 2010 16:24
[PATCH 1/1] perf: Add support for arch- and processor-dependent symbolic event names
This patch adds support for arch- and processor-dependent symbolic event names to the "perf stat" tool, and could be expanded to other "perf *" commands fairly easily, I suspect. To support arch-dependent event names without adding arch-dependent code to perf, I added a callout mechanism whereby perf will look... 8 Mar 2010 15:16
resource, PNPACPI: add bus number and window support
This series looks good to me. I've added it to the acpi tree to be sure it sees linux-next. I expect to hear back from Jesse with his ack/nack shortly. thanks, Len Brown, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to... 8 Mar 2010 15:16
[PATCH] Inotify: Fix build failure in inotify user support
CONFIG_INOTIFY_USER defined but CONFIG_ANON_INODES undefined will result in the following build failure: LD vmlinux fs/built-in.o: In function 'sys_inotify_init1': (.text.sys_inotify_init1+0x22c): undefined reference to 'anon_inode_getfd' fs/built-in.o: In function `sys_inotify_init1': (.text.sys_inotify... 8 Mar 2010 15:16
io-controller: Add a new interface "weight_device" for IO-Controller
On Fri, Mar 5, 2010 at 6:13 AM, Vivek Goyal <vgoyal(a)redhat.com> wrote: On Fri, Mar 05, 2010 at 10:25:58AM +0800, Gui Jianfeng wrote: Currently, IO Controller makes use of blkio.weight to assign weight for all devices. Here a new user interface "blkio.weight_device" is introduced to assign different weigh... 7 Apr 2010 13:30
can: fix bfin_can build error after alloc_candev() change
Mike Frysinger wrote: From: Barry Song <barry.song(a)analog.com> Looks like commit a6e4bc530403 didn't include updates to drivers so the Blackfin CAN driver fails to build now. Signed-off-by: Barry Song <barry.song(a)analog.com> Signed-off-by: Mike Frysinger <vapier(a)gentoo.org> Oops, it did includ... 8 Mar 2010 16:25