linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-18 13:45:32 to 2012-05-02 05:07:46 UTC [more...]

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-02  5:07 UTC  (7+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH 2/7] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH 3/7] mmc: dw_mmc: add device tree support
` [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions
` [PATCH 5/7] ARM: Samsung: Add support for MSHC controller clocks
` [PATCH 7/7] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms

[PATCH] mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
 2012-05-02  3:07 UTC  (2+ messages)

[PATCH 1/3] mmc/sdhci-spear: No need to check 'pdev == NULL' in probe
 2012-05-01 14:33 UTC  (4+ messages)

[PATCH V2] MMC-4.5 Power OFF Notify rework
 2012-05-01 10:41 UTC  (7+ messages)

[RFC 00/12] OMAP DMA engine conversion
 2012-04-30 15:59 UTC  (32+ messages)
` [PATCH 01/12] ARM: OMAP: fix DMA vs memory ordering
` [PATCH 02/12] dmaengine: split out virtual channel DMA support from sa11x0 driver
` [PATCH 03/12] dmaengine: add OMAP DMA engine driver
` [PATCH 04/12] mmc: omap_hsmmc: release correct resource
` [PATCH 05/12] mmc: omap_hsmmc: add DMA engine support
` [PATCH 06/12] mmc: omap_hsmmc: remove private DMA API implementation
` [PATCH 07/12] mmc: omap: add DMA engine support
` [PATCH 08/12] mmc: omap: remove private DMA API implementation
` [PATCH 09/12] ARM: omap: remove mmc platform data dma_mask and initialization
` [PATCH 10/12] spi: omap2-mcspi: add DMA engine support
` [PATCH 11/12] spi: omap2-mcspi: remove private DMA API implementation
` [PATCH 12/12] Add removal of old OMAP private DMA implementation to feature removal

[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
 2012-04-30  0:31 UTC  (2+ messages)

mmc: sdio: runtime PM and 8686 problems
 2012-04-28  9:51 UTC  (14+ messages)

dw_mmc: New sdio CMD53 starts with non-empty FIFO
 2012-04-28  0:35 UTC 

[RFC 0/8] DMA engine conversion for omap_hsmmc
 2012-04-27 21:41 UTC  (54+ messages)
` [PATCH 1/8] ARM: OMAP: fix DMA vs memory ordering
` [PATCH 2/8] dmaengine: amba-pl08x: ensure physical channels are properly held
` [PATCH 3/8] dmaengine: split out virtual channel DMA support from sa11x0 driver
` [PATCH 5/8] mmc: omap_hsmmc: release correct resource
` [PATCH 6/8] mmc: omap_hsmmc: add DMA engine support
` [PATCH 8/8] ARM: omap_hsmmc: remove platform data dma_mask and initialization
` [RFC 0/8] DMA engine conversion

[PATCH] MMC-4.5 Power OFF Notify rework
 2012-04-27  8:53 UTC  (8+ messages)

swap on eMMC and other flash
 2012-04-27  7:34 UTC  (6+ messages)

[PATCH/RFC 0/7] mmc: tmio: regulator support, clock management, convert ecovec
 2012-04-26 12:11 UTC  (9+ messages)
