sata_nv times out for BD-ROM iHOS104-08
Hello, I recently got the iHOS-104-08 Blu-ray reader from LiteOn after hearing customer reviews and a company statement that it works in Linux, but it just doesn't work on my hardware combination. I saw previous posts here and elsewhere on sata_nv specific problems, so I hope you can help me, or at least I c... 9 Mar 2010 01:19
block: add a new flag to make request complete on submitted cpu
On Mon, Dec 21, 2009 at 08:12:28PM +0800, Jens Axboe wrote: On Mon, Dec 21 2009, Jens Axboe wrote: On Mon, Dec 21 2009, Shaohua Li wrote: We already have a QUEUE_FLAG_SAME_COMP, which makes request complete on the first cpu of a mc/ht, but this isn't sufficient. In a system with fast block ... 21 Dec 2009 21:21
libata: pata_bf54x: handle portmuxing of pins through GPIO PORTs
> so it's been 8 months since it was posted, 6 months since it was queued, and multiple libata merges have been made, but this patch has yet to make it into mainline ... In those situations Cc Linus with an included rant (points for the best rant) and the relevant subject lines to show when it was posted. It ... 21 Dec 2009 14:42
Antik Gizemler
Antik Eserler, Antik Paralar, Arkeoloji, Antik Kentler, Antik D�nya ve Definecilik Hobiniz varsa Size A�a��daki Siteyi incelemenizi �neriyoruz http://www.definegizemi.com/ Payla��m Formu : http://www.definegizemi.com/forum/ Sayg�lar�mla A.Vecdi �oban -- To unsubscribe from this lis... 21 Dec 2009 11:16
[PATCH 1/2] dma-debug: Do not add notifier when dma debugging is disabled.
From: Shaun Ruffell <sruffell(a)digium.com> If CONFIG_HAVE_DMA_API_DEBUG is defined and "dma_debug=off" is specified on the kernel command line, when you detach a driver from a device you can cause the following NULL pointer dereference: BUG: unable to handle kernel NULL pointer dereference at (null) IP: [<c0580... 21 Dec 2009 11:16
[PATCH] DRM: Rename clamp variable
DRM: Rename clamp variable linux/kernel.h has a "clamp" macro, but r300_cmdbuf also uses a variable with the same name. Right now it doesn't seem to include the header, but sooner or later someone will. So better rename the variable now. Signed-off-by: Andi Kleen <ak(a)linux.intel.com> --- drivers/gpu/drm/r... 20 Dec 2009 21:16
sched: Fix hotplug
On Sun, Dec 20 2009, Peter Zijlstra wrote: The hot-unplug kstopmachine usage does a wakeup after deactivating the cpu, hence we cannot use cpu_active() here but must rely on the good olde online. Yep, this works for me! Tested-by: Jens Axboe <jens.axboe(a)oracle.com> Signed-off-by: Peter Zijlstra ... 20 Dec 2009 18:01
[PATCH 1/3] g_NCR5380: remove misleading pnp error message
Remove misleading error message that appears after pnp card has been detected correctly. Signed-off-by: Ondrej Zary <linux(a)rainbow-software.org> --- linux-source-2.6.32-orig/drivers/scsi/g_NCR5380.c 2009-12-03 04:51:21.000000000 +0100 +++ linux-source-2.6.32/drivers/scsi/g_NCR5380.c 2009-12-18 21:03:01.00000000... 20 Dec 2009 15:48
Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
On Sunday 20 December 2009, Dmitry Torokhov wrote: On Sat, Dec 19, 2009 at 04:09:07PM -0800, Linus Torvalds wrote: That said, I still get the feeling that we'd be even better off simply trying to avoid the whole keyboard reset entirely. Apparently we do it for a few HP laptops. I was mi... 20 Dec 2009 14:42
[PATCH 5/5] viafb: some dvi cleanup
viafb: some dvi cleanup This patch removes some unused variables, moves some dvi code around and stores the detected maximum resolution for later use. The vertical resolution is handled as the old code did it but I hope it can be read from the hardware some day. No runtime change expected. Signed-off-by: Flor... 20 Dec 2009 12:30