linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-21 04:09:14 to 2014-12-02 23:43:16 UTC [more...]

[PATCH v4 0/3] Fixes for SDIO interrupts for dw_mmc
 2014-12-02 23:43 UTC  (6+ messages)
` [PATCH v4 1/3] mmc: core: Support the optional init_card() callback for MMC and SD
` [PATCH v4 2/3] mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
` [PATCH v4 3/3] mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock

[PATCH v5 0/4] Fixes for SDIO interrupts for dw_mmc
 2014-12-02 23:42 UTC  (4+ messages)
` [PATCH v5 2/4] mmc: core: Support the optional init_card() callback for MMC and SD
` [PATCH v5 3/4] mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
` [PATCH v5 4/4] mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock

[PATCH] mmc: dw_mmc: add quirk for data over interrupt timeout
 2014-12-02 17:47 UTC  (12+ messages)
` [PATCH v2] mmc: dw_mmc: add quirk for broken data transfer over scheme

[PATCH 1/2] mmc: sdhci-pltfm: fix abort due to missing runtime PM
 2014-12-02 16:47 UTC  (2+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: enable IPG clock for sdio interrupts

[PATCH 0/3] mmc: sdhci: Disable re-tuning for HS400
 2014-12-02 14:06 UTC  (9+ messages)
` [PATCH 1/3] mmc: sdhci: Tuning should not change max_blk_count
` [PATCH 2/3] mmc: sdhci: Add out_unlock to sdhci_execute_tuning
` [PATCH 3/3] mmc: sdhci: Disable re-tuning for HS400

[PATCH 0/2] mmc: improve power-on for sdio wifi card
 2014-12-02 12:11 UTC  (7+ messages)
` [PATCH 1/2] mmc: core: allow a reset gpio to be configured
      ` [Gta04-owner] "

[PATCH 5/5] mmc: sdhci: add command queue support to sdhci
 2014-12-02 12:02 UTC 

[PATCH 4/5] mmc: cmdq: support for command queue enabled host
 2014-12-02 12:01 UTC 

[PATCH 3/5] mmc: card: Add eMMC command queuing support in mmc block layer
 2014-12-02 11:58 UTC 

[PATCH 2/5] mmc: queue: initialization of command-queue support
 2014-12-02 11:57 UTC 

[PATCH 1/5] mmc: core: Add support to read command queue parameters
 2014-12-02 11:56 UTC 

[RFC PATCH 0/4] Command Queueing Support in eMMC
 2014-12-02 11:53 UTC 

[Patch] Improve error handling in allocation of bounce buffers in mmc_init_queue
 2014-12-02 11:31 UTC  (4+ messages)

[PATCH 0/4] mmc: Add some flags for Intel host controllers
 2014-12-02 11:26 UTC  (6+ messages)
` [PATCH 1/4] mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYT
` [PATCH 2/4] mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
` [PATCH 3/4] mmc: sdhci-pci: Add two host capabilities for BYT
` [PATCH 4/4] mmc: sdhci-acpi: Add two host capabilities for Intel

[PATCH v4 0/4] mmc: atmel-mci: cleanup and probe deferring
 2014-12-02 10:10 UTC  (6+ messages)
