Re: [RFC] MMC-4.5 Context ID

2012-02-11 Thread Chris Ball
, to prove that adding the code is worthwhile. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] mmc: core: add the debug message for SET_BLOCK_COUNT

2012-02-11 Thread Chris Ball
(host), mrq-sbc-opcode, + mrq-sbc-arg, mrq-sbc-flags); + } + pr_debug(%s: starting CMD%u arg %08x flags %08x\n, mmc_hostname(host), mrq-cmd-opcode, mrq-cmd-arg, mrq-cmd-flags); Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris

Re: [PATCH v7] ESDHC: Workaround for data crc error on p1010rdb

2012-02-11 Thread Chris Ball
that immediately after this test. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH] mmc: atmel-mci: save and restore sdioirq when soft reset is performed

2012-02-11 Thread Chris Ball
issues with sdio devices whose interrupts are masked after reset. Signed-off-by: Ludovic Desroches ludovic.desroc...@atmel.com Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com Chris, can you please queue this patch in a fixes branch? Thanks, pushed to mmc-next for 3.3. - Chris. -- Chris

Re: [PATCH v2] mmc: dw_mmc: Fix PIO mode with support of highmem

2012-02-11 Thread Chris Ball
with a stable@ tag added. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support

2012-02-11 Thread Chris Ball
a very strong opinion, but I think it's probably better to go via the mmc tree since the patch is so large and hence the chance of conflict before merging is high. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send

ANNOUNCE: new mmc-utils repository

2012-02-12 Thread Chris Ball
to this tool? Thanks everyone! If anyone else has userspace mmc code to contribute, feel free to hook it up to this tool and send patches to linux-mmc@. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH v7] ESDHC: Workaround for data crc error on p1010rdb

2012-02-13 Thread Chris Ball
); +} These codes can work, too. I forget the clock will be reduced 5M/10M only when the clock is greater than 20MHz/45MHz. So I should not test the clock in this function. Great, thanks -- please test and submit a patch with the code above, and I'll merge it. - Chris. -- Chris Ball c

[GIT PULL] MMC fixes for 3.3-rc4

2012-02-13 Thread Chris Ball
/tmio_mmc_pio.c |6 ++- include/linux/mmc/card.h |4 + include/linux/mmc/dw_mmc.h|6 +- include/linux/mmc/host.h | 20 + 20 files changed, 269 insertions(+), 133 deletions(-) -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH] ESDHC: Workaround for data crc error on p1010rdb

2012-02-14 Thread Chris Ball
reduced the mmc clock freq. Signed-off-by: Priyanka Jain priyanka.j...@freescale.com Singed-off-by: Jerry Huang chang-ming.hu...@freescale.com CC: Chris Ball c...@laptop.org Acked-by: Anton Vorontsov cbouatmai...@gmail.com Thanks! Pushed to mmc-next for 3.4. - Chris. -- Chris Ball c

Re: [PATCH] mmc: dw_mmc: shift with slot-id for CLKENA register

2012-02-14 Thread Chris Ball
-by: Kyungmin Park kyungmin.p...@samsung.com Looks good. Acked-by: Will Newton will.new...@imgtec.com Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body

Re: ANNOUNCE: new mmc-utils repository

2012-02-15 Thread Chris Ball
Hi, On Wed, Feb 15 2012, Giuseppe CAVALLARO wrote: Hi Chris On 2/12/2012 6:03 PM, Chris Ball wrote: Hi, I've created a repository for userspace mmc tools now: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git At the moment the only commands supported are Johan Rudholm's

Re: [PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support

2012-02-16 Thread Chris Ball
opinion, let me create the topic branch. Okay, sure. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: ANNOUNCE: new mmc-utils repository

2012-02-16 Thread Chris Ball
send this fix to stable@ -- I'll do that shortly. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http

[stable PATCH] mmc: core: check for zero length ioctl data

2012-02-16 Thread Chris Ball
Rudholm johan.rudh...@stericsson.com Signed-off-by: Chris Ball c...@laptop.org --- Upstream commit 4d6144de8ba263eb3691a737c547e5b2fdc45287. Please apply to stable for 3.0, 3.1 and 3.2, I've tested that it applies cleanly to each. Fixes a NULL dereference oops via ioctl. drivers/mmc/card/block.c

Re: [GIT PULL] at91 mmc fixes for 3.3-rc[45]

2012-02-17 Thread Chris Ball
great efforts to enhance them. Okay. Thanks for your work, Nicolas! - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH] mmc: dw_mmc: Fix disableing DMA in Non-IDMAC

