Linux MMC Development
[Prev Page][Next Page]
- [PATCH v2] mmc: dw_mmc: add hw_reset support,
Shawn Lin
- [PATCH 2/2] mmc: mmci: support 8bit mode on the Nomadik,
Linus Walleij
- [PATCH 1/2] mmc: mmci: fix an ages old detection error,
Linus Walleij
- [PATCH] mmc: sd: limit SD card power limit according to cards capabilities,
Russell King
- [PATCH 5/7] mmc: usdhi6rol0: use to_delayed_work,
Geliang Tang
- [PATCH 4/7] mmc: sh_mmcif: use to_delayed_work,
Geliang Tang
- [PATCH] mmc: tegra: don't enable UHS modes on Tegra210,
Lucas Stach
- [PATCH 0/2] mmc-host: Fine-tuning for one function,
SF Markus Elfring
- [PATCH] mmc-core: One check less in mmc_select_hs200() after error detection,
SF Markus Elfring
- [PATCH 2/2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously,
Fu, Zhonghui
- [PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously,
Fu, Zhonghui
- Re: [PATCH RESEND] mmc:Fix error handling in the function mmc_blk_issue_rq,
Adrian Hunter
- [PATCH 05/10] mmc: cb710: use to_platform_device(),
Geliang Tang
- [PATCH 4/9] mmc: sdhci-pci: use to_pci_dev(),
Geliang Tang
- [PATCH] mmc: dw_mmc: remove the unused quirks,
Jaehoon Chung
- [PATCH] Move the judgement of timeout into mmc_switch_status_error(),
장영진
- [PATCH v2 0/5] Tegra SDHCI UHS-I support,
Lucas Stach
- [PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a,
Rameshwar Prasad Sahu
- questions about runtime pm,
Ludovic Desroches
- [PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function,
Wan Zongshun
- [PATCH 3/3] mmc: sdhci-pci: enable AMD emmc hs200 mode,
Wan Zongshun
- Re: [PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function,
Andy Shevchenko
[PATCH v2 00/24] MMC/SDHCI fixes,
Russell King - ARM Linux
- [PATCH v2 01/24] mmc: core: shut up "voltage-ranges unspecified" pr_info(),
Russell King
- [PATCH v2 02/24] mmc: core: improve mmc_of_parse_voltage() to return better status,
Russell King
- [PATCH v2 03/24] mmc: block: shut up "retrying because a re-tune was needed" message,
Russell King
- [PATCH v2 04/24] mmc: core: report tuning command execution failure reason,
Russell King
- [PATCH v2 05/24] mmc: sdhci: move initialisation of command error member,
Russell King
- [PATCH v2 06/24] mmc: sdhci: clean up command error handling,
Russell King
- [PATCH v2 07/24] mmc: sdhci: command response CRC error handling,
Russell King
- [PATCH v2 09/24] mmc: sdhci: clean up coding style in sdhci_adma_table_pre(),
Russell King
- [PATCH v2 08/24] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer,
Russell King
- [PATCH v2 10/24] mmc: sdhci: avoid walking SG list for writes,
Russell King
- [PATCH v2 11/24] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data(),
Russell King
- [PATCH v2 12/24] mmc: sdhci: move sdhci_pre_dma_transfer(),
Russell King
- [PATCH v2 22/24] mmc: sdhci: prepare DMA address/size quirk handling consolidation,
Russell King
- [PATCH v2 23/24] mmc: sdhci: consolidate the DMA/ADMA size/address quicks,
Russell King
- [PATCH v2 14/24] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer(),
Russell King
- [PATCH v2 17/24] mmc: sdhci: plug DMA mapping leak on error,
Russell King
- [PATCH v2 24/24] mmc: sdhci: further code simplication,
Russell King
- [PATCH v2 15/24] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req(),
Russell King
- [PATCH v2 13/24] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre(),
Russell King
- [PATCH v2 16/24] mmc: sdhci: clean up host cookie handling,
Russell King
- [PATCH v2 19/24] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req(),
Russell King
- [PATCH v2 20/24] mmc: sdhci: fix data timeout (part 1),
Russell King
- [PATCH v2 21/24] mmc: sdhci: fix data timeout (part 2),
Russell King
- [PATCH v2 18/24] mmc: sdhci-pxav3: fix higher speed mode capabilities,
Russell King
- Re: [PATCH v2 00/24] MMC/SDHCI fixes,
Ulf Hansson
- Re: [PATCH v2 00/24] MMC/SDHCI fixes,
Russell King - ARM Linux
[PATCH 00/17] MMC/SDHCI fixes,
Russell King - ARM Linux
- [PATCH 01/17] mmc: core: shut up "voltage-ranges unspecified" pr_info(),
Russell King
- [PATCH 01/17] mmc: core: shut up "voltage-ranges unspecified" pr_info(),
Russell King
- [PATCH 02/17] mmc: block: shut up "retrying because a re-tune was needed" message,
Russell King
- [PATCH 03/17] mmc: core: report tuning command execution failure reason,
Russell King
- [PATCH 04/17] mmc: sdhci: move initialisation of command error member,
Russell King
- [PATCH 05/17] mmc: sdhci: clean up command error handling,
Russell King
- [PATCH 06/17] mmc: sdhci: command response CRC error handling,
Russell King
- [PATCH 07/17] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer,
Russell King
- [PATCH 08/17] mmc: sdhci: clean up coding style in sdhci_adma_table_pre(),
Russell King
- [PATCH 09/17] mmc: sdhci: avoid walking SG list for writes,
Russell King
- [PATCH 10/17] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data(),
Russell King
- [PATCH 11/17] mmc: sdhci: move sdhci_pre_dma_transfer(),
Russell King
- [PATCH 12/17] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre(),
Russell King
- [PATCH 13/17] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer(),
Russell King
- [PATCH 14/17] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req(),
Russell King
- [PATCH 17/17] mmc: sdhci-pxav3: fix higher speed mode capabilities,
Russell King
- [PATCH 15/17] mmc: sdhci: clean up host cookie handling,
Russell King
- [PATCH 16/17] mmc: sdhci: plug DMA mapping leak on error,
Russell King
- [PATCH 18/17] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req(),
Russell King
- [PATCH 19/17] mmc: sdhci: fix data timeout (part 1),
Russell King
- [PATCH 20/17] mmc: sdhci: fix data timeout (part 2),
Russell King
- Re: [PATCH 00/17] MMC/SDHCI fixes,
Ulf Hansson
[PATCH 0/5] Tegra SDHCI UHS-I support,
Lucas Stach
[PATCH] mmc: core: Enable tuning according to the actual timing,
Carlo Caione
BUG: SDHCI fails to DMA-unmap, and other warnings,
Russell King - ARM Linux
SDHCI long sleep with interrupts off,
David Jander
Does the Community use Coverity ?,
pavi1729
[PATCH v2 00/14] Initial Microchip PIC32MZDA Support,
Joshua Henderson
[PATCH] mmc: It is not an error for the card to be removed while suspended,
Adrian Hunter
[v4, 0/6] eSDHC patches introduction,
Yangbo Lu
[v4, 6/6] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0,
Yangbo Lu
[v4, 3/6] powerpc/fsl: move mpc85xx.h to include/linux,
Yangbo Lu
[v4, 1/6] soc: fsl: add GUTS driver for QorIQ platforms,
Yangbo Lu
[v4, 4/6] mmc: sdhci-of-esdhc: get SVR from global utilities registers,
Yangbo Lu
Re: [v4, 0/6] eSDHC patches introduction,
Ulf Hansson
1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work,
Alex Ballas
[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator,
Jisheng Zhang
[PATCH] mmc: sdhci: restore behavior when setting VDD via external regulator,
Jisheng Zhang
Update dw-mmc controller,
Jaehoon Chung
[bug] kernel panic if writting data to mmc after suspendding,
Nguyen Viet Dung
BUG 4.4rc-4: wrong eMMC signaling voltage reported,
Holger Schurig
[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs,
Tony Lindgren
[PATCH] mmc: fix racy probe cleanup,
Russell King
[PATCH] mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously,
Fu, Zhonghui
[PATCH] mmc: sdhci-acpi: set non-removable in ACPI table,
Philip Elcan
[RFC v03 00/15] dmaengine: New 'universal' API for requesting channel,
Peter Ujfalusi
- [RFC v03 15/15] ARM: davinci: dm365: Remove DMA resources for SPI,
Peter Ujfalusi
- [RFC v03 12/15] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI,
Peter Ujfalusi
- [RFC v03 14/15] ARM: davinci: dm355: Remove DMA resources for SPI,
Peter Ujfalusi
- [RFC v03 10/15] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel,
Peter Ujfalusi
- [RFC v03 11/15] spi: davinci: Use dma_request_chan() to requesting DMA channel,
Peter Ujfalusi
- [RFC v03 13/15] ARM: davinci: devices: Remove DMA resources for MMC,
Peter Ujfalusi
- [RFC v03 09/15] ARM: davinci: dm646x: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v03 07/15] ARM: davinci: dm365: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v03 08/15] ARM: davinci: dm644x: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v03 05/15] ARM: davinci: devices-da8xx: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v03 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices,
Peter Ujfalusi
- [RFC v03 06/15] ARM: davinci: dm355: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v03 03/15] dmaengine: core: Introduce new, universal API to request a channel,
Peter Ujfalusi
- [RFC v03 02/15] dmaengine: core: Move and merge the code paths using private_candidate,
Peter Ujfalusi
- [RFC v03 01/15] dmaengine: core: Skip mask matching when it is not provided to private_candidate,
Peter Ujfalusi
- Re: [RFC v03 00/15] dmaengine: New 'universal' API for requesting channel,
Andy Shevchenko
[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs,
Carlo Caione
[PATCH] mmc: core: Optimize boot time by detecting cards simultaneously,
Ulf Hansson
[PATCH] mmc: mediatek: change some dev_err to dev_dbg,
Chaotian Jing
eMMC tuning fail issue,
Chen Bough
[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel,
Peter Ujfalusi
- [RFC v02 15/15] ARM: davinci: dm365: Remove DMA resources for SPI,
Peter Ujfalusi
- [RFC v02 14/15] ARM: davinci: dm355: Remove DMA resources for SPI,
Peter Ujfalusi
- [RFC v02 12/15] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI,
Peter Ujfalusi
- [RFC v02 13/15] ARM: davinci: devices: Remove DMA resources for MMC,
Peter Ujfalusi
- [RFC v02 11/15] spi: davinci: Use dma_request_chan() to requesting DMA channel,
Peter Ujfalusi
- [RFC v02 10/15] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel,
Peter Ujfalusi
- [RFC v02 08/15] ARM: davinci: dm644x: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v02 09/15] ARM: davinci: dm646x: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v02 07/15] ARM: davinci: dm365: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v02 06/15] ARM: davinci: dm355: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v02 05/15] ARM: davinci: devices-da8xx: Add dma_filter_map to edma,
Peter Ujfalusi
- [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices,
Peter Ujfalusi
- [RFC v02 02/15] dmaengine: core: Move and merge the code paths using private_candidate,
Peter Ujfalusi
- [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel,
Peter Ujfalusi
- [RFC v02 01/15] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask(),
Peter Ujfalusi
- Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel,
Arnd Bergmann
- Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel,
Andy Shevchenko
- Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel,
Vinod Koul
[PATCH v4] mmc: core: fix __mmc_switch timeout caused by preempt,
Chaotian Jing
[PATCH] mmc: usdhi6rol0: handle NULL data in timeout,
Rabin Vincent
[RFC 0/6] dmaengine: New 'universal' API for requesting channel,
Peter Ujfalusi
[v3, 0/5] eSDHC patches introduction,
Yangbo Lu
[v3, 2/5] mmc: sdhci-of-esdhc: get SVR from global utilities registers,
Yangbo Lu
Re: [v3, 0/5] eSDHC patches introduction,
Ulf Hansson
[PATCH v3] mmc: core: fix __mmc_switch timeout caused by preempt,
Chaotian Jing
[PATCH] mmc: sdhci-of-at91: controller is suspended too early,
Ludovic Desroches
[PATCH v2] mmc: core: fix __mmc_switch timeout caused by preempt,
Chaotian Jing
[PATCH 0/7] mmc: Some fixes,
Adrian Hunter
[PATCH] mmc: core: fix __mmc_switch timeout caused by preempt,
Chaotian Jing
[PATCH] mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags,
Saurabh Sengar
[PATCH v2] mmc: core: Introduce MMC_CAP2_NO_SDIO cap,
Carlo Caione
[PATCH 2/2] mmc: mvsdio: delete platform data code path,
Linus Walleij
[PATCH 1/2] mmc: mvsdio: delete platform data header,
Linus Walleij
[PATCH 0/3] mmc: Add new MMC_CAP2_NO_SDIO cap,
Carlo Caione
[PATCH] mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version,
Yangbo Lu
[PATCH 1/3] mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c,
Ludovic Desroches
dw_mmc: HLE errors,
Jorge Ramirez-Ortiz
[PATCH 6/6 v2] mmc: eMMC Field Firmware Update support,
Avi Shchislowski
[PATCH 00/14] Initial Microchip PIC32MZDA Support,
Joshua Henderson
[PATCH] mmc: fix mmc_{un,}register_pm_notifier prototypes,
Arnd Bergmann
mmc card suspension problem,
Renju Liu
Correct DT properties for Arasan controller,
Marc Gonzalez
[GIT PULL] MMC fixes for v.4.4 rc2,
Ulf Hansson
[PATCH] mmc: sdhci: Fix strings broken across multiple lines,
Marek Vasut
[PATCH] [media] move media platform data to linux/platform_data/media,
Mauro Carvalho Chehab
[PATCH] mmc: sh_mmcif: rework dma channel handling,
Arnd Bergmann
[PATCH 1/2] mmc: tegra: Constify SoC data,
Thierry Reding
[PATCH v3] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously,
Fu, Zhonghui
[PATCH v3] mmc: enable mmc host device to suspend/resume asynchronously,
Fu, Zhonghui
[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously,
Fu, Zhonghui
[PATCH] mmc: pwrseq: constify mmc_pwrseq_ops structures,
Julia Lawall
[RFC 0/6] mmc: Field Firmware Update,
Holger Schurig
[PATCH] mmc: dw_mmc: use resource_size_t to store physical address,
Arnd Bergmann
[PATCH V2] mmc: change to use kmalloc,
yalin wang
[PATCH v4] mmc: sdhci at91: add PM support,
Ludovic Desroches
[PATCH] mmc: change to use kmalloc,
yalin wang
[PATCH v3] mmc: sdhci at91: add PM support,
Ludovic Desroches
[PATCH v2] mmc: sdhci at91: add PM support,
Ludovic Desroches
[PATCH 1/2] mmc: sdhci-esdhc-imx: move the setting of watermark level out of probe,
Haibo Chen
[PATCH] mmc: core: set regulator not found message as debug,
Ludovic Desroches
[PATCH] mmc: MMC_GOLDFISH should depend on HAS_DMA,
Geert Uytterhoeven
4.3 kernel panics when MMC/SDHC card is inserted on thinkpad,
Denis Bychkov
[PATCH V2 0/3] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's,
Al Cooper
[PATCH 0/2] mmc: sdhci: potentially bad behavior when using vmmc supply,
Ludovic Desroches
[RFC PATCH v2] mmc: remove bondage between REQ_META and reliable write,
Luca Porzio (lporzio)
RE: [RFC] mmc: remove bondage between REQ_META and reliable write,
Luca Porzio (lporzio)
[PATCH 1/8] block/genhd.c: Add error handling,
Vishnu Pratap Singh
[PATCH] mmc: add ifdef around fault_create_debugfs_attr(),
Adrien Schildknecht
[PATCH] mmc: mediatek: Preinitialize delay_phase in get_best_delay(),
Geert Uytterhoeven
[PATCH] MAINTAINERS: mmc: Remove Seungwon Jeon from dw_mmc,
Ulf Hansson
[PATCH 1/4] mmc: Add quirk to disable SDR50 mode,
Al Cooper
[PATCH] mmc: pxamci: fix read-only gpio detection polarity,
Robert Jarzmik
[PATCH] mmc: core: Check for non-removable cards earlier in the error path,
Ulf Hansson
[PATCH] mmc: core: Refactor code to register the MMC PM notifier,
Ulf Hansson
[PATCH 1/2] mmc: core: Invoke ->card_event() callback only when needed,
Ulf Hansson
[PATCH 1/2] mmc: core: Make runtime resume default behavior for MMC/SD,
Ulf Hansson
[PATCH] mmc: omap_hsmmc: No need to check DMA channel validity at module remove,
Peter Ujfalusi
utility to read/write SDIO registers with CMD52s,
Muni Sekhar
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]