First  |  Prev |  Next  |  Last
Pages: 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
[PATCH v3 0/3] MAX8998 changes for RTC
Hi. This patchset is to support the RTC provided by the Maxim 8998 chip. For this first, needs i2c interface changes and interrupts support of max8998 mfd driver. Changes since v1: - Fix missing braces of 3/3 patch from v1 review. - The rest is same with v1. Changes since v2: - add missing free_irq and... 5 Aug 2010 23:34
[PATCH 1/2] cifs: Include linux/err.h for IS_ERR and PTR_ERR
From: Stephen Rothwell <sfr(a)canb.auug.org.au> Fixes build errors: net/dns_resolver/dns_key.c: In function 'init_dns_resolver': net/dns_resolver/dns_key.c:170: error: implicit declaration of function 'IS_ERR' net/dns_resolver/dns_key.c:171: error: implicit declaration of function 'PTR_ERR' net/dns_resolver/dns_... 5 Aug 2010 22:29
[PATCH 2/2] DNS: Fixes for the DNS query module
Fixes for the DNS query module, including: (1) Use 'negative' instead of '-ve' in the documentation. (2) Mark the kdoc comment with '/**' on dns_query(). Reported-by: Randy Dunlap <randy.dunlap(a)oracle.com> Signed-off-by: David Howells <dhowells(a)redhat.com> --- Documentation/networking/dns_resolver.txt ... 5 Aug 2010 22:29
[PATCH] regulator: Fix WM8994 LDO enable gpio set when probed
The enable time needs to enable WM8994 LDO, but WM8994 LDO is enabled without the enable time at the probe function. This can cause the problem to try i2c operation before LDO is enabled. This patch sets to 0 WM8994 LDO enable gpio when probed then if it is requested to enable WM8994 LDO, will be enabled by enabl... 5 Aug 2010 22:29
[GIT PULL] viafb updates
Hi Linus, please pull viafb updates for 2.6.36 from: git://github.com/schandinat/linux-2.6.git for-linus There are some minor bugfixes, cleanups and updates as well as two significant changes. Two undocumented ioctls which duplicate the framebuffer interface and prevent a clean implementation are remove... 5 Aug 2010 22:29
perf hists: Fixup addr snprintf width on 32 bit arches
On Thu, 2010-08-05 at 22:46 -0300, Arnaldo Carvalho de Melo wrote: From: Arnaldo Carvalho de Melo <acme(a)redhat.com> By using BITS_PER_LONG/4 as the width specifier. [] diff --git a/tools/perf/util/sort.c b/tools/perf/util/sort.c index 1c61a4f..b62a553 100644 --- a/tools/perf/util/sort.c +++ b/tools/p... 6 Aug 2010 12:41
[PATCH 07/10] perf probe: Remove duplicated #include
From: Andrea Gelmini <andrea.gelmini(a)gelma.net> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Paul Mackerras <paulus(a)samba.org> Cc: Ingo Molnar <mingo(a)elte.hu> Cc: Masami Hiramatsu <mhiramat(a)redhat.com> Cc: Frederic Weisbecker <fweisbec(a)gmail.com> LKML-Reference: <1281016299-23958-15-git-send-email-andrea.gel... 5 Aug 2010 22:29
[GIT PULL 00/10] perf/core improvements and fixes
Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core Regards, - Arnaldo Andrea Gelmini (2): perf probe: Remove duplicated #include perf trace: Clean up #includes Arnaldo Carvalho de Melo (7): perf symbols: Store the symbol binding perf u... 5 Aug 2010 22:28
[PATCH 05/10] perf hists: Fixup addr snprintf width on 32 bit arches
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> By using BITS_PER_LONG/4 as the width specifier. Cc: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <peterz(a)infradead.org> Cc: Stephane Eranian <eranian(a)google.com> LKML-Reference: <new-submission> Signed-off-by:... 5 Aug 2010 22:28
Trivial. Fix typo in kconfig entry.
On Thu, Aug 05, 2010 at 11:21:42AM +0200, Alejandro Riveira Fern�ndez wrote: This fixes a typo in file crypto/Kconfig. Thanks for the patch. As I've just negated this option, the typo text no longer exists in the crypto-2.6 tree. Cheers, -- Email: Herbert Xu <herbert(a)gondor.apana.org.au> Home Page: ... 6 Aug 2010 07:10
First  |  Prev |  Next  |  Last
Pages: 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165