First
|
Prev |
Next
|
Last
Pages: 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268
X11 is black after resume from s2ram if my T400 was previous in docking station before On Mon, 1 Feb 2010 01:43:20 +0100 (CET) "Rafael J. Wysocki" <rjw(a)sisk.pl> wrote: This message has been generated automatically as a part of a report of regressions introduced between 2.6.31 and 2.6.32. The following bug entry is on the current list of known regressions introduced between 2.6.31 and ... 5 Feb 2010 15:04
[PATCH 0/3] net: fec fixes Some fixes to the fec driver to get it to work on the Freescale i.MX5 SoC platform Amit Kucheria (2): fec: Add LAN8700 phy support fec: Add ARCH_MX5 as a dependency Rob Herring (1): fec: fix uninitialized rx buffer usage drivers/net/Kconfig | 3 +- drivers/net/fec.c | 78 ++++++++++++++++++++... 5 Feb 2010 15:04
[PATCH 5/6] staging:rar_register: fix checkpatch errors and debug program file Signed-off-by: Mark Allyn <mark.a.allyn(a)intel.com> --- drivers/staging/rar_register/rar_register.c | 728 ++++++++++++++++----------- 1 files changed, 445 insertions(+), 283 deletions(-) diff --git a/drivers/staging/rar_register/rar_register.c b/drivers/staging/rar_register/rar_register.c index 51eb5a3..c9dcc9... 5 Feb 2010 13:57
[PATCH 2/2] Staging: samsung-laptop: fix coding style issues From: Chihau Chau <chihau(a)gmail.com> This is the new version of the patch, I have solved your correction. This fixes some lines over 80 characters coding style issues. Thanks! Greg. Signed-off-by: Chihau Chau <chihau(a)gmail.com> --- drivers/staging/samsung-laptop/samsung-laptop.c | 9 ++++++--- 1 file... 5 Feb 2010 13:57
patch net-restore-ip-source-validation.patch added to 2.6.32-stable tree On Thu, Feb 04, 2010 at 12:03:45PM -0800, David Miller wrote: From: jamal <hadi(a)cyberus.ca> Date: Thu, 04 Feb 2010 14:50:56 -0500 Ok, I was able to reproduce it finally. This fixes it: --- diff --git a/kernel/sysctl_check.c b/kernel/sysctl_check.c index b6e7aae..469193c 100644 -... 5 Feb 2010 12:49
[GIT PULL] i2c fix for 2.6.33 Hi Linus, Please pull one i2c subsystem fix for Linux 2.6.33 from: git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus drivers/i2c/busses/i2c-tiny-usb.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) --------------- Jean Delvare (1): i2c-tiny-u... 5 Feb 2010 12:49
inotify/fsnotify: tree-watching support On Fri, Feb 5, 2010 at 8:51 AM, Joris Dolderer <vorstadtkind(a)googlemail.com> wrote: Hi, This is my first software submit, so please don't spare with detailed constructive critics and be nice to me ;-). I would suggest that you take a careful look at Documentation/CodingStyle and Documentation/Submittin... 5 Feb 2010 11:40
[PATCH 1/4] dmaengine: correct onstack wait_queue_head declaration Use DECLARE_WAIT_QUEUE_HEAD_ONSTACK to make lockdep happy Signed-off-by: Yong Zhang <yong.zhang0(a)gmail.com> Cc: Dan Williams <dan.j.williams(a)intel.com> Cc: Maciej Sosnowski <maciej.sosnowski(a)intel.com> Cc: Andrew Morton <akpm(a)linux-foundation.org> Cc: Nicolas Ferre <nicolas.ferre(a)atmel.com> --- drivers/dma/dm... 5 Feb 2010 09:24
[PATCH] obsolete config in kernel source (SA1100_CT6001) Hi all! As part of the VAMOS[0] research project at the University of Erlangen we're checking referential integrity between kernel KConfig options and in-code Conditional blocks. This is another small block of Code depending on a COnfig Item that can't ever be set because it doesn't exist on the kconfig side... 5 Feb 2010 09:24
Inconsistency in ioread functions, const pointer or not Hello, Sorry if this subject was discussed before, but I could not find anything except http://lkml.indiana.edu/hypermail/linux/kernel/0702.0/0328.html The old ioreadx routines have been macros using the appropriate readx functions or macros, those in turn used some raw read functions, which finally used ... 5 Feb 2010 06:07 |