linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-15 03:40:48 to 2012-09-20 17:56:58 UTC [more...]

[PATCH] mmc: Fixup broken suspend and eMMC4.5 power off notify
 2012-09-20 17:56 UTC  (10+ messages)

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-09-20 16:05 UTC  (16+ messages)
  ` [RFC PATCH 01/13] ARM: davinci: move private EDMA API to arm/common
  ` [RFC PATCH 02/13] ARM: edma: remove unused transfer controller handlers
  ` [RFC PATCH 03/13] ARM: edma: add DT and runtime PM support for AM335x
  ` [RFC PATCH 04/13] dmaengine: edma: enable build "
  ` [RFC PATCH 05/13] dma: Add TI EDMA device tree binding
  ` [RFC PATCH 06/13] ARM: omap: add hsmmc am33xx specific init
  ` [RFC PATCH 07/13] mmc: omap_hsmmc: dma_request_slave_channel() support for DT platforms
  ` [RFC PATCH 08/13] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
  ` [RFC PATCH 09/13] mmc: omap_hsmmc: add generic DMA request support to the DT binding
  ` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms
  ` [RFC PATCH 11/13] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [RFC PATCH 12/13] ARM: dts: add am33xx EDMA support
  ` [RFC PATCH 13/13] Documentation: add schedule for removing private EDMA API

[PATCH v2 00/34] i.MX multi-platform support
 2012-09-20 15:56 UTC  (9+ messages)
` [PATCH v2 28/34] mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id

[RFC/PATCH 0/3] mmc: sdio: add asynchronous interrupt support
 2012-09-20 15:37 UTC  (7+ messages)
` [RFC/PATCH 1/3] mmc: sdio: correct the name of SDIO_CCCR_IF[5] to avoid confusion
` [RFC/PATCH 2/3] mmc: sdio: add asynchronous interrupt support on device
` [RFC/PATCH 3/3] mmc: sdhci: add asynchronous interrupt support

[PATCH] ARM: exynos: remove the MMC_CAP2_BROKEN_VOLTAGE
 2012-09-20  8:52 UTC 

[RFC/PATCH 1/2] mmc: Urgent data request flow
 2012-09-20  6:02 UTC 

[RFC/PATCH 2/2] mmc: new packet notification
 2012-09-20  6:02 UTC 

[RFC/PATCH 0/2] Handling urgent and new request notifications
 2012-09-20  6:02 UTC 

[PATCH v2 1/5] mmc: host: sdhci-s3c: Add broken-voltage DT property for broken voltage quirk
 2012-09-20  5:57 UTC  (10+ messages)

[PATCH] mmc: mxs-mmc: implement broken-cd
 2012-09-20  4:45 UTC  (10+ messages)

[PATCH v6 0/9] mmc: dw_mmc: add support for device tree based instantiation
 2012-09-20  4:45 UTC  (22+ messages)
` [PATCH v6 1/9] mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
` [PATCH v6 2/9] mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
` [PATCH v6 3/9] mmc: dw_mmc: allow probe to succeed even if one slot is initialized
` [PATCH v6 4/9] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH v6 5/9] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH v6 6/9] mmc: dw_mmc: add device tree support
` [PATCH v6 7/9] mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
` [PATCH v6 8/9] mmc: dw_mmc: add support for implementation specific callbacks
` [PATCH v6 9/9] mmc: dw_mmc: add support for exynos specific implementation of dw-mshc

[PATCH V4] Powerpc eSDHC Recover from the ADMA error
 2012-09-20  2:57 UTC  (2+ messages)

[PATCH V3] Powerpc eSDHC Recover from the ADMA error
 2012-09-20  2:46 UTC  (3+ messages)

[PATCH] mmc: sdhci-pxav3: dt: Support "broken-cd"/"wp-inverted" properties
 2012-09-20  2:06 UTC  (5+ messages)
    ` [PATCH] mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks

[PATCH] ARM: shmobile: fix MMCIF IRQ assignment on kzm9g
 2012-09-20  1:54 UTC  (4+ messages)

Tracking down suspend/resume ext3/mmc issues on imx233
 2012-09-20  0:01 UTC  (6+ messages)

[PATCH v1] mmc: core: Add support for idle time BKOPs
 2012-09-19 20:17 UTC 

[PATCH] mmc: mxcmmc: fix SD cards not being detected sometimes
 2012-09-19 16:50 UTC  (2+ messages)

[PATCH 0/3] mmc: sdhci-s3c: fixes and enhancements
 2012-09-19 14:22 UTC  (12+ messages)