` [PATCH v4 1/4] mmc: atmel-mci: remove useless DMA stuff for non-dt devices
` [PATCH v4 2/4] mmc: atmel-mci: remove __init/__exit attributes
` [PATCH v4 3/4] mmc: atmel-mci: stop using specific initcall
` [PATCH v4 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet

[PATCH 1/1] Production State Awareness support in host side
 2014-12-02  9:31 UTC  (12+ messages)

[PATCH] mmc: new API for data write using scatter gather DMA
 2014-12-02  9:25 UTC  (4+ messages)

[PATCH v2] mmc: Add Production State Awareness Support
 2014-12-02  8:55 UTC  (5+ messages)

[PATCH v2 0/2] mmc: rtsx: add support for sdio card
 2014-12-02  1:36 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: rtsx: add func to split u32 into register
` [PATCH v2 2/2] mmc: rtsx: add support for sdio card

[PATCH 0/4] mmc: Convert host drivers to mmc_send_tuning()
 2014-12-01 16:02 UTC  (5+ messages)
` [PATCH 1/4] mmc: sdhci-esdhc-imx: Convert "
` [PATCH 2/4] mmc: sdhci-msm: "
` [PATCH 3/4] mmc: dw_mmc: "
` [PATCH 4/4] mmc: core: Make tuning block patterns static

sdhci-esdhc-imx kernel panic on resume from suspend
 2014-12-01 12:51 UTC 

[PATCH v2 0/2] mmc: rtsx: add support for sdio card
 2014-12-01 12:46 UTC  (7+ messages)
` [PATCH v2 1/2] mfd: rtsx: add func to split u32 into register
` [PATCH v2 2/2] mmc: rtsx: add support for sdio card

[PATCH 0/2] mmc: rtsx: add support for sdio card
 2014-12-01 12:16 UTC  (11+ messages)
` [PATCH 1/2] mfd: rtsx: add func to split u32 into register
` [PATCH 2/2] mmc: rtsx: add support for sdio card

[PATCH v4 0/2] mmc: core: hw_reset changes
 2014-12-01 10:50 UTC  (8+ messages)
` [PATCH v4 1/2] mmc: core: turn hw_reset into a bus_ops
` [PATCH v4 2/2] mmc: sd: add hw_reset callback

[PATCH v5 0/2] mmc: core: hw_reset changes
 2014-11-28 15:56 UTC  (3+ messages)
` [PATCH v5 1/2] mmc: core: refactor the hw_reset routines
` [PATCH v5 2/2] mmc: core: let hw_reset default to power_cycle

[PATCH v3 0/4] mmc: atmel-mci: cleanup and probe deferring
 2014-11-28 14:35 UTC  (8+ messages)
` [PATCH v3 1/4] mmc: atmel-mci: remove useless DMA stuff for non-dt devices
` [PATCH v3 2/4] mmc: atmel-mci: remove __init/__exit attributes
` [PATCH v3 3/4] mmc: atmel-mci: stop using specific initcall
` [PATCH v3 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet

[PATCH v2 0/4] mmc: atmel-mci: cleanup and probe deferring
 2014-11-28 13:53 UTC  (9+ messages)
` [PATCH v2 1/4] mmc: atmel-mci: remove useless DMA stuff for non-dt devices
` [PATCH v2 2/4] mmc: atmel-mci: remove __init/__exit attributes
` [PATCH v2 3/4] mmc: atmel-mci: stop using specific initcall
` [PATCH v2 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet
    ` [PATCH] "

[PATCH 0/3] ARM: edma: Correct header file usage
 2014-11-28 11:48 UTC  (14+ messages)
  ` [PATCH 1/3] ASoC: davinci-evm: Do not include edma headers
` [PATCH 2/3] ARM: edma: Rename header file for dmaengine filter function definition
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

[PATCH] mmc: davinci_mmc: add warnings for edma failures
 2014-11-28 11:20 UTC  (5+ messages)
` Fwd: "

[PATCH] mmc: sdhci: add quirk for broken write protect detection
 2014-11-27 14:08 UTC  (2+ messages)

[RFC PATCH] mmc: sdhci: switch from programmable clock mode to divided one if needed
 2014-11-27 13:39 UTC  (3+ messages)

[PATCH v3] mmc: Add Production State Awareness Support
 2014-11-26 16:44 UTC 

[PATCH v2] mmc: core: add core-level function for sending tuning commands
 2014-11-26 13:39 UTC  (2+ messages)

eMMC write error in IMX6 Sabre AI board
 2014-11-26  6:23 UTC  (6+ messages)

[PATCH v2] mmc: Add Production State Awareness Support
 2014-11-26  4:33 UTC  (2+ messages)

[PATCH] mmc: wmt-sdmmc: fix unmatched release_mem_region
 2014-11-25 22:34 UTC  (7+ messages)

[PATCH v4] mmc: dw_mmc: add support for the other bit of sdio interrupt
 2014-11-25 21:11 UTC  (14+ messages)
` [PATCH] mmc: dw_mmc: try pick the exact same voltage as vmmc for vqmmc

[PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2014-11-25 15:08 UTC  (11+ messages)
` [PATCH 4/4] mmc: core: hold SD Clock before CMD11 during Signal

[PATCH] mmc: omap_hsmmc: Fix UHS card with DDR50 support
 2014-11-25 12:22 UTC 

[PATCH] mmc: sdhci: Fix sleep in atomic after inserting SD card
 2014-11-25 11:36 UTC 

[PATCH] mmc: core: add core-level function for sending tuning commands
 2014-11-25 10:32 UTC  (4+ messages)

[PATCH 3/3] mmc: Support FFU for eMMC v5.0
 2014-11-25  2:43 UTC  (4+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-24 18:24 UTC 

[Query] Replaced UHS_DDR50 with MMC_DDR52
 2014-11-24 13:38 UTC 

[PATCH 1/3] mmc: mxs-mmc: No need to do NULL check on 'iores'
 2014-11-24  8:36 UTC  (6+ messages)
` [PATCH 2/3] mmc: mxs-mmc: Propagate the real error
` [PATCH 3/3] mmc: mxs-mmc: Check for clk_prepare_enable() error

[PATCH] mmc: dw_mmc: fix card read threshold for PIO mode
 2014-11-24  0:25 UTC  (9+ messages)

[PATCH 0/3] mmc: FFU for eMMC v5.0
 2014-11-21 13:07 UTC  (2+ messages)

[PATCH 0/3] mmc: omap_hsmmc: make more use of mmc library functionality
 2014-11-21 12:56 UTC  (4+ messages)

[PATCH] mmc: sdhci-sirf: add sirf tuning function (cmd 19)
 2014-11-21 11:17 UTC  (6+ messages)

[PATCH/RFC] mmc: sh_mmcif: Increase MMCIF clock rate to 97.5MHz
 2014-11-21  4:09 UTC  (5+ 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).