2012-02-20 Thread Chris Ball
the typo in the subject too (s/disableing/disabling/). Otherwise, Acked-by: James Hogan james.ho...@imgtec.com Thanks, pushed to mmc-next for 3.3 with the subject line fix, and with explicit mention of the regression and the patch that caused it. - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH] mmc-utils: improve the parsing of the EXT_CSD registers

2012-02-20 Thread Chris Ball
[GP_SIZE_MULT_1]: 0x00 Enhanced User Data Area Size [ENH_SIZE_MULT]: 0x00 Enhanced User Data Start Address [ENH_START_ADDR]: 0x00 Bad Block Management mode [SEC_BAD_BLK_MGMNT]: 0x00 -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send

Re: [PATCH] mmc-utils: improve the parsing of the EXT_CSD registers

2012-02-20 Thread Chris Ball
the EXT_CSD_BOOT_WP_B_PERM_WP_EN bit instead of EXT_CSD_BOOT_WP_B_PWR_WP_EN is how to achieve this, but I don't think we need to do more than that for such a rare and dangerous use case. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from

Re: [PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support

2012-02-21 Thread Chris Ball
that you'll do the merge to Linus.) - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: atmel-mci causing oops?

2012-02-29 Thread Chris Ball
-stable, too? - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] mmc sdhci i.MX5: make mmc cards work

2012-03-02 Thread Chris Ball
shawn@linaro.org Thanks, pushed to mmc-next for 3.3. It sounds like you'd like this to go to 3.{0,1,2}-stable, too? - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message

Re: [PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support

2012-03-02 Thread Chris Ball
Hi, On Wed, Feb 22 2012, Mark Brown wrote: On Tue, Feb 21, 2012 at 08:17:41AM -0500, Chris Ball wrote: Pushed to mmc-next, thanks. (I'm expecting that you'll do the merge to Linus.) I've been sending patches adding runtime PM support to this driver for a while with no response

Re: [PATCH] mmc: fix regression: set default clock gating delay to 0

2012-03-02 Thread Chris Ball
; INIT_DELAYED_WORK(host-clk_gate_work, mmc_host_clk_gate_work); spin_lock_init(host-clk_lock); Thanks, will push this to 3.3 this week. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] mmc: core: remove waiting time when clkgate_delay is set

2012-03-02 Thread Chris Ball
? http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commitdiff;h=63871af54a0f0053de6534afe8da101b988b86b6 - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord

Re: [PATCH V4] mmc: core: Detect card removal on I/O error

2012-03-05 Thread Chris Ball
Hi Ulf, On Mon, Mar 05 2012, Ulf Hansson wrote: Just wondering if you see any issues with proceeding with this patch? Thanks for the reminder -- looks good, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from

[GIT PULL] MMC fixes for 3.3

2012-03-05 Thread Chris Ball
changed, 38 insertions(+), 25 deletions(-) -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH v2 0/6] mmc: omap_hsmmc: Clean up use/abuse of pdev-id

2012-03-07 Thread Chris Ball
, but instead you were copied. Resending with you in 'To', hope this lands in your inbox :) Sorry for the delay, thanks for the ping; I've pushed these to mmc-next for 3.4 now. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from

Re: [PATCH 4/4] mmc: omap_hsmmc: Simplify init for twl6030 MMC card detect

2012-03-07 Thread Chris Ball
register base. Fix this by updating the ioremap base address only. Signed-off-by: Balaji T K balaj...@ti.com Is this a regression, or has it never worked in mainline? Note: eMMC detection is still failing on resertion due to card vcc power off on rmmod And this? Thanks, - Chris. -- Chris

Re: [PATCH 00/10 v3] mmc: tmio/sdhi: hotplug PM

