Re: Boot partition support patch set.

2011-04-07 Thread Andrei Warkentin
Hi Arnd, On Thu, Apr 7, 2011 at 10:47 PM, Arnd Bergmann wrote: > On Thursday 07 April 2011, Chris Ball wrote: >> On Wed, Apr 06 2011, Andrei Warkentin wrote: >> >> This is the latest version of the MMC device partition support. >> >> It relies on a few other changes that were discussed recently.

Re: Boot partition support patch set.

2011-04-07 Thread Arnd Bergmann
On Thursday 07 April 2011, Chris Ball wrote: > On Wed, Apr 06 2011, Andrei Warkentin wrote: > >> This is the latest version of the MMC device partition support. > >> It relies on a few other changes that were discussed recently. > >> > >> Thanks, > >> A > >> > >> TOC: > >> [PATCH 1/4] MMC: Rename e

[PATCH v3] mmc: Add ioctl to let userspace apps send ACMDs

2011-04-07 Thread John Calixto
Sending ACMDs from userspace is useful for such things as: - The security application of an SD card (SD Specification, Part 3, Security) - SD passthrough for virtual machines Tested on TI PCIxx12 (SDHCI), Sigma Designs SMP8652 SoC, TI OMAP3621 SoC, TI OMAP3630 SoC, Samsung S5PC110

Re: Boot partition support patch set.

2011-04-07 Thread Chris Ball
Hi, On Wed, Apr 06 2011, Andrei Warkentin wrote: >> This is the latest version of the MMC device partition support. >> It relies on a few other changes that were discussed recently. >> >> Thanks, >> A >> >> TOC: >> [PATCH 1/4] MMC: Rename erase_timeout to cmd_timeout. >> [PATCH 2/4] MMC: SDHCI R1B

Problem when using SDIO interrupts on Nexus One

2011-04-07 Thread Johan
I have a Nexus One Android phone and I am trying to use a SDIO device connected to the memory slot available on the phone. This device uses SDIO interrupts on SD_D1 to signal interrupts to the host. I am using a 2.6-32 kernel from the android-msm-2.6.32 branch available fromgit://android.git.kerne

[PATCH] dw_mmc: add support for pre_req and post_req

2011-04-07 Thread Jaehoon Chung
This patch is based on Per Forlin's patches. ([PATCH v2 00/12]mmc: use nonblock mmc requests to minimize latency) After applied Per Forlin's patches, this patch must be apply. In dw_mmc.c, support for pre/post_reqeust(). Signed-off-by: Jaehoon Chung Signed-off-by: kyungmin Park --- drivers/mmc/