First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
[PATCH 04/11] viafb: unify output path configuration
viafb: unify output path configuration Move all output path routing directly in the viafb_setmode. This gives a better overview and allows to factor similar parts out. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat(a)gmx.de> Cc: Joseph Chan <JosephChan(a)via.com.tw> --- drivers/video/via/dvi.c | ... 11 Aug 2010 20:14
[PATCH 03/11] viafb: remove stub
viafb: remove stub This is a nop so removing it is safe. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat(a)gmx.de> Cc: Joseph Chan <JosephChan(a)via.com.tw> --- drivers/video/via/hw.c | 17 ----------------- 1 files changed, 0 insertions(+), 17 deletions(-) diff --git a/drivers/video/via/hw.c b/... 11 Aug 2010 20:14
+ drivers-acpi-apei-erst-dbgc-get_useru64-doesnt-work-on-i386.patch added to -mm tree
On Wed, 11 Aug 2010 16:06:24 -0700 akpm(a)linux-foundation.org wrote: The patch titled drivers/acpi/apei/erst-dbg.c: get_user(u64) doesn't work on i386 has been added to the -mm tree. Its filename is drivers-acpi-apei-erst-dbgc-get_useru64-doesnt-work-on-i386.patch Before you just go a... 12 Aug 2010 02:48
viafb output device rework - part 1
Hi, the objection of this patch series is to clean the output device handling up. The end result should be saner code (not setting devices that do not exist) as well as more powerfull control over existing devices and easier addition of new devices. This is the first part doing some structural changes and usi... 11 Aug 2010 20:14
usb 2.0 em28xx kernel panic general protection fault: 0000 [#1] SMP RIP: 0010:[<ffffffffa004fbc5>] [<ffffffffa004fbc5>] em28xx_isoc_copy_vbi+0x62e/0x812 [em28xx]
On Wed, 2010-08-11 at 00:12 +0200, Sander Eikelenboom wrote: Hi, While trying to test try and report about some other bugs, i ran into this kernel panic when trying to grab video from my usb 2.0 em28xx videgrabber connected to a usb 2.0 port. Complete serial log attachted. [ 279.680018] genera... 11 Aug 2010 20:14
[PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v2)
From: Kevin Wells <wellsk40(a)gmail.com> This patch contains the RTC driver for the built-in RTC in the LPC32XX SoC. This patch includes updates from the initial review comments. Changes since v1: Fixed spaces/tabbing in lpc32xx entry in Kconfig/Makefile Remove improper enable for rtc->alarm_enabled Removed... 11 Aug 2010 20:14
[PATCH] nfs: lookupcache coherence bugs in WCC update path
This patch fixes some coherence bugs in the NFS "dentry lookup cache". The NFS dentry lookup cache provides the nfs_force_lookup_revalidate() call to invalidate all cached dentries associated with an inode. In general, the NFS client uses the ctime and mtime in the inode to detect when changes are made on the se... 11 Aug 2010 20:14
RTC: LPC32xx: Introduce RTC driver for the LPC32xx (v2)
This patch set adds support for the LPC32xx built-in RTC. This is a persistent RTC with alarm on it's own power domain and a dedicated oscillator. UIE emulation is used for *_UIE_* ioctls. v2 includes updates from the initial review of the RTC driver. The patch can be pulled from: git://git.lpclinux.com/linux... 11 Aug 2010 20:14
Mark arguments to certain syscalls as being const
From: David Howells <dhowells(a)redhat.com> Date: Wed, 11 Aug 2010 11:26:22 +0100 Mark arguments to certain system calls as being const where they should be but aren't. The list includes: (*) The filename arguments of various stat syscalls, execve(), various utimes syscalls and some mount syscal... 11 Aug 2010 19:09
[PATCH 2/5] cfq-iosched: Do group share accounting in IOPS when slice_idle=0
o Implement another CFQ mode where we charge group in terms of number of requests dispatched instead of measuring the time. Measuring in terms of time is not possible when we are driving deeper queue depths and there are requests from multiple cfq queues in the request queue. o This mode currently gets acti... 11 Aug 2010 19:09
First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62