2012-03-08 Thread Chris Ball
systems?) Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] drivers/mmc/host/sdhci-s3c.c: use devm_ functions

2012-03-08 Thread Chris Ball
julia.law...@lip6.fr Thanks very much, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH] mmc: tmio_mmc: do not enable card hotplug interrupts, if unused

2012-03-08 Thread Chris Ball
Liakhovetski g.liakhovet...@gmx.de Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH] mmc/spear: add pm callbacks to support hibernation

2012-03-08 Thread Chris Ball
= THIS_MODULE, -#ifdef CONFIG_PM .pm = sdhci_pm_ops, -#endif }, .probe = sdhci_probe, .remove = __devexit_p(sdhci_remove), Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH V2 1/1] mmc: start removing enable / disable API

2012-03-08 Thread Chris Ball
: Kyungmin Park kyungmin.p...@samsung.com Cc: Sekhar Nori nsek...@ti.com Cc: Kevin Hilman khil...@ti.com Signed-off-by: Adrian Hunter adrian.hun...@intel.com Thanks very much, pushed to mmc-next for 3.4 (with Tested-by from Venkatraman and Jaehoon). - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH] mmc: omap_hsmmc: set dto to 14 for all devices

2012-03-08 Thread Chris Ball
in the standard of 14 or 0xE */ dto = 14; reg = ~DTO_MASK; - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH V2] mmc: core: Clean up after mmc_pre_req if card was removed

2012-03-08 Thread Chris Ball
-by: Ulf Hansson ulf.hans...@stericsson.com Reviewed-by: Per Forlin per.for...@stericsson.com Thanks, pushed to mmc-next for 3.4 with Jaehoon's Tested-by. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH] mmc: omap_hsmmc: Fix Unbalanced pm_runtime_enable warning

2012-03-08 Thread Chris Ball
: Acked-by: Kevin Hilmankhil...@ti.com But this is a fix to the driver itself, so Chris should queue this in mmc-next. Chris, can you take this one? just checking on this to be sure it can make it for v3.4. Thanks, I've pushed this to mmc-next for 3.4 now. - Chris. -- Chris Ball c

Re: [PATCH v2 1/1] mmc: core: hs200 fixes

2012-03-08 Thread Chris Ball
. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH RESEND] mmc: sh_mmcif: fix MMC_GEN_CMD setting

2012-03-08 Thread Chris Ball
MMC_ERASE: - case MMC_GEN_CMD: mask = MASK_START_CMD | MASK_MRBSYE; break; default: Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line

Re: [PATCH v2 0/6] mmc: omap_hsmmc: Clean up use/abuse of pdev-id

2012-03-08 Thread Chris Ball
this to mmc-next for 3.4 now too. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/2] mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend

2012-03-08 Thread Chris Ball
, - .resume = sdhci_s3c_resume, + SET_SYSTEM_SLEEP_PM_OPS(sdhci_s3c_suspend, sdhci_s3c_resume) }; #define SDHCI_S3C_PMOPS (sdhci_s3c_pmops) Thanks, pushed to mmc-next for 3.4 with Jaehoon's ACK. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH 2/2] mmc: sdhci-s3c: Enable runtime power management

2012-03-08 Thread Chris Ball
) + SET_RUNTIME_PM_OPS(sdhci_s3c_runtime_suspend, sdhci_s3c_runtime_resume, +NULL) }; #define SDHCI_S3C_PMOPS (sdhci_s3c_pmops) Thanks, pushed to mmc-next for 3.4 with Jaehoon's ACK. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH 2/2] mmc: sdhci-s3c: Enable runtime power management

2012-03-08 Thread Chris Ball
that runtime PM is enabled for this device. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com Acked-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Chris Ball c...@laptop.org --- drivers/mmc/host/sdhci-s3c.c | 28 1 files changed, 28 insertions

Re: [PATCH] mmc: core: add the warning message when card didn't support HPI

2012-03-09 Thread Chris Ball
; + flags = MMC_RSP_R1B | MMC_CMD_AC; else if (opcode == MMC_SEND_STATUS) flags = MMC_RSP_R1 | MMC_CMD_AC; Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH 0/4] mmc: add a cap and a quirk

