public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-23 06:41:40 to 2013-08-01 23:22:03 UTC [more...]

[PATCH] mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGA
 2013-08-01 23:22 UTC  (4+ messages)

[PATCH] tmio_mmc_dma: fix PIO fallback on SDHI
 2013-08-01 21:26 UTC  (2+ messages)

[PATCH 0/9] dma: edma: Support scatter-lists of any length
 2013-08-01 20:48 UTC  (27+ 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 1/2] mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe()
 2013-08-01 16:18 UTC  (2+ 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 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-07-31 16:18 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT

[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 v2] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
 2013-07-30  9:08 UTC  (3+ messages)
` [PATCH v3] "

[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  (14+ 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  (9+ 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  (23+ messages)
` [PATCH 01/12] mmc: mmc_spi: Support CD/RO GPIOs
` [PATCH 02/12] ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
` [PATCH 03/12] sh: ecovec24: Use MMC/SDHI "
` [PATCH 04/12] sh: ecovec24: Remove mmcif .down_pwr() callback
` [PATCH 05/12] sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
` [PATCH 06/12] mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
` [PATCH 07/12] mmc: sh_mmcif: Remove .down_pwr() callback from platform data
` [PATCH 08/12] mmc: sh_mmcif: Remove .set_pwr() "
` [PATCH 09/12] mmc: sh_mobile_sdhi: Remove .get_cd() "
` [PATCH 10/12] mmc: sh_mobile_sdhi: Remove .set_pwr() "
` [PATCH 11/12] mmc: tmio-mmc: Remove .get_cd() "
` [PATCH 12/12] mmc: tmio-mmc: Remove .set_pwr() "

[RFC 0/2] Set mmc(blk)X with DT alias
 2013-07-26  8:09 UTC  (5+ messages)
` [RFC 1/2] mmc: block: allow setting name_idx via devicetree
` [RFC 2/2] mmc: host: allow setting index "

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

[PATCH] mmc: pxamci: Refactor regulator support
 2013-07-25 21:03 UTC  (3+ messages)

[PATCH] MMC: Detect execution mode errors after r/w command
 2013-07-25  7:50 UTC  (2+ messages)

[PATCH] mmc: fix null pointer use in mmc_blk_remove_req
 2013-07-25  7:20 UTC  (2+ messages)

Question about SD/MMC card sharing the same host bus
 2013-07-24 11:32 UTC 

eMMC bus test command failure
 2013-07-24  2:53 UTC  (4+ messages)

[PATCH 1/2 V2] Powerpc: Add voltage support in dts file
 2013-07-23 23:53 UTC 

[PATCH] ARM: pxa: propagate errors from regulator_enable() to pxamci
 2013-07-23 19:15 UTC  (3+ messages)

[PATCH] mmc: tmio: fix compiler warning
 2013-07-23 19:08 UTC  (3+ messages)

RFC: clearing clk_old?
 2013-07-23 17:47 UTC 

[PATCH 1/2] Powerpc: Add voltage support in dts file
 2013-07-23 16:19 UTC  (2+ messages)


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