UBI: Remove reboot notifier
On Tue, 2010-04-13 at 13:30 -0700, Kevin Cernekee wrote: The UBI reboot notifier causes problems with hibernation. Move this functionality into the low-level MTD driver instead. Signed-off-by: Kevin Cernekee <cernekee(a)gmail.com> --- drivers/mtd/ubi/build.c | 35 -----------------------------------... 27 Apr 2010 09:53
hid: split picolcd's operation_mode sysfs attribute
On Sun, 25 Apr 2010, Bruno Prémont wrote: Original operation_mode sysfs attribute accepts the operation mode as main value with an option delay as second value to change the start-up delay on mode change. As it is preferred to have exactly one value per sysfs attribute, extract this delay into a se... 27 Apr 2010 09:53
[PATCH 4/4] MMC: atmel-mci: Add support for SDIO interrupts
From: Anders Grahn <anders.grahn(a)hd-wireless.se> Atmel-mci support for SDIO interrupts. This adds the enable_sdio_irq() function and the configuration of sdio irq mask per slot. With this irq mask information, we keep the idea of multiple slot per sd/mmc host (not only A and B). MMC_CAP_SDIO_IRQ is added accordi... 27 Apr 2010 09:53
[PATCH 2/4] MMC: atmel-mci: prevent kernel oops while removing card
The removing of an SD card in certain circumstances can lead to a kernel oops if we do not make sure that the "data" field of the host structure is valid. This patch adds a test in atmci_dma_cleanup() function and also calls atmci_stop_dma() before throwing away the reference to data. Signed-off-by: Nicolas Ferre... 27 Apr 2010 09:53
[PATCH 3/4] MMC: atmel-mci: remove data error interrupt after xfer
Disable data error interrupts while we are actually recording that there is not such errors. This will prevent, in some cases, the warning message printed at new request queuing (in atmci_start_request()). Signed-off-by: Nicolas Ferre <nicolas.ferre(a)atmel.com> --- drivers/mmc/host/atmel-mci.c | 1 + 1 files... 27 Apr 2010 09:53
ehci_hcd causes immediate wakeup from suspend to RAM or disk on Asus P4P800-VM
Hello, machine with Asus P4P800-VM mainboard wakes up immediately after: echo mem >/sys/power/state or even echo disk >/sys/power/state (only when /sys/power/disk is set to "platform", which is the default) The problem disappears when unloading ehci_hcd module. There are no USB devices attached. The problem ... 27 Apr 2010 09:53
[PATCH 1/4] MMC: atmel-mci: fix two parameters swapped
Two parameters were swapped in the calls to atmci_init_slot(). Two parameters were swapped in the calls to atmci_init_slot(). Their values Reported-by: Anders Grahn <anders.grahn(a)hd-wireless.se> Signed-off-by: Nicolas Ferre <nicolas.ferre(a)atmel.com> --- drivers/mmc/host/atmel-mci.c | 4 ++-- 1 files changed... 27 Apr 2010 09:53
MTD: cfi_cmdset_0002: Add reboot notifier for AMD flashes
On Wed, 2010-04-14 at 17:57 -0700, Kevin Cernekee wrote: Ensure that the flash device is in a quiescent state before rebooting. The implementation is closely modeled after the cfe_cmdset_0001 reboot notifier, commit 963a6fb0a0d336d0513083b7e4b5c3ff9d6d2061 . Signed-off-by: Kevin Cernekee <cernekee(a)gmail... 27 Apr 2010 09:53
[PATCH] tosa_battery: fix FTBFS bug due to driver_data access
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov(a)gmail.com> --- drivers/power/tosa_battery.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/power/tosa_battery.c b/drivers/power/tosa_battery.c index 2eab35a..ee04936 100644 --- a/drivers/power/tosa_battery.c +++ b/drivers/p... 27 Apr 2010 09:53
[tip:perf/core] perf probe: Fix to use symtab only if no debuginfo
Commit-ID: 15eca306ec95e164d05457f9f27c722f69af6d18 Gitweb: http://git.kernel.org/tip/15eca306ec95e164d05457f9f27c722f69af6d18 Author: Masami Hiramatsu <mhiramat(a)redhat.com> AuthorDate: Wed, 21 Apr 2010 15:56:24 -0400 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Mon, 26 Apr 2010 15:3... 27 Apr 2010 09:53