2012-03-13 Thread Chris Ball
deletions(-) Chris can you take these? MMC_CAP2_HC_ERASE_SZ needs to move to bit9 but otherwise they apply. Thanks for the reminder, moved MMC_CAP2_HC_ERASE_SZ to bit9 and pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH v2 0/4] omap hsmmc device tree support

2012-03-14 Thread Chris Ball
. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug

2012-03-15 Thread Chris Ball
platform_device *pdev); }; - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] drivers: mmc: sdhci-s3c: fix broken compilation for non-Exynos SoCs

2012-03-15 Thread Chris Ball
, - .data = exynos4_sdhci_drv_data }, + .data = EXYNOS4_SDHCI_DRV_DATA }, {}, }; MODULE_DEVICE_TABLE(of, sdhci_s3c_dt_match); Thanks, pushed to mmc-next for 3.4 with Jaehoon's ACK. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per

Re: [PATCH REPOST 1/2] mmc: davinci: Eliminate spurious interrupts

2012-03-15 Thread Chris Ball
patches to mmc-next for 3.4 now. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH v2] mmc: core: add the warning message when card didn't support HPI

2012-03-15 Thread Chris Ball
; cmd.arg = card-rca 16 | 1; - cmd.flags = flags; cmd.cmd_timeout_ms = card-ext_csd.out_of_int_time; err = mmc_wait_for_cmd(card-host, cmd, 0); Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe

Re: [PATCH 1/3] mmc: sdhci-pci: Add MSI support

2012-03-15 Thread Chris Ball
); + pci_set_drvdata(pdev, NULL); kfree(chip); } Thanks, I've merged all three patches to mmc-next for 3.4, using v2 of patches 2 and 3, and adding Adrian's ACK to patch 2. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe

Re: [PATCH 00/10 v3] mmc: tmio/sdhi: hotplug PM

2012-03-16 Thread Chris Ball
Hi, On Thu, Mar 08 2012, Chris Ball wrote: Guennadi Liakhovetski (10): mmc: simplify mmc_cd_gpio_request() by removing two parameters mmc: tmio: calculate the native hotplug condition only once mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper mmc: sh_mobile_sdhi: pass

Re: [PATCH] mmc: sh_mobile_sdhi: add a callback for board specific init code

2012-03-16 Thread Chris Ball
); + + /* callbacks for board specific setup code */ + int (*init)(struct platform_device *pdev); + void (*cleanup)(struct platform_device *pdev); }; #endif /* LINUX_MMC_SH_MOBILE_SDHI_H */ Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH v2] mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug

2012-03-16 Thread Chris Ball
Looks good to me, thanks for this! Acked-by: Magnus Damm d...@opensource.se Pushed to mmc-next for 3.4, thanks. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message

Re: [PATCH] mmc: sh_mmcif: simplify bitmask macros

2012-03-17 Thread Chris Ball
SRBSYTO_29 (0xf 8) /* resp busy timeout */ +#define SRWDTO_29(0xf 4) /* read/write timeout */ +#define SCCSTO_29(0xf 0) /* ccs timeout */ /* CE_VERSION */ #define SOFT_RST_ON (1 31) Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball

Re: [PATCH 2/2] mmc: sh_mmcif: mmc-f_max should be half of the bus clock

2012-03-26 Thread Chris Ball
++) { if (!mmc_rescan_try_freq(host, max(freqs[i], host-f_min))) ... So, why would you want f_min to be near 400KHz? Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support

2012-03-27 Thread Chris Ball
Hi Kukjin, On Tue, Feb 21 2012, Chris Ball wrote: On Tue, Feb 21 2012, Kukjin Kim wrote: I created topic branch for this we talked. You can pull that following: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git v3.4-for-cjb If any problems, please kindly let me know

[GIT PULL] MMC updates for 3.4-rc1

2012-03-28 Thread Chris Ball
: omap_hsmmc: remove unused .set_sleep function mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host-id based hardcoding Bastian Hecht (1): mmc: sh_mobile_sdhi: add a callback for board specific init code Chris Ball (1): mmc: sdhci: Add platform suspend/resume

Re: [PATCH v2 1/3] mmc: atmel-mci: correct data timeout computation

2012-03-31 Thread Chris Ball
. Signed-off-by: Ludovic Desroches ludovic.desroc...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH 2/3] mmc: atmel-mci: r/w proof capability only available since v2xx

