Linux MMC Development
[Prev Page][Next Page]
- [PATCH v2 3/3] mmc: sdhci-esdhc-imx: add device tree probe support, (continued)
- [PATCH] mmc: documentation of mmc non-blocking request usage and design.,
Per Forlin
- OMAP HS-MMC: convert to dev_pm_ops broke hibernation,
Matthieu CASTET
- [PATCH] mmc: enable background operations for emmc4.41 with HPI support,
Hanumath Prasad
- [PATCH 1/3] eSDHC: Access Freescale eSDHC registers by 32-bit,
Roy Zang
- mmc: dw_mmc: Add the function call for board-specific initialization.,
Seungwon Jeon
- [PATCH 0/3] Add device tree probe for sdhci-esdhc-imx,
Shawn Guo
- Is the mmc driver for Freescale MPC8313E broken?,
Bear
- [PATCH 1/2] mmc: sdhci-esdhc: simplify cd_gpio, wp_gpio,
Troy Kisky
- [PATCH] MMC: OMAP: change HSMMC maintainence to Orphan,
Kevin Hilman
- [PATCH v9 00/12] use nonblock mmc requests to minimize latency,
Per Forlin
- [PATCH v9 06/12] mmc: mmc_test: test to measure how sg_len affect performance,
Per Forlin
- [PATCH v9 10/12] mmc: queue: add a second mmc queue request member,
Per Forlin
- [PATCH v9 11/12] mmc: core: add random fault injection,
Per Forlin
- [PATCH v9 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq,
Per Forlin
- [PATCH v9 08/12] mmc: block: add a block request prepare function,
Per Forlin
- [PATCH v9 09/12] mmc: block: move error code in issue_rw_rq to a separate function.,
Per Forlin
- [PATCH v9 07/12] mmc: block: add member in mmc queue struct to hold request data,
Per Forlin
- [PATCH v9 05/12] mmc: mmc_test: add test for non-blocking transfers,
Per Forlin
- [PATCH v9 04/12] mmc: mmc_test: add debugfs file to list all tests,
Per Forlin
- [PATCH v9 03/12] mmci: implement pre_req() and post_req(),
Per Forlin
- [PATCH v9 02/12] omap_hsmmc: add support for pre_req and post_req,
Per Forlin
- [PATCH v9 01/12] mmc: core: add non-blocking mmc request function,
Per Forlin
- Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency,
Chris Ball
- Re: [PATCH v9 00/12] use nonblock mmc requests to minimize latency,
Russell King - ARM Linux
- [PATCHv4 0/3] OMAP: HSMMC: cleanup and runtime pm,
Balaji T K
- Re: [PATCHv4 0/3] OMAP: HSMMC: cleanup and runtime pm,
Chris Ball
[PATCH] mmc: avoid unnecessary rescan in PM_POST_SUSPEND,
Jun Nie
Bus Width Testing on Suspend/Resume (REGRESSION),
Philip Rakity
[PATCH] OMAP: HSMMC maintainence,
Chikkature
[PATCHv3 0/3] OMAP: HSMMC: cleanup and runtime pm,
Balaji T K
[PATCH] mxs-mmc: fix clock rate setting,
Koen Beel
[PATCH] mmc: tmio: fix build error if CONFIG_MMC_SDHI is not configured,
Axel Lin
[PATCH] mmc: dw_mmc: Add the function call for board-specific initialization.,
Seungwon Jeon
[PATCH] mmc: dw_mmc: Supply clocks for both host and card.,
Seungwon Jeon
[PATCH 1/2] MMC: PM: add suspend/resume in atmel-mci,
Nicolas Ferre
[PATCH 0/2] mmc: sdhci-pci: add 8-bit bus width support for Medfield eMMCs,
Adrian Hunter
[PATCH 0/4] mmc: dw_mmc: mmc_test related fixes,
James Hogan
[PATCH] mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume(),
Kukjin Kim
[PATCHv2 0/3] OMAP: HSMMC: cleanup and runtime pm,
Balaji T K
[PATCH 0/2] maximum discard size,
Adrian Hunter
[RFC] How working MMC_BUS_WIDTH_TEST??,
Jaehoon Chung
mmc_test Correct xfer_size at write,
James Hogan
[PATCH v8 00/12] use nonblock mmc requests to minimize latency,
Per Forlin
- [PATCH v8 01/12] mmc: core: add non-blocking mmc request function,
Per Forlin
- [PATCH v8 03/12] mmci: implement pre_req() and post_req(),
Per Forlin
- [PATCH v8 05/12] mmc: mmc_test: add test for non-blocking transfers,
Per Forlin
- [PATCH v8 06/12] mmc: mmc_test: test to measure how sg_len affect performance,
Per Forlin
- [PATCH v8 07/12] mmc: block: add member in mmc queue struct to hold request data,
Per Forlin
- [PATCH v8 08/12] mmc: block: add a block request prepare function,
Per Forlin
- [PATCH v8 09/12] mmc: block: move error code in issue_rw_rq to a separate function.,
Per Forlin
- [PATCH v8 10/12] mmc: queue: add a second mmc queue request member,
Per Forlin
- [PATCH v8 11/12] mmc: core: add random fault injection,
Per Forlin
- [PATCH v8 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq,
Per Forlin
- [PATCH v8 04/12] mmc: mmc_test: add debugfs file to list all tests,
Per Forlin
- [PATCH v8 02/12] omap_hsmmc: add support for pre_req and post_req,
Per Forlin
- Re: [PATCH v8 00/12] use nonblock mmc requests to minimize latency,
Kyungmin Park
- Re: [PATCH v8 00/12] use nonblock mmc requests to minimize latency,
Poddar, Sourav
- Re: [PATCH v8 00/12] use nonblock mmc requests to minimize latency,
Arnd Bergmann
- Re: [PATCH v8 00/12] use nonblock mmc requests to minimize latency,
Linus Walleij
[PATCH 2/4] mmci: adjust calculation of f_min,
Linus Walleij
[PATCH 0/4] MMCI patches for 3.1,
Linus Walleij
[PATCH 3/4] mmci: sync DATAEND irq with dma|pio transfer done,
Linus Walleij
[PATCH 4/4] mmci: fixup sg buffer handling in pio_write,
Linus Walleij
[PATCH 1/4] mmci: use StartBitErr to detect bad connections,
Linus Walleij
[GIT PULL] MMC fixes for 3.0-rc5,
Chris Ball
Re: [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware,
Chris Ball
Re: [PATCH 00/35]: System Firmware and SMBIOS Support,
Arnd Bergmann
[PATCH 0/6] mmc: dw_mmc: misc fixes and improvements,
James Hogan
[PATCH 0/4] Minor MMC fixes,
Adrian Hunter
[RFC] sdhci: suspend code correct ?,
Philip Rakity
[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm,
Balaji T K
[PATCH 4/5] pm: move pm notifiers into suspend.h,
Amerigo Wang
[PATCH v7 00/11] use nonblock mmc requests to minimize latency,
Per Forlin
- [PATCH v7 01/11] mmc: add non-blocking mmc request function,
Per Forlin
- [PATCH v7 03/11] mmci: implement pre_req() and post_req(),
Per Forlin
- [PATCH v7 11/11] mmc: add handling for two parallel block requests in issue_rw_rq,
Per Forlin
- [PATCH v7 08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function.,
Per Forlin
- [PATCH v7 09/11] mmc: add a second mmc queue request member,
Per Forlin
- [PATCH v7 10/11] mmc: test: add random fault injection in core.c,
Per Forlin
- [PATCH v7 07/11] mmc: add a block request prepare function,
Per Forlin
- [PATCH v7 06/11] mmc: add member in mmc queue struct to hold request data,
Per Forlin
- [PATCH v7 05/11] mmc: mmc_test: add test for non-blocking transfers,
Per Forlin
- [PATCH v7 04/11] mmc: mmc_test: add debugfs file to list all tests,
Per Forlin
- [PATCH v7 02/11] omap_hsmmc: add support for pre_req and post_req,
Per Forlin
[PATCH v4 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5,
Shawn Guo
Re: [PATCH] cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS,
Michał Mirosław
[PATCH 0/5 v2] mmc: sdhi: Allow waiting for idle,
Simon Horman
[PATCH 0/4] PCI: fix cardbus and sriov regressions,
Ram Pai
[PATCH 0/3] Improve MMC error handling (3rd rev),
Russell King - ARM Linux
SDHCI I/O errors,
Andrew Lutomirski
[PATCH] mmc: tmio: fix regression: restore TMIO_MMC_WRPROTECT_DISABLE handling,
Guennadi Liakhovetski
[PATCH] mmc: sdhci-pxa move platform data to include/linux/platform_data,
Zhangfei Gao
[PATCH v3 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5,
Shawn Guo
[PATCH] mmc: dw_mmc: set the card_width bit per card.,
Seungwon Jeon
[PATCH] mmc: dw_mmc: protect a sequence of request and request-done.,
Seungwon Jeon
[PATCH] mmc: add dependence in Kconfig for pxav2/pxav3,
Zhangfei Gao
[PATCH 0/5] mmc: sdhi: Allow waiting for idle,
Simon Horman
[PATCH v6 00/11] mmc: use nonblock mmc requests to minimize latency,
Per Forlin
- [PATCH v6 01/11] mmc: add non-blocking mmc request function,
Per Forlin
- [PATCH v6 02/11] omap_hsmmc: add support for pre_req and post_req,
Per Forlin
- [PATCH v6 03/11] mmci: implement pre_req() and post_req(),
Per Forlin
- [PATCH v6 04/11] mmc: mmc_test: add debugfs file to list all tests,
Per Forlin
- [PATCH v6 05/11] mmc: mmc_test: add test for non-blocking transfers,
Per Forlin
- [PATCH v6 06/11] mmc: add member in mmc queue struct to hold request data,
Per Forlin
- [PATCH v6 07/11] mmc: add a block request prepare function,
Per Forlin
- [PATCH v6 08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function.,
Per Forlin
- [PATCH v6 09/11] mmc: add a second mmc queue request member,
Per Forlin
- [PATCH v6 10/11] mmc: test: add random fault injection in core.c,
Per Forlin
- [PATCH v6 11/11] mmc: add handling for two parallel block requests in issue_rw_rq,
Per Forlin
- Re: [PATCH v6 00/11] mmc: use nonblock mmc requests to minimize latency,
Russell King - ARM Linux
[PATCH v5 00/12] mmc: use nonblock mmc requests to minimize latency,
Per Forlin
- [PATCH v5 01/12] mmc: add none blocking mmc request function,
Per Forlin
- [PATCH v5 03/12] omap_hsmmc: add support for pre_req and post_req,
Per Forlin
- [PATCH v5 04/12] mmci: implement pre_req() and post_req(),
Per Forlin
- [PATCH v5 07/12] mmc: add member in mmc queue struct to hold request data,
Per Forlin
- [PATCH v5 12/12] mmc: add handling for two parallel block requests in issue_rw_rq,
Per Forlin
- [PATCH v5 10/12] mmc: add a second mmc queue request member,
Per Forlin
- [PATCH v5 11/12] mmc: test: add random fault injection in core.c,
Per Forlin
- [PATCH v5 08/12] mmc: add a block request prepare function,
Per Forlin
- [PATCH v5 09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function.,
Per Forlin
- [PATCH v5 06/12] mmc: mmc_test: add test for none blocking transfers,
Per Forlin
- [PATCH v5 05/12] mmc: mmc_test: add debugfs file to list all tests,
Per Forlin
- [PATCH v5 02/12] omap_hsmmc: use original sg_len for dma_unmap_sg,
Per Forlin
[PATCH 3/3] MMC: Fix checkpatch complaints about long lines,
Sebastian Rasmussen
[PATCH 2/3] MMC: Fix checkpatch warnings,
Sebastian Rasmussen
[PATCH 1/3] MMC: Fix checkpatch errors,
Sebastian Rasmussen
[PATCH] mmci: Fix checkpatch warnings,
Sebastian Rasmussen
[PATCH RESEND] omap_hsmmc: use original sg_len for dma_unmap_sg,
Per Forlin
SD8686 fast power-cycle problems,
Daniel Drake
[Question] mmc : block.c what will be done in the block layer after __blk_end_request(req, -EIO, brq.data.blksz),
uulinux
[PATCH] mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled,
Guennadi Liakhovetski
[PATCH/RFC] mmc: ignore asynchronous calls on dead buses,
Guennadi Liakhovetski
[PATCH v2 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5,
Shawn Guo
sdhci-esdhc-imx -- MMC 10x slower than it should be,
Pavel Machek
[PATCH v2] omap: hsmmc: fix ocr mask usage,
Sourav Poddar
Resume issue with brcmfmac *not* loaded,
Stephen Warren
Support for NetXtreme BCM57765 Memory Card Reader?,
René Köcher
mxs-mmc: sdio not working, keep resetting,
Beel, Koen
[PATCH 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5,
Shawn Guo
[PATCH] mmc: sdio: fix runtime PM path during driver removal,
Ohad Ben-Cohen
[PATCH V2] mmc: Enable the ADMA on esdhc imx driver,
Richard Zhu
[PATCH v4 0/5] Provide sdhci driver for mmp2 and pxa9xx,
Zhangfei Gao
[PATCH] libertas: add sd8686 reset_card support,
Daniel Drake
sdhci.c after suspend, my sd host controller cannot work normally,,
yingchun li
[PATCH V1] mmc: Enable the ADMA on esdhc imx driver,
Richard Zhu
UHS-I bus speed mode should be set last in UHS initialization,
Subhash Jadavani
[PATCH v2 1/3] dmaengine: add new dma API for max_segment_number,
Shawn Guo
sdhci-pci fails on 3.0.0-rc1 on Dell E6510,
Oliver Hartkopp
[PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Philip Rakity
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
zhangfei gao
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
zhangfei gao
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
zhangfei gao
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Ohad Ben-Cohen
- Re: [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
- <Possible follow-ups>
- [PATCH] mmc: sdio: reset card during power_restore,
Daniel Drake
[PATCH v3 3/4] ARM: mmp2: update mmp2 mmc resource,
Zhangfei Gao
[PATCH v3 2/4] mmc: support sdhci-pxav2.c,
Zhangfei Gao
Re: [PATCH v3 2/4] mmc: support sdhci-pxav2.c,
Philip Rakity
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]