` [PATCH 1/3] mmc: sdhci-s3c: Enable only required bus clock
` [PATCH 2/3] mmc: sdhci-s3c: Fix crash on module insertion for second time
` [PATCH 3/3] mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume

[PATCH V2] Powerpc eSDHC Recover from the ADMA error
 2012-09-19  9:52 UTC  (3+ messages)

[PATCH] mmc: dt: Support "broken-cd" property in sdhci-pltfm
 2012-09-19  8:29 UTC 

[PATCH 0/6] mmc: sdhci: fixes and enhancements
 2012-09-19  7:52 UTC  (11+ messages)
` [PATCH 1/6] mmc: sdhci-pxav3: fix build error
` [PATCH 2/6] mmc: sdhci: fix transfer mode setting bug for cmds w/o data transfer
` [PATCH 3/6] mmc: sdhci: set regulator min/max voltage according to spec
` [PATCH 4/6] mmc: sdhci: refine code for sd clock disable/enable in set ios
` [PATCH 5/6] mmc: sdhci: keep the saved clock var up to date
` [PATCH 6/6] mmc: sdhci: fix null return check of regulator_get

[PATCH v2 2/2] mmc: atmel-mci: AP700x PDC is not connected to MCI
 2012-09-19  6:59 UTC  (3+ messages)

[PATCH] mmc: sdhci-s3c: fix the wrong number of max bus clock
 2012-09-19  6:46 UTC  (2+ messages)

[PATCH] mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
 2012-09-19  6:25 UTC  (3+ messages)

[PATCH] mmc: sh-mmcif: avoid Oops on spurious interrupts
 2012-09-19  6:24 UTC  (9+ messages)

[PATCH] Revert "mmc: dw_mmc: Add check for IDMAC configuration"
 2012-09-19  6:03 UTC  (3+ messages)

[PATCH v2] mmc: mxcmmc: fix bug that may block a data transfer forever
 2012-09-19  5:52 UTC  (3+ messages)

[PATCH V2] mmc: omap_hsmmc: Pass on the suspend failure to the PM core
 2012-09-19  5:46 UTC  (3+ messages)

[RFC/PATCH 0/2] ROW scheduling Algorithm
 2012-09-19  5:29 UTC  (4+ messages)
` [RFC/PATCH 2/2] block: Adding ROW scheduling algorithm

[PATCH v2 1/2] mmc: atmel-mci: DMA can be used with other controller
 2012-09-19  5:15 UTC  (2+ messages)

[PATCH 7/13] drivers/mmc/host/mmci.c: use clk_prepare_enable and clk_disable_unprepare
 2012-09-19  5:09 UTC  (2+ messages)

[PATCH 1/4] drivers/mmc/host/dw_mmc.c: fix error return code
 2012-09-19  2:25 UTC  (12+ messages)
` [PATCH 2/4] drivers/mmc/host/omap.c: "
` [PATCH 3/4] drivers/mmc/host/omap_hsmmc.c: "
` [PATCH 4/4] drivers/mmc/host/mxs-mmc.c: "
` [PATCH v2 1/4] drivers/mmc/host/dw_mmc.c: "

[PATCH] Powerpc eSDHC Recover from the ADMA error
 2012-09-19  2:20 UTC  (3+ messages)

[PATCH 00/34] i.MX multi-platform support
 2012-09-18  9:18 UTC  (9+ messages)
` [PATCH 29/34] mmc: mxcmmc: remove mach/hardware.h inclusion

[PATCH 1/3] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-09-18  5:07 UTC  (18+ messages)
` [PATCH 2/3] powerpc/esdhc: add property to disable the CMD23

(unknown),
 2012-09-18  4:52 UTC 

[PATCH v5] mmc: sdhci-s3c: Add device tree support
 2012-09-18  4:09 UTC  (5+ messages)

[PATCH v12] mmc: support BKOPS feature for eMMC
 2012-09-17 23:36 UTC  (6+ messages)
    ` [RESEND PATCH "

cd-gpio and SDHCI presence
 2012-09-17 10:08 UTC  (6+ messages)
  ` [PATCH] mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing

[PATCH v2 0/3] DaVinci DMA engine conversion
 2012-09-17  7:52 UTC  (4+ messages)
` [PATCH v2 2/3] mmc: davinci_mmc: convert to DMA engine API

[PATCH] mmc: sdio: Fix PM_SLEEP related build warnings
 2012-09-17  7:35 UTC  (3+ messages)

[PATCH RESEND v6] mmc: core: Remove bounce buffer in mmc_send_cxd_data()
 2012-09-17  7:32 UTC  (2+ messages)

[PATCH] mmc: sdhci-pxav3: dt: Support "power-gpios" property
 2012-09-17  4:39 UTC  (3+ messages)

[RFC/PATCH 0/2] row: Adding support for urgent requests handling
 2012-09-16  9:12 UTC  (3+ messages)
` [RFC/PATCH 1/2] row: Adding support for reinsert already dispatched req
` [RFC/PATCH 2/2] row: Add support for urgent request handling

[RFC/PATCH 0/2] Adding support for urgent requests handling
 2012-09-16  9:06 UTC  (3+ messages)
` [RFC/PATCH 1/2] block: Add support for reinsert a dispatched req
` [RFC/PATCH 2/2] block: Add API for urgent request handling

[RFC/PATCH/RESEND 0/2] ROW scheduling Algorithm
 2012-09-16  9:00 UTC  (3+ messages)
` [RFC/PATCH/RESEND 1/2] block: Expose kblock_schedule_delayed_work()
` [RFC/PATCH/RESEND 2/2] block: Adding ROW scheduling algorithm

[PATCH v11] mmc: support BKOPS feature for eMMC
 2012-09-15  4:01 UTC  (7+ messages)


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).