2012-03-31 Thread Chris Ball
for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/4] atmel-mci device tree support

2012-03-31 Thread Chris Ball
difference is just s/cd-invert;/cd-inverted;/.) Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] mmc: block: Remove use of mmc_blk_set_blksize

2012-03-31 Thread Chris Ball
it possible to use a greater blocksize than 512 bytes, but until then let's skip this. Signed-off-by: Ulf Hansson ulf.hans...@stericsson.com Thanks, pushed to mmc-next for 3.5 with Subhash's Reviewed-by. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH v1 1/1] mmc: bus: print bus speed mode of UHS-I card

2012-03-31 Thread Chris Ball
happy to take the patch in general (I agree that having bus speed in dmesg is very useful for analyzing bug reports), but let's use Stephen's suggestion above. Please resend. Thanks! - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from

Re: [PATCH] mmc: card: move variable initialization earlier

2012-03-31 Thread Chris Ball
MMC_QUIRK_INAND_CMD38) { err = mmc_switch(card, EXT_CSD_CMD_SET_NORMAL, Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord

Re: [PATCH 0/3] mmc: sh_mmcif: Clock Tweaks

2012-03-31 Thread Chris Ball
: Simplify calculation of mmc-f_min Thanks, pushed all three with Guennadi's ACKs to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord

Re: [PATCH 07/11] gpio: tegra: Hide tegra_gpio_enable/disable()

2012-03-31 Thread Chris Ball
GPIO driver, and removes calls to the Tegra-specific APIs from drivers and board files. Cc: Chris Ball c...@laptop.org Cc: linux-mmc@vger.kernel.org Signed-off-by: Stephen Warren swar...@nvidia.com --- v2: Adjusted per changes to latest version of Documentation/gpio.txt. Fixed

Re: [PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window

2012-03-31 Thread Chris Ball
11:38:41 +0530) I've just rebased mmc-next on top of 3.4-rc1, and now there are many conflicts against your tree -- please could you resend patches 3-8 against that base? I'll take them for 3.4, and will take patches 1-2 for 3.5. Thanks! - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH v2] mmc: sdhci-pci: add quirk for broken MSI on O2Micro ctrls.

2012-04-01 Thread Chris Ball
Hi, On Sun, Apr 01 2012, Manuel Lauss wrote: MSI on my O2Micro OZ600 SD card reader is broken. This patch adds a quirk to disable MSI on these controllers. Signed-off-by: Manuel Lauss manuel.la...@googlemail.com --- v2: also wrap pci_disable_msi() calls as requested by Chris Ball

Re: [PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window

2012-04-02 Thread Chris Ball
Thanks very much, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.

2012-04-02 Thread Chris Ball
))                mmc-caps |= MMC_CAP_UHS_SDR12 | MMC_CAP_UHS_SDR25;        /* SDR104 supports also implies SDR50 support */ -- 1.7.6 -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body

Re: [PATCH v1 1/1] mmc: core: fix power class selection

2012-04-03 Thread Chris Ball
with specification. this patch make good sense. Reviewed-by: Namjae Jeon linkinj...@gmail.com Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body

Re: [REGRESSION][3.4-rc1] mmc0: Timeout waiting for hardware interrupt.

2012-04-03 Thread Chris Ball
-electronic.com Signed-off-by: Chris Ball c...@laptop.org So we're seeing chipsets from multiple vendors stop working after enabling MSI. Seems clear that we should revert Alexander's patch for 3.4; perhaps we should turn MSI on using a whitelist instead? Thanks, - Chris. -- Chris Ball c

Re: [PATCH] mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.

2012-04-04 Thread Chris Ball
Hi, On Tue, Apr 03 2012, Nath, Arindam wrote: Still hoping for comments on the patch. Thanks for the reminder; adding a few potential reviewers to CC:. Acked-by: Arindam Nath arindam.n...@amd.com Thanks, everyone! Pushed to mmc-next for 3.4 with all of the ACKs. - Chris. -- Chris Ball

