linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-01 00:52:58 to 2012-02-09 13:42:56 UTC [more...]

[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2012-02-09 13:42 UTC  (4+ messages)
` [PATCH v3 6/6] mmc: sdhci-s3c: Add "

[PATCH 1/2] mmc: atmel-mci: don't use dma features when dma is present but there is no chan available
 2012-02-09 15:33 UTC  (2+ messages)
` [PATCH 2/2] mmc: atmel-mci: fix typo

Reason for Cmd 9 giving a timeout Error
 2012-02-09 13:21 UTC 

[PATCH v3] mmc: dw_mmc: Add support for pre_req and post_req
 2012-02-09 10:31 UTC  (3+ messages)

[PATCH v2] mmc: dw_mmc: Fix PIO mode with support of highmem
 2012-02-09 10:27 UTC  (2+ messages)

[PATCH v3 2/2] mmc: sdhci-s3c: add platform data for the second capability
 2012-02-09 10:23 UTC  (6+ messages)

[PATCH] mmc: atmel-mci: save and restore sdioirq when soft reset is performed
 2012-02-09 10:55 UTC  (6+ messages)

[PATCH 0/4] mmc: add a cap and a quirk
 2012-02-09  7:12 UTC  (9+ messages)
` [PATCH 1/4] mmc: core: add high-capacity erase size capability flag
` [PATCH 2/4] mmc: sdhci-pci: select HC erase size for Medfield eMMC
` [PATCH 3/4] mmc: sdhci: add quirk for keeping card power during suspend
` [PATCH 4/4] mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO

[PATCH] mmc: dw_mmc: Fix PIO mode with support of highmem
 2012-02-09  5:34 UTC  (5+ messages)

[PATCH v7] ESDHC: Workaround for data crc error on p1010rdb
 2012-02-09  2:12 UTC  (3+ messages)

SDIO wifi card works with 2.6.36, not with 3.2
 2012-02-09  1:46 UTC  (4+ messages)

mmc sdhci mmcblk0: error -110 sending status command, retrying
 2012-02-08 19:09 UTC  (12+ messages)

omap_hsmmc.c and MMC_CAP_SDIO_IRQ
 2012-02-08 16:51 UTC  (4+ messages)

[PATCH] mmc: core: add the debug message for SET_BLOCK_COUNT
 2012-02-08  9:13 UTC  (4+ messages)

[PATCH v6] ESDHC: Workaround for data crc error on p1010rdb
 2012-02-08  8:00 UTC  (3+ messages)

Regarding mmc: queue: let host controllers specify maximum discard timeout
 2012-02-08  7:52 UTC 

[PATCH 0/4] new version workaround for FSL's eSDHC controller
 2012-02-08  3:34 UTC  (9+ messages)
` [PATCH 1/4 v3] ESDHC: add PIO mode support
  ` [PATCH 2/4 v3] ESDHC: set the timeout to the max value
    ` [PATCH 3/4 v5] ESDHC: Power management for ESDHC
      ` [PATCH 4/4 v5] ESDHC: Workaround for data crc error on p1010rdb

[PATCH 0/6] mmc: omap_hsmmc: Clean up use/abuse of pdev->id
 2012-02-07 18:34 UTC  (3+ messages)
    ` [PATCH 6/6] mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply

[PATCH v3 0/2] patch set about the MXS-DMA
 2012-02-07 10:54 UTC  (3+ messages)
` [PATCH v3 1/2] mxs-dma : move the mxs dma.h to a more common place
` [PATCH v3 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()

[PATCH v4 0/2] mmc: core: Support packed command feature of eMMC4.5
 2012-02-07  8:40 UTC  (3+ messages)

[PATCH V4] mmc: core: Detect card removal on I/O error
 2012-02-06 17:31 UTC  (2+ messages)

Your mailbox is almost full
 2012-02-06 13:27 UTC 

[PATCH 0/2] mmc: sdhci-pci: fixes for Medfield SDIO suspend / resume
 2012-02-06 13:14 UTC  (8+ messages)
` [PATCH 1/2] mmc: sdhci-pci: set Medfield SDIO as non-removable
` [PATCH 2/2] mmc: sdhci: always reset all during resume

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-02-06 10:31 UTC  (26+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
            ` [PATCH/RFC] usb: fix renesas_usbhs to not schedule in atomic context
` [PATCH 6/7 v2] ASoC: SIU: prepare for conversion to simple DMA

[RFC] mmc: core: add the capability for broken voltage
 2012-02-06 10:24 UTC  (3+ messages)

[RESEND PATCH V3] mmc: core: Detect card removal on I/O error
 2012-02-06  9:27 UTC  (12+ messages)

[PATCH V3 00/12] dmaengine: Pl08x and dw_dmac updates
 2012-02-06  8:11 UTC  (15+ messages)
` [PATCH V3 01/12] dmaengine/dw_dmac: Hibernation support in dw_dmac
` [PATCH V3 02/12] dmaengine: Add flow controller information to dma_slave_config
` [PATCH V3 03/12] dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
` [PATCH V3 04/12] dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
` [PATCH V3 05/12] dmaengine/dw_dmac: Don't use magic number for total number of channels
` [PATCH V3 06/12] dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
` [PATCH V3 07/12] dmaengine/dw_dmac: Don't handle block interrupts
` [PATCH V3 08/12] dmaengine/dw_dmac: Unmap all memory buffers after completion of non-slave transfers
` [PATCH V3 09/12] dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
` [PATCH V3 10/12] dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
` [PATCH V3 11/12] dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
` [PATCH V3 12/12] dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave

[PATCH v3 1/2] arm: samsung: support the second capability for samsung-soc
 2012-02-06  7:52 UTC 

[PATCH v4] mmc: core: select the operation mode with sysfs
 2012-02-06  6:54 UTC  (7+ messages)

[RFC] MMC-4.5 Context ID
 2012-02-06  5:34 UTC  (9+ messages)

Fwd: how to trigger /proc/sys/kernel/hotplug
 2012-02-06  3:57 UTC 

[PATCH v2] mmc: core: select the operation mode with sysfs
 2012-02-05 11:02 UTC  (3+ messages)

[PATCH] mmc: tegra: Explicitly support Tegra30
 2012-02-05  2:59 UTC  (2+ messages)

[PATCH] mmc: block: Init sysfs attr to fix lockdep warnings
 2012-02-05  2:54 UTC  (4+ messages)

TMIO/SDHI and MMCIF fixes for 3.3
 2012-02-05  2:31 UTC  (2+ messages)

[PATCH 1/1] mmc:core: Fix comparison issue in mmc_compare_ext_csds
 2012-02-05  2:08 UTC  (3+ messages)

[PATCH] mmc: core: Fix PowerOff Notify suspend/resume
 2012-02-05  2:03 UTC  (3+ messages)

[PATCH 00/11 v2] mmc: tmio/sdhi: hotplug & PM
 2012-02-05  1:36 UTC  (5+ messages)

[PATCH v2] mmc: dw_mmc: Add support for pre_req and post_req
 2012-02-05  0:02 UTC  (2+ messages)

EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
 2012-02-04 23:02 UTC  (2+ messages)

"mmc_host mmc0: WARNING: IMR=0x00004040" on debug console
 2012-02-04 22:54 UTC  (2+ messages)

[PATCH] mmc: core: Fix Low speed mmc card detection failure
 2012-02-04 22:33 UTC  (2+ messages)

[PATCH] mmc: dw-mmc: modify the condition for platdata of blk-setting
 2012-02-04 22:01 UTC  (3+ messages)

[PATCH v6] mmc:Support of PCI mode for the dw_mmc driver
 2012-02-04 21:55 UTC  (3+ messages)

[PATCH] mmc: dw-mmc: add the capability of power-off -notify feature
 2012-02-04 21:41 UTC  (5+ messages)

[PATCH 0/2] mmc: use PM QoS instead of delayed clock gating
 2012-02-03 19:25 UTC  (6+ messages)

[PATCH] mmc: mmci: Cleanup code for DMA handling
 2012-02-03 13:13 UTC 

[PATCH v7] mmc: support BKOPS feature for eMMC
 2012-02-03 11:56 UTC  (2+ messages)

[PATCH V3] mmc: core: Detect card removal on I/O error
 2012-02-03  9:22 UTC  (2+ messages)

[PATCH V2] mmc: core: Detect card removal on I/O error
 2012-02-03  8:46 UTC  (8+ messages)

[PATCH v2 0/2] patch set about the MXS-DMA
 2012-02-03  1:57 UTC  (4+ messages)
` [PATCH v2 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()

[PATCH] mmc: tmio_mmc, sdhi: update input clock frequency after resume
 2012-02-02 22:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] ARM: davinci: map default_queue to edma channels
 2012-02-02 19:53 UTC  (4+ messages)

[PATCH v3 2/2] mmc: core: Support packed command for eMMC4.5 device
 2012-02-02  9:50 UTC  (7+ messages)

[PATCH V2] mmci.c: CMD23 support
 2012-02-02  5:10 UTC 

[PATCH 0/2] Improve handling of card removal
 2012-02-02  4:00 UTC  (15+ messages)
` [PATCH 1/2] mmc: core: Prevent I/O as soon as possible at "

[PATCH] mmci.c: CMD23 support
 2012-02-01 20:07 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;
as well as URLs for NNTP newsgroup(s).