public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-27 12:22:14 to 2011-02-12 08:34:16 UTC [more...]

[PATCH v4 2/3]mmc: enable TRIM/ERASE caps for SDHCI host
 2011-02-12  8:34 UTC  (2+ messages)

[PATCH v4 3/3]mmc: fix division by zero when cal erase timeout
 2011-02-12  6:22 UTC 

[PATCH v4 0/3]mmc: enable TRIM/ERASE caps for SDHCI host
 2011-02-12  6:22 UTC 

[PATCH v4 1/3]mmc: set max_discard_sectors value for mmc queue
 2011-02-12  6:22 UTC 

[PATCH 0/7] Add mmc driver for i.MX23/28
 2011-02-12 14:04 UTC  (24+ messages)
` [PATCH 1/7] mmc: mxs-mmc: add mmc host "
` [PATCH 2/7] ARM: mxs/clock: fix base address missing in name##_set_parent
` [PATCH 3/7] ARM: mxs: make ssp error irq definition consistent
` [PATCH 4/7] ARM: mxs: dynamically allocate mmc device
` [PATCH 5/7] ARM: mxs: fix typo "GPO" in iomux-mx23.h
` [PATCH 6/7] ARM: mxs/mx23evk: add mmc device
` [PATCH 7/7] ARM: mxs/mx28evk: "

[PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()
 2011-02-12  2:34 UTC  (2+ messages)

[PATCH 06/17] asic3: mfd_cell is now implicitly available to drivers
 2011-02-12  2:07 UTC 

mmc_rescan failure in case of CONFIG_MMC_UNSAFE_RESUME
 2011-02-12  0:33 UTC 

MMC quirks relating to performance/lifetime
 2011-02-11 23:23 UTC  (6+ messages)

[Patch] mmc: add ricoh 0xe823 pci id
 2011-02-11 22:42 UTC  (3+ messages)
` [PATCH] mmc: add ricoh e823 "

Moving platform_data contents to device tree
 2011-02-11 16:01 UTC 