Re: PATCH: mmc: sdhci-dove: Fix compile error for 3.3.1

2012-04-04 Thread Chris Ball
. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] mmc: omap4: hsmmc: fix module re-insertion

2012-04-05 Thread Chris Ball
that to Linus tomorrow. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH] mmc: omap_hsmmc: set dto to 14 for all devices

2012-04-05 Thread Chris Ball
Hi, On Thu, Apr 05 2012, Tony Lindgren wrote: * Chris Ball c...@laptop.org [120315 20:26]: Hi Paul, On Mon, Mar 12 2012, Paul Walmsley wrote: I don't think this is the right fix. Steve Sakoman and I discussed this a few months ago -- we did some debugging and Steve observed

Re: [PATCH] mmc: omap_hsmmc: set dto to 14 for all devices

2012-04-05 Thread Chris Ball
Hi Paul, On Thu, Apr 05 2012, Paul Walmsley wrote: I'm really sorry for the long delay! On Thu, 5 Apr 2012, Chris Ball wrote: Thanks. Paul, just waiting for your Signed-off-by. Signed-off-by: Paul Walmsley p...@pwsan.com Thanks, no problem! Pushed to mmc-next for 3.4. - Chris

Re: Changing the way MMC block request ends

2012-04-06 Thread Chris Ball
. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[GIT PULL] MMC fixes for 3.4-rc2

2012-04-06 Thread Chris Ball
Høgemark (1): mmc: sdhci-dove: Fix compile error by including module.h Balaji T K (3): mmc: omap_hsmmc: use runtime put sync in probe error patch mmc: omap_hsmmc: context save after enabling runtime pm mmc: omap_hsmmc: fix module re-insertion Chris Ball (2): Revert mmc

Re: [GIT PULL] MMC fixes for 3.4-rc2

2012-04-06 Thread Chris Ball
Hi Linus, On Fri, Apr 06 2012, Linus Torvalds wrote: On Fri, Apr 6, 2012 at 12:35 PM, Chris Ball c...@laptop.org wrote: Please pull from:  git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus to receive MMC fixes for 3.4-rc2.  I've signed an mmc-fixes-for-3.4-rc2 tag

Re: [PATCH 07/11] gpio: tegra: Hide tegra_gpio_enable/disable()

2012-04-08 Thread Chris Ball
driver, and removes calls to the Tegra-specific APIs from drivers and board files. Cc: Chris Ball c...@laptop.org Cc: linux-mmc@vger.kernel.org Signed-off-by: Stephen Warren swar...@nvidia.com --- v2: Adjusted per changes to latest version of Documentation/gpio.txt. Fixed

Re: [GIT PULL] MMC fixes for 3.4-rc2

2012-04-08 Thread Chris Ball
review and further testing. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/4] mmc: omap_hsmmc: Additional cleanups / features

2012-04-09 Thread Chris Ball
Hi Venkat, On Mon, Apr 09 2012, Venkatraman S wrote: Hi Chris, As discussed previously [1], I've rebased the previous 2 patches that you decided to queue for 3.5, plus 2 additional cleanups. Thanks very much -- pushed out to mmc-next for 3.5. - Chris. -- Chris Ball c...@laptop.org

Re: [PATCH v3 6/6] mmc: sdhci-s3c: Add device tree support

2012-04-09 Thread Chris Ball
in mmc-next once you get time to post a v2 covering Stephen Warren's review comments (and adding max-frequency to the document, I guess). - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body

Re: [PATCH 0/2] mmc: fixes for eMMC v4.5 discard / sanitize operations

2012-04-09 Thread Chris Ball
thinking about waiting until 3.5 if no-one feels strongly. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] mmc: mmci: assume maintainership

2012-04-09 Thread Chris Ball
adding yourself for MMCI? Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH] davinci_mmc: set MODULE_ALIAS to allow autoloading

2012-04-10 Thread Chris Ball
(davinci_mmcsd_exit); MODULE_AUTHOR(Texas Instruments India); MODULE_LICENSE(GPL); MODULE_DESCRIPTION(MMC/SD driver for Davinci MMC controller); +MODULE_ALIAS(platform:davinci_mmc); Thanks, pushed to mmc-next for 3.5. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH v1 1/1] mmc: core: skip card initialization if power class selection fails

2012-04-10 Thread Chris Ball
Hi, On Mon, Apr 09 2012, Namjae Jeon wrote: Hi Subhash. There are duplicate printks in three places. Is there no way to avoid duplicate printks ? The printk can go just before the final return err in mmc_select_powerclass(). Thanks, - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH] mmc: dw_mmc: Fix switch from DMA to PIO

2012-04-10 Thread Chris Ball
in particular) is still enabled. This makes the corruption in handling interrupt and the driver lock-up. Signed-off-by: Seungwon Jeon tgih@samsung.com This looks ok to me. Acked-by: Will Newton will.new...@imgtec.com Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org

Re: [PATCH] mmc: sdhci: Log what timeout was set if the timeout is too large

2012-04-10 Thread Chris Ball
) { - pr_warning(%s: Too large timeout %x requested for CMD%d!\n, + pr_warning(%s: Too large timeout 0x%x requested for CMD%d!\n, mmc_hostname(host-mmc), count, cmd-opcode); count = 0xE; } - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH v1 1/1] mmc: block: replace __blk_end_request() with blk_end_request()

2012-04-10 Thread Chris Ball
on multicore system and no errors observed. Is there a measurable improvement in throughput or latency that you can show data for? Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body

Re: [PATCH v3 6/6] mmc: sdhci-s3c: Add device tree support

2012-04-10 Thread Chris Ball
of that document, or in the code or shipped .dts files. (Presumably you decided to preserve it for backwards compatibility, so the bindings documentation shouldn't be changed.) Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list

Re: [PATCH] mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage

2012-04-11 Thread Chris Ball
())) { + !host-dev-of_node) { /* * The mmc_select_voltage fn of the core does * not seem to set the power_mode to Thanks, pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http://printf.net

Re: [PATCH V4]mmc: remove MMC bus legacy suspend/resume method

2012-04-11 Thread Chris Ball
when PM_RUNTIME is not selected, as Ulf Hansson suggested Changes in v4: fix the warning when disable CONFIG_PM_RUNTIME Looks good to me! Acked-by: Ulf Hansson ulf.hans...@stericsson.com Thanks! Pushed to mmc-next for 3.4. - Chris. -- Chris Ball c...@laptop.org http

Re: [PATCH] mmc: remove linux/blkdev.h include from host drivers

2012-04-11 Thread Chris Ball
to modify the mxcmmc driver to support this older hardware, and the sort of changes that need to be made are ... (Dmitry, your patch is fine -- I can remove the imxmmc hunk from it when applying.) - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe

Re: [PATCH] mmc: remove imxmmc driver

2012-04-11 Thread Chris Ball
drivers/mmc/host/imxmmc.h. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH v2] mmc: remove imxmmc driver

2012-04-11 Thread Chris Ball
100644 drivers/mmc/host/imxmmc.c delete mode 100644 drivers/mmc/host/imxmmc.h Thanks! Pushed to mmc-next for 3.5. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message

Re: [PATCH v2] mmc: core: eMMC in Sleep mode before suspend

2012-04-11 Thread Chris Ball
yet, but will do) that the card actually went into sleep successfully and is waiting for an AWAKE command, even though mmc_wait_for_cmd() returned a timeout. If so, any suggestions on how to handle that case? Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child

Re: [PATCH] mmc: omap_hsmmc: set dto to 14 for all devices

2012-04-12 Thread Chris Ball
it pr_debug() instead. Sound okay? Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: Prevent too long response times for suspend breaks libertas_sdio

2012-04-18 Thread Chris Ball
you take a look at this? I'll plan on sending a revert of your patch if I don't hear from you soon; we can't break libertas_sdio unannounced. Thanks, - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- To unsubscribe from this list: send the line unsubscribe

  1   2   3   4   5   6   7   8   9   10   >