linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-26 00:21:33 to 2013-08-06 21:37:50 UTC [more...]

[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-08-06 21:37 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
    ` [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
    ` [PATCH v4 0/4] mmc: dw_mmc: fixes for suspend/resume on exynos
      ` [PATCH v4 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
      ` [PATCH v4 3/4] mmc: dw_mmc: Always setup the bus after suspend/resume

[PATCH v2] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
 2013-08-06 13:57 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'
 2013-08-06  1:54 UTC 

[PATCH 1/2] mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe()
 2013-08-06  1:30 UTC  (5+ messages)

[PATCH v2] tmio_mmc_dma: fix PIO fallback on SDHI
 2013-08-05 22:37 UTC  (4+ messages)

[PATCHv2] ARM: socfpga: dts: Add support for SD/MMC
 2013-08-05 20:43 UTC 

[PATCH v3 00/12] edma: Add support for SG lists of any length
 2013-08-05 16:14 UTC  (13+ messages)
  ` [PATCH v3 01/12] dma: edma: Setup parameters to DMA MAX_NR_SG at a time
  ` [PATCH v3 02/12] ARM: edma: Don't clear EMR of channel in edma_stop
` [PATCH v3 03/12] dma: edma: remove limits on number of slots
` [PATCH v3 04/12] dma: edma: Write out and handle MAX_NR_SG at a given time
` [PATCH v3 05/12] ARM: edma: Add function to enable interrupt for a PaRAM slot
` [PATCH v3 06/12] ARM: edma: Add pr_debug in edma_link
` [PATCH v3 07/12] dma: edma: Add function to dump a PaRAM set from PaRAM
` [PATCH v3 08/12] dma: edma: Add one more required slot to MAX slots
` [PATCH v3 09/12] dma: edma: Implement multiple linked sets for continuity
` [PATCH v3 10/12] dma: edma: Check if MAX_NR_SG is even in prep function
` [PATCH v3 11/12] dma: edma: Keep tracking of Pending interrupts (pending_acks)
` [PATCH v3 12/12] dma: edma: Return if nothing left todo in edma_execute

[PATCH/RFC] mmc: sh_mmcif: revision-specific configuration from Device Tree
 2013-08-05 15:30 UTC  (3+ messages)

[RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
 2013-08-04 13:45 UTC  (4+ messages)

[PATCH 0/9] dma: edma: Support scatter-lists of any length
 2013-08-02 23:00 UTC  (30+ messages)
  ` [PATCH 1/9] dma: edma: Setup parameters to DMA MAX_NR_SG at a time
  ` [PATCH 2/9] dma: edma: Write out and handle MAX_NR_SG at a given time
  ` [PATCH 3/9] ARM: edma: Add function to manually trigger an EDMA channel
` [PATCH 4/9] dma: edma: Find missed events and issue them
` [PATCH 5/9] dma: edma: Leave linked to Null slot instead of DUMMY slot
` [PATCH 6/9] dma: edma: Detect null slot errors and handle them correctly
` [PATCH 7/9] ARM: edma: Don't clear EMR of channel in edma_stop
` [PATCH 8/9] dma: edma: Link to dummy slot only for last SG list split
` [PATCH 9/9] dma: edma: remove limits on number of slots

[PATCH] tmio_mmc_dma: fix PIO fallback on SDHI
 2013-08-02 18:10 UTC  (4+ messages)

[PATCH v2 4/4] mmc: sdhci-s3c: remove the duplicated calling sequence
 2013-08-02 14:09 UTC 

[PATCH v2 3/4] mmc: sdhci-s3c: revert "fix missing clock for gpio card-detect"
 2013-08-02 14:09 UTC 

[PATCH v2 2/4] mmc: sdhci-s3c: initialize host->quirks2 for using quirk2
 2013-08-02 14:09 UTC 

[PATCH v2 1/4] mmc: sdhci-s3c: fix the wrong register value, when clock is disabled
 2013-08-02 14:08 UTC 

[PATCH] mmc: sh_mmcif: move header include from header into .c
 2013-08-02 12:48 UTC 

[PATCH 1/3] mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
 2013-08-02  8:50 UTC  (3+ messages)

[PATCH 1/1] mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
 2013-08-02  8:49 UTC  (2+ messages)

[PATCH 1/1] mmc: vub300: Staticize vub300_init_card
 2013-08-02  8:49 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Handle the Hardware Locked Write Error(HLE)
 2013-08-02  5:48 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGA
 2013-08-02  3:48 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: add specified capabilities2 of the controller
 2013-08-01 15:12 UTC 

[PATCH] mmc: omap_hsmmc: Fix sleep too long in ISR context
 2013-08-01  8:40 UTC  (3+ messages)
  `  "

[RFC PATCH] mmc: Enable wakeup_sources for mmc core
 2013-08-01  7:42 UTC  (14+ messages)

[PATCH 2/2] mmc: vub300: Staticize vub300_init_card()
 2013-08-01  6:32 UTC 

[PATCH] mmc: tmio-mmc: Check the regulator_enable() return value
 2013-07-31 17:26 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Add support for MSM chipsets
 2013-07-31 15:14 UTC  (5+ messages)

[PATCH] mmc:sdhci: Wait longer for command with busy flags
 2013-07-31  8:21 UTC 

[PATCH] mmc: clean up the duplicate code
 2013-07-31  9:12 UTC  (2+ messages)

[PATCH 1/3 V2] mmc:core: parse voltage from device-tree
 2013-07-31  6:25 UTC  (3+ messages)
` [PATCH 3/3 V2] mmc:esdhc: add support to get "
` [PATCH] mmc:of_spi: Update the code of getting voltage-ranges

[PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 2013-07-31  5:06 UTC  (10+ messages)

[PATCH 1/5] regulator: core: Provide hints to the core about optional supplies
 2013-07-31  3:29 UTC  (7+ messages)
` [PATCH 2/5] mmc: core: Indicate that vmmcq may be absent
` [PATCH 3/5] mmc: sdhci: Indicate that regulators "
` [PATCH 4/5] mmc: dw_mmc: "
` [PATCH 5/5] mmc: pxamci: "

[PATCH 1/3] mmc:core: parse voltage from device-tree
 2013-07-30 19:58 UTC  (6+ messages)
` [PATCH 2/3] mmc:sdhc: get voltage from sdhc host
` [PATCH 3/3] mmc:esdhc: add support to get voltage from device-tree

[PATCH v2 00/13] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
 2013-07-30 17:35 UTC  (15+ messages)
` [PATCH v2 01/13] mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
` [PATCH v2 02/13] mmc: mmc_spi: Support CD/RO GPIOs
` [PATCH v2 03/13] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
` [PATCH v2 04/13] sh: ecovec24: Use MMC/SDHI "
` [PATCH v2 05/13] sh: ecovec24: Remove mmcif .down_pwr() callback
` [PATCH v2 06/13] sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
` [PATCH v2 07/13] mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
` [PATCH v2 08/13] mmc: sh_mmcif: Remove .down_pwr() callback from platform data
` [PATCH v2 09/13] mmc: sh_mmcif: Remove .set_pwr() "
` [PATCH v2 10/13] mmc: sh_mobile_sdhi: Remove .get_cd() "
` [PATCH v2 11/13] mmc: sh_mobile_sdhi: Remove .set_pwr() "
` [PATCH v2 12/13] mmc: tmio-mmc: Remove .get_cd() "
` [PATCH v2 13/13] mmc: tmio-mmc: Remove .set_pwr() "

[PATCH 0/5] Optional regulator support
 2013-07-30 17:24 UTC  (3+ messages)

[PATCH 3/9] mmc: WQ_NON_REENTRANT is meaningless and going away
 2013-07-30 12:40 UTC 

[PATCH 28/35] mmc: host: use dev_get_platdata()
 2013-07-30  8:17 UTC 

[PATCH] dma: edma: add device_slave_caps() support
 2013-07-30  4:39 UTC  (12+ messages)

[PATCH 1/2] mmc: add Device Tree properties for UHS modes
 2013-07-30  2:18 UTC  (21+ messages)
` [PATCH/RFC 2/2] ARM: shmobile: kzm9g: support DDR50 mode with 1.8V VccQ on MMCIF

[RFC/RFT PATCH 0/5] mm: ARM nobootmem and few dma_mask fixes
 2013-07-29 13:42 UTC  (5+ messages)

[PATCH 0/3] Pending dmaengine patches
 2013-07-29  6:44 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: add dma_get_slave_sg_limits()

[PATCH 2/2 V2] mmc: esdhc: get voltage from dts file
 2013-07-29  0:40 UTC  (3+ messages)

power class selection failed warning
 2013-07-27 14:13 UTC 

[PATCH] mmc: sdhci-pci: mention DMA mode only once
 2013-07-26 21:52 UTC 

[PATCH] ARM: socfpga: dts: Add support for SD/MMC
 2013-07-26 21:22 UTC  (11+ messages)

[PATCH 1/2] Powerpc: Add voltage ranges support for T4
 2013-07-26 19:06 UTC  (6+ messages)
` [PATCH 2/2] mmc: esdhc: get voltage from dts file

[PATCH 00/12] Remove platform callbacks from mmc_spi, sh_mmcif and sh_mobile_sdhi drivers
 2013-07-26 16:26 UTC  (11+ messages)
` [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
` [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO

[RFC 0/2] Set mmc(blk)X with DT alias
 2013-07-26  8:09 UTC  (3+ messages)

[PATCH] mmc: core: mmc bus test data timeout setting
 2013-07-26  5:06 UTC 


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