` [PATCH 1/7] mmc: tmio: stop interface clock before runtime PM suspending
` [PATCH 2/7] mmc: tmio: don't needlessly enable interrupts during probing
` [PATCH 3/7] mmc: tmio: add callbacks to enable-update and disable the interface clock
` [PATCH 4/7] mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
` [PATCH 5/7] mmc: tmio: add regulator support
` [PATCH 6/7] mmc: sdhi: do not install dummy callbacks
` [PATCH 7/7] sh: ecovec: switch MMC power control to regulators

[PATCH v3 1/1] mmc: core: skip card initialization if power class selection fails
 2012-04-25 12:55 UTC  (3+ messages)

SONY CR21Z MMC problem
 2012-04-25 11:31 UTC 

[PATCH v2 2/2] mmc: core: fix the signaling 1.8V for HS200
 2012-04-25  9:49 UTC  (2+ messages)

[PATCH v2 1/2] mmc: core: fix the decision of mmc card-type
 2012-04-25  9:48 UTC  (2+ messages)

[PATCH v2 0/2] mmc: core: fix the HS200 mode
 2012-04-25  7:17 UTC 

[PATCH 2/2] mmc: core: fix the signaling 1.8V for HS200
 2012-04-25  6:24 UTC  (4+ messages)

[PATCH 1/2] mmc: core: fix the decision of mmc card-type
 2012-04-25  6:10 UTC  (4+ messages)

patch to disable reliable write if no CMD23 support
 2012-04-25  5:27 UTC 

[PATCH] mmc: cd-gpio: allow NULL context in mmc_cd_gpio_free()
 2012-04-24 16:22 UTC  (2+ messages)

[PATCH 0/5] mmc: sh_mmcif: add regulator support
 2012-04-24 12:14 UTC  (10+ messages)
` [PATCH/RFC] sh: ecovec: switch MMC power control to regulator
    ` [PATCH/RFC 5/5] "
` [PATCH 1/5] mmc: sh_mmcif: remove redundant .down_pwr() callback
` [PATCH 2/5] sh: ecovec: remove unused .down_pwr() MMCIF callback
` [PATCH 3/5] mmc: sh_mmcif: remove unused .down_pwr() callback
` [PATCH 4/5] mmc: sh_mmcif: add regulator support

[PATCH]mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
 2012-04-23 12:11 UTC  (2+ messages)

[PATCH 0/2] mmc: core: fix the HS200 mode
 2012-04-23  9:10 UTC 

[GIT PULL] MMC fixes for 3.4-rc4
 2012-04-21  4:23 UTC 

Possible to trigger card insert/remove event from user space?
 2012-04-20 17:57 UTC 

[PATCH] mmc: core: Do not pre-claim host in suspend
 2012-04-20 17:17 UTC  (7+ messages)

[PATCH] mmc-utils: add the way to enable boot-partition
 2012-04-20  9:07 UTC  (4+ messages)

[PATCH] mmc: tmio_mmc, sdhi: update input clock frequency after resume
 2012-04-19 22:09 UTC  (6+ messages)
` [PATCH v2] "
          ` [PATCH 0/3] mmc: sh-mmcif: clock management updates
            ` [PATCH 1/3] mmc: sh_mmcif: simplify and use meaningful label names in error-handling
            ` [PATCH 2/3] mmc: sh_mmcif: fix clock management
            ` [PATCH 3/3] mmc: sh_mmcif: re-read the clock frequency upon re-enabling

The minor heck of using mmcblk and ext4
 2012-04-19 16:37 UTC 

[PATCH v2] mmc: core: Fix the HPI execution sequence
 2012-04-19 14:38 UTC  (18+ messages)
` [PATCH] "

"Prevent too long response times for suspend" breaks libertas_sdio
 2012-04-19  8:36 UTC  (3+ messages)

[PATCH 1/3] mmc: omap_hsmmc: release correct resource
 2012-04-19  4:53 UTC  (6+ messages)
` [PATCH 2/3] mmc: omap_hsmmc: Add fclk frequency to debufs
      ` [PATCH 1/2] "

[PATCH 0/4] mmc: core and queue cleanups
 2012-04-19  4:33 UTC  (10+ messages)
` [PATCH 1/4] mmc: queue: rename mmc_request function
` [PATCH 2/4] mmc: include cd-gpio.h in the source file
` [PATCH 3/4] mmc: queue: remove redundant memsets
` [PATCH 4/4] mmc: core: Send HPI only till it is successful

[PATCH] mmc: unbreak sdhci-esdhc-imx on i.MX25
 2012-04-19  0:12 UTC  (4+ messages)

[PATCH V1] mmc: tegra: support SDHCI SPEC 300
 2012-04-19  0:07 UTC  (3+ messages)

[PATCH] dw-mmc: prevent the Null pointer dereference for dma_ops
 2012-04-19  0:02 UTC  (3+ messages)

[PATCH v2] mmc: cd-gpio.c: Include header to pickup exported symbol prototypes
 2012-04-18 23:59 UTC  (3+ messages)

[PATCH] mmc: sdhci: refine non-removable card checking for card detection
 2012-04-18 23:57 UTC  (2+ messages)

[PATCH] mmc: sdio: avoid spurious calls to interrupt handlers
 2012-04-18 23:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] mmc: mmci: Improved PM and SDIO support
 2012-04-18 13:45 UTC  (4+ messages)
` [PATCH 4/8] mmc: mmci: Use ios_handler to save power


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).