Re: [PATCH V3 1/5] mmc: Add erase, secure erase, trim and secure trim operations

2010-06-30 Thread Andrew Morton
On Thu, 24 Jun 2010 11:44:00 +0300 Adrian Hunter wrote: > SD/MMC cards tend to support an erase operation. In addition, > eMMC v4.4 cards can support secure erase, trim and secure trim > operations that are all variants of the basic erase command. The patch proposes a new userspace interface vi

Re: [PATCH V3 4/5] block: Add secure discard

2010-06-30 Thread Andrew Morton
On Thu, 24 Jun 2010 11:44:23 +0300 Adrian Hunter wrote: > >From b25b9a499f255ee5999c219525d82ef40382318c Mon Sep 17 00:00:00 2001 > From: Adrian Hunter > Date: Wed, 23 Jun 2010 15:41:38 +0300 > Subject: [PATCH 4/5] block: Add secure discard > > Secure discard is the same as discard except that

+ mmc-add-jz4740-mmc-driver-fix.patch added to -mm tree

2010-06-30 Thread akpm
The patch titled mmc-add-jz4740-mmc-driver-fix has been added to the -mm tree. Its filename is mmc-add-jz4740-mmc-driver-fix.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find

+ mmc-add-jz4740-mmc-driver.patch added to -mm tree

2010-06-30 Thread akpm
The patch titled mmc: add JZ4740 mmc driver has been added to the -mm tree. Its filename is mmc-add-jz4740-mmc-driver.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the ori

Re: [PATCH v3] MMC: Add JZ4740 mmc driver

2010-06-30 Thread Andrew Morton
On Mon, 28 Jun 2010 03:20:41 +0200 Lars-Peter Clausen wrote: > This patch adds support for the mmc controller on JZ4740 SoCs. > > Signed-off-by: Lars-Peter Clausen > Cc: Andrew Morton > Cc: Matt Fleming > Cc: linux-mmc@vger.kernel.org > > ... > > +#define JZ4740_MMC_MAX_TIMEOUT 1000 That

Re: [PATCH v5] OMAP: Fix for bus width which improves SD card's peformance.

2010-06-30 Thread kishore kadiyala
Hi Andrew, If no further comments on this patch, can this be taken? Regards, Kishore On Tue, Jun 15, 2010 at 1:37 PM, kishore kadiyala wrote: > From: Kishore Kadiyala > > This patch improves low speeds for SD cards. > OMAP-MMC controller's can support maximum bus width of '8'. > when bus width

Re: Request for SPI testing

2010-06-30 Thread Ernst Schwab
Hi Grant, I've pushed out Ernst's spi bus locking API patches to the following branch. Before I push them into linux-next, I'd like to get some testing. Can I have some volunteers please to pull this branch and give it a spin? Bonus points for people who have mmc cards multiplexed with other

Re: Request for SPI testing

2010-06-30 Thread Matt Fleming
On Tue, Jun 29, 2010 at 09:30:34PM -0600, Grant Likely wrote: > I've pushed out Ernst's spi bus locking API patches to the following > branch. Before I push them into linux-next, I'd like to get some > testing. Can I have some volunteers please to pull this branch and > give it a spin? Bonus poi