[PATCH 0/5] sdhci-esdhc-imx: use gpio for write protection and card detection
 2011-02-11 10:07 UTC  (10+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add support for write protect on custom GPIO
` [PATCH 2/5] mmc: sdhci-esdhc: broken card detection is not a default quirk
` [PATCH 3/5] mmc: sdhci-esdhc-imx: add card detect on custom GPIO
` [PATCH 4/5] arm: mach-mx3: pcm043: add write-protect and card-detect for SD1
` [PATCH 5/5] arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values

[PATCH 0/5] OMAP: HSMMC: hwmod adaptation
 2011-02-10 21:10 UTC  (16+ messages)
` [PATCH 1/5] OMAP2420: hwmod data: Add HSMMC
` [PATCH 2/5] OMAP2430: "
` [PATCH 3/5] OMAP3: "
` [PATCH 4/5] OMAP4: "
` [PATCH 5/5] OMAP: devices: Modify HSMMC device to adapt to hwmod framework

[PATCH] mmc: Ensure prototypes for SD API are visible in sd.c
 2011-02-10 19:50 UTC  (2+ messages)

[PATCH] mmc: Improve MMC_TEST config text
 2011-02-10 19:48 UTC  (2+ messages)

[PATCH 2/2] dw_mmc: Enable low-power mode for the card clock
 2011-02-10 19:44 UTC  (2+ messages)

[PATCH 1/2] dw_mmc: Run card detect tasklet during slot initialisation
 2011-02-10 19:43 UTC  (2+ messages)

McEx/ASSD protocols
 2011-02-10 18:50 UTC 

[PATCH] mmc: sdhci-tegra: free irq on error and remove
 2011-02-10 17:07 UTC 

[PATCH 06/11] sh_mmcif: rename and retype activity variable
 2011-02-10 15:09 UTC 

[PATCH 07/11] sh_mmcif: use dmaengine helpers, drop submit check
 2011-02-10 15:10 UTC 

[PATCH 11/11] tmio_mmc: use dmaengine helpers, drop submit check
 2011-02-10 15:11 UTC 

[PATCH 04/11] sh_mmcif: map DMA buffers on the DMA engine device
 2011-02-10 15:09 UTC 

[PATCH 08/11] tmio_mmc: map DMA buffers on the DMA engine device
 2011-02-10 15:10 UTC 

[PATCH 10/11] tmio_mmc: drop dma_sglen state variable
 2011-02-10 15:10 UTC 

[PATCH 01/11] atmel-mci: map DMA sglist on the DMA engine
 2011-02-10 15:17 UTC  (2+ messages)

[PATCH 02/11] atmel-mci: conform to DMA-API
 2011-02-10 15:18 UTC  (2+ messages)

[PATCH 03/11] atmel-mci: use dmaengine helper functions
 2011-02-10 15:18 UTC  (2+ messages)

[PATCH 05/11] sh_mmcif: unmap with the proper sglen
 2011-02-10 15:09 UTC 

[PATCH 09/11] tmio_mmc: unmap with the proper sglen
 2011-02-10 15:10 UTC 

[PATCH 00/11] MMC DMA-API/dmaengine fixups
 2011-02-10 15:06 UTC 

[PATCH v2 0/5] OMAP: HSMMC: hwmod adaptation
 2011-02-10 14:29 UTC  (9+ messages)
` [PATCH v2 1/5] OMAP2420: hwmod data: Add HSMMC
` [PATCH v2 2/5] OMAP2430: "
` [PATCH v2 3/5] OMAP3: "
` [PATCH v2 4/5] OMAP4: "
` [PATCH v2 5/5] OMAP: devices: Modify HSMMC device to adapt to hwmod framework

[PATCH v2 0/3] sdhci runtime_pm implementation using mmc clock gating fw
 2011-02-10  4:37 UTC  (8+ messages)
` [PATCH v2 1/3] mmc: put the led blinking code after clock ungating
` [PATCH v2 2/3] sdhci-pci : Enable runtime PM support
` [PATCH v2 3/3] sdhci:v2:use ios->clock to know when sdhci is idle

[PATCH] mmc: fix the mmc_app_send_scr() for dma transfer
 2011-02-09  4:51 UTC 

[PATCH] [patch v4] tmio_mmc: Improve readability of the output of pr_debug_status()
 2011-02-09  0:55 UTC  (2+ messages)

[PATCH] mmc: mmc_mxc: Allow selection only for the correct platforms
 2011-02-09  0:54 UTC  (4+ messages)

[PATCH 0/3] mmc_test: add some tests
 2011-02-08 15:45 UTC  (5+ messages)
` [PATCH 1/3] mmc_test: make performance test area size about 4MiB
` [PATCH 2/3] mmc_test: add tests to measure random I/O operations per second
` [PATCH 3/3] mmc_test: add tests to measure large sequential I/O performance

[RESEND PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver
 2011-02-08 12:06 UTC  (16+ messages)
    ` [PATCH] "
                ` [PATCH v4] "

[PATCH] [patch v3] tmio_mmc: Improve readability of the output of pr_debug_status()
 2011-02-08  5:00 UTC  (3+ messages)

[PATCH 1/2] mmc: sdhci: Replace SDHCI_QUIRK_FORCE_BLK_SZ_2048 with a pklatform hook
 2011-02-07 18:11 UTC  (4+ messages)

[PATCH 2/2] mmc: sdhci: Replace SDHCI_QUIRK_NO_MULTIBLOCK with a platform hook
 2011-02-07 17:48 UTC  (2+ messages)

Short excursion into mmci.c vs msm_sdcc.c
 2011-02-07 17:13 UTC 

[PATCH 1/2] dw_mmc: Run card detect tasklet during slot initialisation
 2011-02-07 10:13 UTC  (3+ messages)

[BUG] CMD52 sent as first command not CMD0
 2011-02-07  0:55 UTC  (13+ messages)

[PATCH v2 0/3] introduce mmc per device quirks
 2011-02-06 20:37 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: add per device quirk placeholder
` [PATCH v2 2/3] mmc: add MMC_QUIRK_BROKEN_CLK_GATING
` [PATCH v2 3/3] mmc: remove BROCKEN_CLK_GATING quirk for wl1271

[PATCH] mmc_test: Don't warn about not waiting for busy if controller can't do this
 2011-02-06 20:31 UTC  (3+ messages)

[PATCH] mmc: sdhci-s3c: Auto CMD12 support
 2011-02-06  4:07 UTC  (2+ messages)

[PATCH 0/5] mmc: add double buffering for mmc block requests
 2011-02-05 20:36 UTC  (7+ messages)

[PATCH] [patch v2] tmio_mmc: Improve readability of the output of pr_debug_status()
 2011-02-04 21:44 UTC 

[PATCH] tmio_mmc: Improve readability of the output of pr_debug_status()
 2011-02-04 21:41 UTC  (3+ messages)

[PATCH 2/2] dw_mmc: Enable low-power mode for the card clock
 2011-02-04 11:17 UTC 

[PATCH] sdhci: support setting f_max clock via call back
 2011-02-03  9:38 UTC  (2+ messages)

[RFC] mmc: davinci: fix corruption after surprise card eject
 2011-02-03  9:10 UTC 

[PATCH 0/4] omap4: hsmmc: Adding ADMA support
 2011-02-03  6:14 UTC  (3+ messages)

Setting MMC_CAP_POWER_OFF_CARD on mmc2 leads to filesystem problems on mmc1
 2011-02-03  1:08 UTC  (8+ messages)

how to implement sampling clock tuning procedure
 2011-02-02 15:29 UTC 

[PATCH] mmc: ensure linux does start in eMMC private boot partition
 2011-02-01  6:27 UTC 

[PATCH] MMC: Fix the block device read only flag
 2011-01-31 17:33 UTC  (2+ messages)

A MMC card transfer issue
 2011-01-31 17:18 UTC  (15+ messages)

Question about read only flag
 2011-01-31 15:54 UTC  (2+ messages)

[linux-pm] subtle pm_runtime_put_sync race and sdio functions
 2011-01-27 23:49 UTC  (13+ messages)
  `  "

[PATCH] MMCI: don't read command response when invalid
 2011-01-27 21:40 UTC  (6+ messages)

test mail
 2011-01-27 21:16 UTC 

[PATCH]mmc: check if mmc cards < 2GB do sector addressing
 2011-01-27 21:00 UTC 

[PATCH] sdhci: Do not hold spin_lock while waiting in set_ios
 2011-01-27 20:56 UTC 

[PATCH v1 1/3]mmc: implemented runtime pm for mmc host
 2011-01-27 14:06 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox