First  |  Prev |  Next  |  Last
Pages: 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403
[PATCH 1/3] kbuild: allow user to assign {A,C}FLAGS_MODULE
From 7ae2b4f270b0a6273072d73bbfeaa96815cc24af Mon Sep 17 00:00:00 2001 From: Sam Ravnborg <sam(a)ravnborg.org> Date: Mon, 26 Jul 2010 21:03:08 +0200 Subject: [PATCH 1/3] kbuild: allow user to assign {A,C}FLAGS_MODULE Do not use {A,C}FLAGS_MODULE in the top-level Makefile. So if user assign a value to one of these ... 26 Jul 2010 17:09
[PATCH] msm: complete implementation of gpio utility functions.
Implement the second half of the gpio_request_enable and gpio_disable_free gpio/tlmm utility functions, now that gpiolib has found its way to the MSM/QSD. Now these functions actually request and free, like they claim to. Signed-off-by: Gregory Bean <gbean(a)codeaurora.org> --- arch/arm/mach-msm/gpio.c | 32 +... 26 Jul 2010 17:09
[PATCH] vmap: add flag to allow lazy unmap to be disabled at runtime
[ Nick, I forget if I sent this to you before. Could you Ack it if it looks OK? Thanks, J ] Add a flag to force lazy_max_pages() to zero to prevent any outstanding mapped pages. We'll need this for Xen. Signed-off-by: Jeremy Fitzhardinge<jeremy.fitzhardinge(a)citrix.com> diff --git a/include/linux/vmalloc... 26 Jul 2010 17:09
Perle SX card support
I am running CentOS 5.5 with kernel 2.6.18-194-EL-PAE-i686. I have a Perle SX card in the box that works on the same box in Windows XP (though the serial ports randomly stop working on occasion, which seems to happen no matter what serial IO device I use in XP), but it will not work in Linux. I see that the driver ... 26 Jul 2010 17:09
[PATCH v3] ath5k: disable ASPM
On Sat, Jun 19, 2010 at 08:32:44AM -0700, Maxim Levitsky wrote: On Sat, 2010-06-19 at 16:02 +0300, Maxim Levitsky wrote: On Sat, 2010-06-19 at 08:38 -0400, Bob Copeland wrote: On Sat, Jun 19, 2010 at 10:49:34AM +0300, Maxim Levitsky wrote: How this patch? Looks fine to me. Some... 28 Jul 2010 20:40
drm-intel fixes since 2.6.35-rc4
On Mon, Jul 26, 2010 at 12:13 PM, Eric Anholt <eric(a)anholt.net> wrote: The following changes since commit 815c4163b6c8ebf8152f42b0a5fd015cfdcedc78: �Linux 2.6.35-rc4 (2010-07-04 20:22:50 -0700) are available in the git repository at: �git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-... 26 Jul 2010 17:09
pull request: wireless-2.6 2010-07-26
Dave, Here are two more late-bloomers for 2.6.35. Both are tiny and isolated, and they fix documented regression BUGs as indicated in their commit logs. The one from me changes a netif_rx to a netif_rx_ni -- the execution path is in process context, coming from userland. The bug reporter confirmed that it ad... 26 Jul 2010 17:09
[GIT PATCH] USB fixes for 2.6.35-git
Here are a few USB bugfixes for your 2.6.35-git tree. Most of them are USB 3.0 (xhci) controller fixes for problems that people have reported. The rest of them are new device ids or minor bugfixes that people have reported. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ ... 26 Jul 2010 16:02
[PATCH 1/1] serial: fix rs485 for atmel_serial on avr32
From: Peter Huewe <peterhuewe(a)gmx.de> This patch fixes a build failure [1-4] in the atmel_serial code introduced by patch the patch ARM: 6092/1: atmel_serial: support for RS485 communications (e8faff7330a3501eafc9bfe5f4f15af444be29f5) The build failure was caused by missing struct field and missing defines for... 26 Jul 2010 16:02
[PATCH 1/3] sysfs: Don't allow the creation of symlinks we can't remove
From: Eric W. Biederman <ebiederm(a)xmission.com> Recently my tagged sysfs support revealed a flaw in the device core that a few rare drivers are running into such that we don't always put network devices in a class subdirectory named net/. Since we are not creating the class directory the network devices wind u... 26 Jul 2010 16:02
First  |  Prev |  Next  |  Last
Pages: 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403