pci: disable MSI on VIA K8M800
From: Tejun Heo <tj(a)kernel.org> Date: Sun, 23 May 2010 10:22:55 +0200 MSI delivery from on-board ahci controller doesn't work on K8M800. At this point, it's unclear whether the culprit is with the ahci controller or the host bridge. Given the track record and considering the rather minimal impact of MS... 28 May 2010 15:57
[PATCH 1/2] serial: bfin_5xx: IRDA is not affected by anomaly 05000230
From: Graf Yang <graf.yang(a)analog.com> Anomaly 05000230 (over sampling of the UART STOP bit) applies only when the peripheral is operating in UART mode. So drop the anomaly handling when the UART is in IRDA mode. Signed-off-by: Graf Yang <graf.yang(a)analog.com> Signed-off-by: Mike Frysinger <vapier(a)gentoo.org>... 23 May 2010 04:56
[PATCH 2/2] serial: bfin_5xx: fix typo in IER check
From: Sonic Zhang <sonic.zhang(a)analog.com> This most likely won't cause problems on systems as people don't typically enable GPIO RTS/CTS if they don't actually use it. Signed-off-by: Sonic Zhang <sonic.zhang(a)analog.com> Signed-off-by: Mike Frysinger <vapier(a)gentoo.org> --- drivers/serial/bfin_5xx.c | 2 +... 23 May 2010 04:56
[PATCH] pci: disable MSI on VIA K8M800
MSI delivery from on-board ahci controller doesn't work on K8M800. At this point, it's unclear whether the culprit is with the ahci controller or the host bridge. Given the track record and considering the rather minimal impact of MSI, disabling it seems reasonable. Signed-off-by: Tejun Heo <tj(a)kernel.org> Rep... 23 May 2010 04:56
[PATCH] fbdev: bf54x-lq043fb: fix unused warnings with backlight code
The current backlight code is stubbed out, so the new props changes added some warnings: drivers/video/bf54x-lq043fb.c: In function 'bfin_bf54x_probe': drivers/video/bf54x-lq043fb.c:666: warning: label 'out9' defined but not used drivers/video/bf54x-lq043fb.c:504: warning: unused variable 'props' Fix em ! Sig... 23 May 2010 03:52
[PATCH] fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code
The current backlight code is stubbed out, so the new props changes added some warnings about unused label/prop. Signed-off-by: Mike Frysinger <vapier(a)gentoo.org> --- drivers/video/bfin-t350mcqb-fb.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/video/bfin-t350mcqb-fb.... 23 May 2010 03:52
input: mt: Document the MT event slot protocol (rev4)
The fool is smiling like a fool now :). Ping BTW, I didn't receive the updated "[PATCH 1/2] input: mt: Introduce MT event slots (rev 5)". Maybe gmail filtered the file for me? On Sat, May 22, 2010 at 3:30 PM, Henrik Rydberg <rydberg(a)euromail.se> wrote: This patch adds documentation for the ABS_MT_SLOT eve... 10 Jun 2010 13:24
buffer_head: remove redundant test from wait_on_buffer
Andrew Morton <akpm(a)linux-foundation.org> writes: On Fri, 16 Apr 2010 11:58:19 +0100 Richard Kennedy <richard(a)rsk.demon.co.uk> wrote: The comment suggests that when b_count equals zero it is calling __wait_no_buffer to trigger some debug, but as there is no debug in __wait_on_buffer the whole thi... 23 May 2010 02:49
WARNING in xfs_lwr.c, xfs_write()
Under some workload, once per ~10 seconds, I'm getting the following warnings with 2.6.32.13 and 2.6.33.4 (x86_64). Why are they? Thanks. May 22 23:53:13 hrech kernel: WARNING: at /home/stuff/base/linux-2.6.32.13/fs/xfs/linux-2.6/xfs_lrw.c:714 xfs_write+0x8a2/0x8c0() May 22 23:53:13 hrech kernel: Modules linked... 14 Jun 2010 11:46
Wireless IBSS on Linux-2.6.34 broken by commit 3bbb9ec946428b96657126768f65487a48dd090c
Wireless IBSS on Linux-2.6.34 is broken. Reverting commit 3bbb9ec946428b96657126768f65487a48dd090c makes it work again. This was tested by bisecting the kernel. I'm using 6200 AGN ... cfg80211: Calling CRDA to update world regulatory domain iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: iw... 23 May 2010 02:49