First  |  Prev |  Next  |  Last
Pages: 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827
[PATCH 1/2] block: fix leaks associated with discard request payload
On Thu, Jul 01, 2010 at 08:28:02AM -0400, Mikulas Patocka wrote: But this is the same thing that you are doing with SCSI. Have you read these patches, Mikulas? Stop digging. Alasdair -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kern... 1 Jul 2010 09:58
Removing dead SND_SOC_SMDK2443_WM9710
On Thu, Jul 1, 2010 at 1:03 AM, Christoph Egger <siccegge(a)cs.fau.de> wrote: SND_SOC_SMDK2443_WM9710 doesn't exist in Kconfig, therefore removing all references for it from the source code. I'd rather have the code compiled unconditionally. -- To unsubscribe from this list: send the line "unsubscribe linux-kern... 2 Jul 2010 05:50
2.6.35-rc3-git4 - kernel/sched.c:616 invoked rcu_dereference_check() without protection!
[ INFO: suspicious rcu_dereference_check() usage. ] --------------------------------------------------- kernel/sched.c:616 invoked rcu_dereference_check() without protection! other info that might help us debug this: rcu_scheduler_active = 1, debug_locks = 1 3 locks held by swapper/1: #0: (cpu_add_remove_l... 1 Jul 2010 08:51
gpio: add STMPE GPIO driver
Hi Rabin, On Thu, Jul 01, 2010 at 05:30:47PM +0530, Rabin Vincent wrote: Add support for the GPIOs on STMPE I/O Expanders. [l.fu(a)pengutronix.de: fix set direction input] Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent(a)stericsson.com> --- drive... 1 Jul 2010 08:51
[PATCHv3 3/3] input: add STMPE keypad driver
Add an input driver for the keypad on STMPE I/O expanders. This driver uses the common support provided by the STMPE MFD driver. Acked-by: Dmitry Torokhov <dmitry.torokhov(a)gmail.com> Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent(a)stericsson.com> --- drivers/... 1 Jul 2010 08:51
[PATCHv3 2/3] gpio: add STMPE GPIO driver
Add support for the GPIOs on STMPE I/O Expanders. [l.fu(a)pengutronix.de: fix set direction input] Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent(a)stericsson.com> --- drivers/gpio/Kconfig | 7 + drivers/gpio/Makefile | 1 + drivers/gpio/stmpe-gpi... 1 Jul 2010 08:51
x86: enlightenment for ticket spin locks - Xen implementation
On Thu, 1 Jul 2010, Jan Beulich wrote: On 30.06.10 at 17:57, Stefano Stabellini <stefano.stabellini(a)eu.citrix.com> wrote: On Wed, 30 Jun 2010, Jeremy Fitzhardinge wrote: On 06/29/2010 04:32 PM, Jan Beulich wrote: Use the (alternative instructions based) callout hooks to the ticket s... 1 Jul 2010 07:46
[PATCH 09/16] staging/otus: use ARRAY_SIZE
Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x). Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/staging/otus/hal/hpani.c | 37 ++++++++++++++++--------------------- 1 files changed, 16 insertions(+), 21 deletions(-) diff --git a/drivers/staging/otus/hal/hpani.c b/drivers/staging/otus/hal/hpan... 1 Jul 2010 07:46
[PATCH 12/16] staging/rtl8192e/ieee80211: use ARRAY_SIZE
Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x). Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/staging/rtl8192e/ieee80211/ieee80211_wx.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/rtl8192e/ieee80211/ieee80211_wx.c b/drivers/staging/rtl8192e/ieee802... 1 Jul 2010 07:46
[PATCH 10/16] staging/otus: use ARRAY_SIZE
Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x). Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/staging/otus/hal/hpmain.c | 42 ++++++++---------------------------- 1 files changed, 10 insertions(+), 32 deletions(-) diff --git a/drivers/staging/otus/hal/hpmain.c b/drivers/staging/otus/hal/hpm... 1 Jul 2010 07:46
First  |  Prev |  Next  |  Last
Pages: 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827