Linux MMC Development
[Prev Page][Next Page]
- [PATCH 10/17] mmc: tmio: add .enable_dma on tmio_mmc_data, (continued)
- [PATCH 10/17] mmc: tmio: add .enable_dma on tmio_mmc_data,
Kuninori Morimoto
- [PATCH 11/17] mmc: tmio: enable SoC specific DMA buswidth settings,
Kuninori Morimoto
- [PATCH 12/17] mmc: sh_mobile_sdhi: remove .init/.cleanup,
Kuninori Morimoto
- [PATCH 13/17] mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC,
Kuninori Morimoto
- [PATCH 14/17] mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi,
Kuninori Morimoto
- [PATCH 15/17] mmc: sh_mobile_sdhi: use .enable_dma,
Kuninori Morimoto
- [PATCH 16/17] mmc: sh_mobile_sdhi: enable 32bit DMA access,
Kuninori Morimoto
- [PATCH 17/17] mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag,
Kuninori Morimoto
- Re: [PATCH 0/17 v2] tmio: mmc: header cleanup / sh_mobile_cleanup,
Ulf Hansson
- Re: [PATCH] mmc: tmio: add missing EXPORT_SYMBOL for tmio_mmc_host_alloc/free,
Ulf Hansson
- Re: [PATCH 0/17 v2] tmio: mmc: header cleanup / sh_mobile_cleanup,
Ulf Hansson
- [PATCH] mmc: tmio: Change of variable size for ireg, status and sdio_status,
Nobuhiro Iwamatsu
- Re: [PATCH 3/3] mmc: Support FFU for eMMC v5.0,
Russ W. Knize
- [PATCH v1] sdhci-acpi: fix copy'n'paste typos in the comments,
Andy Shevchenko
- [PATCH v7 0/3] mmc: core: hw_reset changes,
Johan Rudholm
- [GIT PULL] MMC fixes for v.3.19, take 2,
Ulf Hansson
- [RFC 0/3] mmc: Add dynamic frequency scaling,
Krzysztof Kozlowski
- [PATCH v3 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP,
Vincent Yang
- [PATCH v6 0/2] mmc: core: hw_reset changes,
Johan Rudholm
- [RFC] mmc:change mmc_init workqueue into a freezable workqueue,
Wang, Yalin
- RTS5129 card reader fails to read SDXC card using the new kernel drivers,
Adrian Sándor
- [PATCH, RFC] MIPS: jz4740: use dma filter function,
Arnd Bergmann
- [PATCH 0/2] mmc: Add support for Intel SPT,
Adrian Hunter
- [RESEND PATCH] mmc: sdhci: Fix sleep in atomic after inserting SD card,
Krzysztof Kozlowski
- [PATCH next] mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path,
Jisheng Zhang
- [PATCH 0/9]: mmc: tmio header cleanup,
Kuninori Morimoto
- [PATCH next 0/2] mmc: sdhci-pxav3: fix unbalanced pm and clock issues,
Jisheng Zhang
- [PATCH 0/4] mmc: core: Add support for MMC power sequences,
Ulf Hansson
- [PATCH] mmc: sdhci-acpi: Remove redundant runtime PM idle callback,
Ulf Hansson
- [PATCH] mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks,
Thomas Petazzoni
- [PATCH v3 0/4] mmc: dw_mmc: exynos: Add HS400 support,
Alim Akhtar
- [GIT PULL] MMC fixes for v.3.19,
Ulf Hansson
- [PATCH V4 2/2] mmc: core: Make tuning block patterns static,
Ulf Hansson
- [PATCH V4 1/2] mmc: dw_mmc: Convert to mmc_send_tuning(),
Ulf Hansson
- [PATCH V3] mmc: mmci: Do pm_runtime_put() after the host has been added,
Ulf Hansson
- [RFC 0/2] mmc: UHS-II implementation,
Yi Sun
- [PATCH 0/3] Convert omap_hsmmc to use common devicetree parsing code.,
NeilBrown
- [PATCH V3 1/2] mmc: dw_mmc: Convert to mmc_send_tuning(),
Ulf Hansson
- [PATCH] mmc: dw_mmc: remove unnecessary debug message,
Beomho Seo
- [PATCH v5 0/6] mmc: rtsx: add support for sdio card,
micky_ching
- [PATCH 2/3] mmc: host: don't use devm_pinctrl_get_select_default() in probe,
Wolfram Sang
- [PATCH] mmc: sdhci: Remove redundant ADMA page boundary warnings,
Andrew Gabbasov
- [PATCH v3 0/3] mmc: dw_mmc: update host driver with minor fixes,
Alim Akhtar
- [PATCH 2a/3] mmc: core: Allow host driver to provide isr for card-detect interrupts.,
NeilBrown
- [PATCH V2] mmc: mmci: Use pm_runtime_put_noidle() during ->probe(),
Ulf Hansson
- [PATCH] mmc: sdhci-pci: Remove redundant runtime PM idle callback,
Ulf Hansson
- [PATCH] mmc: mmci: Use pm_runtime_put_noidle() during ->probe(),
Ulf Hansson
- [PATCH 2/2] mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe(),
Ulf Hansson
- [PATCH 1/2] mmc: sdhci-esdhc-imx: Fixup ->remove(),
Ulf Hansson
- [RFC PATCH 5/5] mmc: sdhci: add SW CMDQ support for CHT SDHCI host,
Chuanxiao Dong
- [RFC PATCH 4/5] mmc: core: add support for CMDQ feature in MMC Core stack,
Chuanxiao Dong
- [RFC PATCH 3/5] mmc: queue: change mqrq_cur and mqrq_pre to mq qdepth,
Chuanxiao Dong
- [RFC PATCH 1/5] mmc: replace sbc to precmd and add postcmd,
Chuanxiao Dong
- [RFC PATCH 2/5] mmc: host: add runtime PM for host class dev,
Chuanxiao Dong
- [RFC PATCH 0/5]mmc: Soft Command queue implementation for eMMC5.1 device,
Chuanxiao Dong
- [PATCH 0/3] mmc: dw_mmc: Generic clock phase tuning that works with rk3288 (possibly more!),
Alexandru M Stan
- [PATCH] Support sending vendor specific commands.,
Yuli Izrailov
- [PATCH 0/7] mmc: slot-gpio: Cleanup API and simplifications,
Ulf Hansson
- [PATCH 0/6] mmc: Fix error handling for mmc_of_parse(),
Ulf Hansson
- [PATCH] mmc: core: stop trying to switch width when only one bit is supported,
Alexandre Belloni
- [patch] mmc: mxs-mmc: remove unneeded NULL check,
Dan Carpenter
- [PATCH 0/4] mmc: sunxi: General fixup (v2),
David Lanzendörfer
- [PATCH] mmc: mmci: Get rid of unused variable and operations on it,
Pramod Gurav
- [PATCH 0/4] mmc: sunxi: General fixup,
David Lanzendörfer
- [PATCH v3 1/3] mmc: core: Add mmc_regulator_set_vqmmc(),
Doug Anderson
- [PATCH v2 1/3] mmc: core: Add mmc_regulator_set_vqmmc(),
Doug Anderson
- [PATCH 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller.,
Suman Tripathi
- MMC/SD: Support for 4.41 Specification for 2.6.32 Linux Kernel,
ashish yadav
- [PATCH v2 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP,
Vincent Yang
- [PATCH 0/7]: mmc: shmobile: DMA cleanup,
Kuninori Morimoto
- UFS RPMB,
Tomas Winkler
- regression on rk3288 with - mmc: dw_mmc: Remove old card detect infrastructure,
Heiko Stübner
- [PATCH] mmc: dt: Add property for broken hs200 quirk,
Bjorn Andersson
- Disabling PM fixes Wi-Fi stability,
Bastien Nocera
- [PATCH] gpio: pcf857x: restore the initial line state of all pcf lines,
Kishon Vijay Abraham I
- [PATCH v2 0/3] mmc: omap_hsmmc: make more use of mmc library functionality,
NeilBrown
- SDIO device binding,
Eliad Peller
- [PATCH 2/2] PM: Remove the SET_PM_RUNTIME_PM_OPS() macro,
Ulf Hansson
- [PATCH 1/2] mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro,
Ulf Hansson
- [PATCH] mmc: toshsd: Fix unbalanced locking,
Axel Lin
- [PATCH 3/4] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch,
Doug Anderson
- [PATCH 2/4] mmc: core: Add mmc_regulator_set_vqmmc(),
Doug Anderson
- [PATCH] mmc: sdhci: use pipeline mmc requests to improve performance,
Haibo Chen
- [PATCH -next] mmc: toshsd: use module_pci_driver to simplify the code,
weiyj_lk
- [GIT PULL] MMC for v.3.19,
Ulf Hansson
- [RFC PATCH 00/13] mmc: host: Add facility to support re-tuning,
Adrian Hunter
- [PATCH 03/13] mmc: core: Disable re-tuning when card is no longer initialized,
Adrian Hunter
- [PATCH 02/13] mmc: host: Add facility to support re-tuning,
Adrian Hunter
- [PATCH 04/13] mmc: core: Move mmc_card_removed() into mmc_start_request(),
Adrian Hunter
- [PATCH 05/13] mmc: core: Add support for re-tuning before each request,
Adrian Hunter
- [PATCH 01/13] mmc: core: Simplify by adding mmc_execute_tuning(),
Adrian Hunter
- [PATCH 06/13] mmc: core: Check re-tuning before retrying,
Adrian Hunter
- [PATCH 07/13] mmc: core: Hold re-tuning during switch commands,
Adrian Hunter
- [PATCH 08/13] mmc: core: Hold re-tuning during erase commands,
Adrian Hunter
- [PATCH 09/13] mmc: core: Hold re-tuning while bkops ongoing,
Adrian Hunter
- [PATCH 10/13] mmc: mmc: Comment that callers need to hold re-tuning if the card is put to sleep,
Adrian Hunter
- [PATCH 11/13] mmc: core: Add support for HS400 re-tuning,
Adrian Hunter
- [PATCH 12/13] mmc: sdhci: Always init buf_ready_int,
Adrian Hunter
- [PATCH 13/13] mmc: sdhci: Change to new way of doing re-tuning,
Adrian Hunter
- Re: [RFC PATCH 00/13] mmc: host: Add facility to support re-tuning,
Adrian Hunter
- Re: [RFC PATCH 00/13] mmc: host: Add facility to support re-tuning,
Ulf Hansson
- [PATCH V2 0/4] mmc: sdhci: Disable re-tuning for HS400,
Adrian Hunter
- [PATCH v2 0/4] mmc: Convert host drivers to mmc_send_tuning(),
Ulf Hansson
- [PATCH] mmc: sdhci: Fix FSL ESDHC reset handling quirk,
Alessio Igor Bogani
- [PATCH] mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter,
Ulf Hansson
- Fwd: Help on Info for Linux SD/MMC userspace utils/test frameworks,
Suneel G
- [PATCH v4 0/6] mmc: rtsx: add support for sdio card,
micky_ching
- [PATCH v2] mmc: sdhci: add quirk for ACMD23 broken,
Scott Branden
- [PATCH] mmc: sdhci: add quirk for ACMD23 broken,
Scott Branden
- [PATCH v2] mmc: sdhci-sirf: add sirf tuning function (cmd 19),
Barry Song
- WARNING: at fs/fs-writeback.c when plug out SD card after system suspend/resume,
Dong Aisheng
- [PATCH] MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM,
Rafael J. Wysocki
- [PATCH] mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro,
Ludovic Desroches
- [PATCH] mmc: queue:Improve error handling during allocation of bounce buffers.,
Bhuvanesh
- [PATCH v5 0/4] Fixes for SDIO interrupts for dw_mmc,
Doug Anderson
- [PATCH v4 0/3] Fixes for SDIO interrupts for dw_mmc,
Doug Anderson
- [PATCH 1/2] mmc: sdhci-pltfm: fix abort due to missing runtime PM,
Stefan Agner
- [PATCH 5/5] mmc: sdhci: add command queue support to sdhci,
Asutosh Das
- [PATCH 4/5] mmc: cmdq: support for command queue enabled host,
Asutosh Das
- [PATCH 3/5] mmc: card: Add eMMC command queuing support in mmc block layer,
Asutosh Das
- Re: [PATCH 3/5] mmc: card: Add eMMC command queuing support in mmc block layer,
Ulf Hansson
[PATCH 2/5] mmc: queue: initialization of command-queue support,
Asutosh Das
[PATCH 1/5] mmc: core: Add support to read command queue parameters,
Sujit Reddy Thumma
[RFC PATCH 0/4] Command Queueing Support in eMMC,
Asutosh Das
[PATCH 0/4] mmc: Convert host drivers to mmc_send_tuning(),
Ulf Hansson
[PATCH v4 0/4] mmc: atmel-mci: cleanup and probe deferring,
Ludovic Desroches
[PATCH 0/4] mmc: Add some flags for Intel host controllers,
Adrian Hunter
[PATCH 0/3] mmc: sdhci: Disable re-tuning for HS400,
Adrian Hunter
sdhci-esdhc-imx kernel panic on resume from suspend,
Rickard Gustafsson
[Patch] Improve error handling in allocation of bounce buffers in mmc_init_queue,
Bhuvanesh
[PATCH v5 0/2] mmc: core: hw_reset changes,
Johan Rudholm
[PATCH v3 0/4] mmc: atmel-mci: cleanup and probe deferring,
Ludovic Desroches
[PATCH v2 0/2] mmc: rtsx: add support for sdio card,
micky_ching
[PATCH 0/3] ARM: edma: Correct header file usage,
Peter Ujfalusi
[PATCH 0/2] mmc: rtsx: add support for sdio card,
micky_ching
[PATCH v3] mmc: Add Production State Awareness Support,
Alex Lemberg
[PATCH] mmc: new API for data write using scatter gather DMA,
Avinash Patil
[PATCH v2] mmc: core: add core-level function for sending tuning commands,
Barry Song
[PATCH v2] mmc: Add Production State Awareness Support,
Alex Lemberg
[PATCH] mmc: omap_hsmmc: Fix UHS card with DDR50 support,
Ulf Hansson
[PATCH] mmc: sdhci: Fix sleep in atomic after inserting SD card,
Krzysztof Kozlowski
[Query] Replaced UHS_DDR50 with MMC_DDR52.,
Kishon Vijay Abraham I
[PATCH v4 0/2] mmc: core: hw_reset changes,
Johan Rudholm
[PATCH] mmc: davinci_mmc: add warnings for edma failures,
Angelo Dureghello
[PATCH v2 0/4] mmc: atmel-mci: cleanup and probe deferring,
Ludovic Desroches
[PATCH] mmc: core: add core-level function for sending tuning commands,
Barry Song
[PATCH] mmc: dw_mmc: fix card read threshold for PIO mode,
Shawn Guo
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]