messages from 2011-06-07 06:41:21 to 2011-06-19 03:16:54 UTC [more...]
[PATCH v4 0/5] Provide sdhci driver for mmp2 and pxa9xx
2011-06-19 3:16 UTC (13+ messages)
` [PATCH v4 1/5] mmc: support sdhci-pxav3.c
` [PATCH v4 2/5] mmc: support sdhci-pxav2.c
` [PATCH v4 3/5] ARM: mmp2: update mmp2 mmc resource
` [PATCH v4 4/5] mmc: delete obsolete sdhci-pxa.c
` [PATCH v4 5/5] ARM: mmp2: update mmp2_defconfig to support mmc
[PATCH v5 00/12] mmc: use nonblock mmc requests to minimize latency
2011-06-18 20:55 UTC (13+ messages)
` [PATCH v5 01/12] mmc: add none blocking mmc request function
` [PATCH v5 03/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v5 04/12] mmci: implement pre_req() and post_req()
` [PATCH v5 02/12] omap_hsmmc: use original sg_len for dma_unmap_sg
` [PATCH v5 05/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v5 06/12] mmc: mmc_test: add test for none blocking transfers
` [PATCH v5 07/12] mmc: add member in mmc queue struct to hold request data
` [PATCH v5 08/12] mmc: add a block request prepare function
` [PATCH v5 09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function
` [PATCH v5 10/12] mmc: add a second mmc queue request member
` [PATCH v5 11/12] mmc: test: add random fault injection in core.c
` [PATCH v5 12/12] mmc: add handling for two parallel block requests in issue_rw_rq
irq flood with mmc boot partitions on s3c2416 with 3.0rc1
2011-06-18 20:56 UTC (10+ messages)
[PATCH 3/3] MMC: Fix checkpatch complaints about long lines
2011-06-18 17:50 UTC
[PATCH 2/3] MMC: Fix checkpatch warnings
2011-06-18 17:50 UTC
[PATCH 1/3] MMC: Fix checkpatch errors
2011-06-18 17:50 UTC
[PATCH] mmci: Fix checkpatch warnings
2011-06-18 17:45 UTC
SD8686 fast power-cycle problems
2011-06-18 15:36 UTC (5+ messages)
[PATCH RESEND] omap_hsmmc: use original sg_len for dma_unmap_sg
2011-06-17 18:14 UTC
[PATCH v2 1/3] dmaengine: add new dma API for max_segment_number
2011-06-17 18:09 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v3 RESEND] dma-mapping: add new "
[PATCH] mmc: sdio: reset card during power_restore
2011-06-17 15:19 UTC (31+ messages)
[PATCH v4 00/12] mmc: use nonblock mmc requests to minimize latency
2011-06-17 11:02 UTC (9+ messages)
` [PATCH v4 02/12] omap_hsmmc: use original sg_len for dma_unmap_sg
` [PATCH v4 03/12] omap_hsmmc: add support for pre_req and post_req
UHS-I bus speed mode should be set last in UHS initialization
2011-06-17 9:35 UTC (5+ messages)
[PATCH v2 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
2011-06-17 8:18 UTC (8+ messages)
` [PATCH v2 1/4] mmc: sdhci: fix interrupt storm from card detection
` [PATCH v2 2/4] mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
` [PATCH v2 3/4] mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
` [PATCH v2 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
` [PATCH v2 4/4 RESEND] "
[PATCH V2] mmc: Enable the ADMA on esdhc imx driver
2011-06-17 7:48 UTC (5+ messages)
(unknown),
2011-06-17 3:35 UTC
[PATCH 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
2011-06-16 18:32 UTC (31+ messages)
` [PATCH 1/4] mmc: sdhci: fix interrupt storm from card detection
` [PATCH 2/4] mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
` [PATCH 3/4] mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
` [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support
` [PATCH v2 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
sdhci-esdhc-imx -- MMC 10x slower than it should be
2011-06-16 12:14 UTC (5+ messages)
[PATCH v2] omap: hsmmc: fix ocr mask usage
2011-06-16 11:15 UTC (2+ messages)
sdhci-pci fails on 3.0.0-rc1 on Dell E6510
2011-06-15 18:31 UTC (10+ messages)
[PATCH] mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
2011-06-15 16:50 UTC (2+ messages)
[Question] mmc : block.c what will be done in the block layer after __blk_end_request(req, -EIO, brq.data.blksz)
2011-06-15 14:49 UTC
[PATCH/RFC] mmc: ignore asynchronous calls on dead buses
2011-06-15 14:20 UTC (2+ messages)
(unknown),
2011-06-15 4:27 UTC
Resume issue with brcmfmac *not* loaded
2011-06-14 18:51 UTC (6+ messages)
Support for NetXtreme BCM57765 Memory Card Reader?
2011-06-13 16:13 UTC (3+ messages)
MMC runtime PM patches break libertas probe
2011-06-11 9:03 UTC (29+ messages)
mxs-mmc: sdio not working, keep resetting
2011-06-10 14:21 UTC
[PATCH] mmc: sdio: fix runtime PM path during driver removal
2011-06-09 23:40 UTC
[PATCH V2] mmc: Enable the ADMA on esdhc imx driver
2011-06-09 5:37 UTC
[PATCH v2 1/3] dmaengine: add new dma API for max_segment_number
2011-06-09 0:07 UTC (10+ messages)
HELLO MY DEAREST FRIEND
2011-06-08 20:47 UTC
[PATCH V1] mmc: Enable the ADMA on esdhc imx driver
2011-06-08 20:30 UTC (2+ messages)
[PATCH v2 1/3] mmc: support sdhci-mmp2
2011-06-08 6:08 UTC (7+ messages)
[PATCH v3 2/4] mmc: support sdhci-pxav2.c
2011-06-08 3:03 UTC (7+ messages)
[PATCH] libertas: add sd8686 reset_card support
2011-06-07 17:15 UTC
[PATCH] libertas: add sd8686 reset_card support
2011-06-07 17:15 UTC
sdhci.c after suspend, my sd host controller cannot work normally,
2011-06-07 13:38 UTC
[PATCH V1] mmc: Enable the ADMA on esdhc imx driver
2011-06-07 9:37 UTC
[PATCH 0/2] sdio: make sdio_single_irq optional due to suprious IRQ
2011-06-07 7:02 UTC (4+ messages)
` [PATCH 2/2] sdio: report error if pending IRQ but none function bits
[PATCH v3 0/3] provide sdhci driver for mmp2 and pxa910
2011-06-07 7:00 UTC (4+ messages)
[PATCH v2 0/2] sdio: add quirk for spurious SDIO IRQ
2011-06-07 6:49 UTC (6+ messages)
` [PATCH v2 1/2] sdio: add quirk to handle pending IRQ in case of none CCCR_INTx bits
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox