Linux MMC Development
[Prev Page][Next Page]
- [PATCH] mmc: sdhci: Use mmc core regulator infrastucture,
Tim Kryger
- [PATCH 0/2] mmc-utils: gp partition support,
Balaji T K
- [PATCH 00/38] MMC updates, plus CuBox-i WiFi support,
Russell King - ARM Linux
- [PATCH 01/38] mmc: sdio_irq: rework sdio irq handling,
Russell King
- [PATCH 02/38] mmc: sdhci: clean up interrupt handling,
Russell King
- [PATCH 03/38] mmc: sdhci: clean up sdio interrupt enable handling,
Russell King
- [PATCH 04/38] mmc: sdhci: convert to new SDIO IRQ handling,
Russell King
- [PATCH 05/38] mmc: sdhci: push card_tasklet into threaded irq handler,
Russell King
- [PATCH 06/38] mmc: sdhci: allow sdio interrupts while sdhci runtime suspended,
Russell King
- [PATCH 07/38] mmc: sdhci: more efficient interrupt enable register handling,
Russell King
- [PATCH 08/38] mmc: sdhci: plug hole in disabling card detection interrupts,
Russell King
- [PATCH 09/38] mmc: sdhci: convert generic bus width setup to library function,
Russell King
- [PATCH 10/38] mmc: sdhci: convert reset into a library function,
Russell King
- [PATCH 11/38] mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code,
Russell King
- [PATCH 12/38] mmc: sdhci: avoid sync'ing the SG if there's no misalignment,
Russell King
- [PATCH 13/38] mmc: sdhci: convert ADMA descriptors to a coherent allocation,
Russell King
- [PATCH 14/38] mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock(),
Russell King
- [PATCH 15/38] mmc: sdhci: move setting host->clock into sdhci_do_set_ios(),
Russell King
- [PATCH 16/38] mmc: sdhci: move setting mmc->actual_clock into set_clock handlers,
Russell King
- [PATCH 17/38] mmc: sdhci: convert sdhci_set_clock() into a library function,
Russell King
- [PATCH 18/38] mmc: sdhci-esdhc-imx: avoid DMA to kernel stack,
Russell King
- [PATCH 19/38] mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning(),
Russell King
- [PATCH 20/38] mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning,
Russell King
- [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Russell King
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Markus Pargmann
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Russell King - ARM Linux
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Markus Pargmann
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Russell King - ARM Linux
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Russell King - ARM Linux
- [PATCH 21/32] mmc: sdhci: set_uhs_signaling() need not return a value,
Russell King
- [PATCH 23/32] mmc: sdhci: cache timing information locally,
Russell King
- [PATCH 24/32] mmc: sdhci: clean up sdhci_execute_tuning() decision,
Russell King
- [PATCH 22/32] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function,
Russell King
- [PATCH 25/32] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode,
Russell King
- [PATCH 26/32] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks,
Russell King
- [PATCH 27/32] mmc: sdhci: remove platform_suspend/platform_resume callbacks,
Russell King
- [PATCH 28/32] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling,
Russell King
- [PATCH 29/32] mmc: sdhci: move regulator handling into sdhci_set_power(),
Russell King
- [PATCH 30/32] mmc: sdhci: move remaining power handling into sdhci_set_power(),
Russell King
- [PATCH 31/32] mmc: sdhci: track whether preset mode is currently enabled in hardware,
Russell King
- [PATCH 32/32] mmc: sdhci: fix SDHCI dependencies,
Russell King
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Markus Pargmann
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Russell King - ARM Linux
- Re: [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1,
Ulf Hansson
- [PATCH 22/38] mmc: sdhci: set_uhs_signaling() need not return a value,
Russell King
- [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function,
Russell King
- [PATCH 24/38] mmc: sdhci: cache timing information locally,
Russell King
- [PATCH 25/38] mmc: sdhci: clean up sdhci_execute_tuning() decision,
Russell King
- [PATCH 26/38] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode,
Russell King
- [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks,
Russell King
- [PATCH 28/38] mmc: sdhci: remove platform_suspend/platform_resume callbacks,
Russell King
- [PATCH 29/38] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling,
Russell King
- [PATCH 30/38] mmc: sdhci: move regulator handling into sdhci_set_power(),
Russell King
- [PATCH 31/38] mmc: sdhci: move remaining power handling into sdhci_set_power(),
Russell King
- [PATCH 32/38] mmc: sdhci: track whether preset mode is currently enabled in hardware,
Russell King
- [PATCH 33/38] mmc: sdhci: fix SDHCI dependencies,
Russell King
- [PATCH 35/38] mmc: dw_mmc: call mmc_of_parse to fill in common options,
Russell King
- [PATCH 34/38] mmc: add support for power-on sequencing through DT,
Russell King
- [PATCH 36/38] mmc: fix power-on sequencing for esdhc-imx driver,
Russell King
- [PATCH 37/38] ARM: cubox-i: add support for SD UHS-1 cards,
Russell King
- [PATCH 38/38] ARM: cubox-i: add support for Wifi/BT,
Russell King
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support,
Ulf Hansson
- Re: [PATCH 00/38] MMC updates, plus CuBox-i WiFi support,
Stephen Warren
- SD CRC error on mx27pdk,
Fabio Estevam
- [PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2,
Jean Delvare
- [RFC PATCH 1/1 v6 ]mmc: Support-FFU-for-eMMC-v5.0,
Avi Shchislowski
- [PATCH] mmc: dw_mmc: Don't print data errors,
Doug Anderson
- [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs,
Hans de Goede
- [PATCH v8 01/17] clk: sunxi: factors: automatic reparenting support,
Hans de Goede
- [PATCH v8 02/17] clk: sunxi: Implement MMC phase control,
Hans de Goede
- [PATCH v8 03/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs,
Hans de Goede
- [PATCH v8 05/17] ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller,
Hans de Goede
- [PATCH v8 04/17] ARM: dts: sun4i: Add mmc controller nodes,
Hans de Goede
- [PATCH v8 06/17] ARM: dts: sun4i: Enable mmc controller on various A10 boards,
Hans de Goede
- [PATCH v8 08/17] ARM: dts: sun5i: Add pin-muxing info for the mmc controllers,
Hans de Goede
- [PATCH v8 07/17] ARM: dts: sun5i: Add mmc controller nodes,
Hans de Goede
- [PATCH v8 10/17] ARM: dts: sun6i: Add mmc clocks,
Hans de Goede
- [PATCH v8 11/17] ARM: dts: sun6i: Add mmc controller nodes,
Hans de Goede
- [PATCH v8 13/17] ARM: dts: sun6i: Add new sun6i-a31-m9 dts file for Mele M9,
Hans de Goede
- [PATCH v8 14/17] ARM: dts: sun6i: Enable the mmc controller on the m9,
Hans de Goede
- [PATCH v8 16/17] ARM: dts: sun7i: Add pin-muxing info for the mmc controllers,
Hans de Goede
- [PATCH v8 15/17] ARM: dts: sun7i: Add mmc controller nodes,
Hans de Goede
- [PATCH v8 12/17] ARM: dts: sun6i: Add pin-muxing info for the mmc controllers,
Hans de Goede
- [PATCH v8 09/17] ARM: dts: sun5i: Enable mmc controller on various A10s and A13 boards,
Hans de Goede
- [PATCH v8 17/17] ARM: dts: sun7i: Enable mmc controller on various A20 boards,
Hans de Goede
- Re: [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs,
Emilio López
- Re: [PATCH v8 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs,
Maxime Ripard
- [PATCH] linux-next: rsi: fix using of removed stuff from mmc,
Seungwon Jeon
- [PATCH RFC 00/12] Add Qualcomm SD Card Controller support.,
srinivas . kandagatla
- [PATCH RFC 01/12] ARM: amba: Add Qualcomm vendor ID.,
srinivas . kandagatla
- [PATCH RFC 02/12] mmc: mmci: Add Qualcomm Id to amba id table,
srinivas . kandagatla
- [PATCH RFC 03/12] mmc: mmci: Add Qcom datactrl register variant,
srinivas . kandagatla
- [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure.,
srinivas . kandagatla
- [PATCH RFC 05/12] mmc: mmci: use NSEC_PER_SEC macro,
srinivas . kandagatla
- [PATCH RFC 07/12] mmc: mmci: Qcomm: Add 3 clock cycle delay after each register write,
srinivas . kandagatla
- [PATCH RFC 08/12] mmc: mmci: move ST specific register extensions access under condition.,
srinivas . kandagatla
- [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm.,
srinivas . kandagatla
- [PATCH RFC 11/12] mmc: mmci: Add Qcom variations to MCICommand register.,
srinivas . kandagatla
- [PATCH RFC 12/12] mmc: mmci: Add Qcom specific pio_read function.,
srinivas . kandagatla
- [PATCH RFC 09/12] mmc: mmci: Qcom fix MCICLK register settings.,
srinivas . kandagatla
- [PATCH RFC 04/12] mmc: mmci: Add register read/write wrappers.,
srinivas . kandagatla
- Re: [PATCH RFC 00/12] Add Qualcomm SD Card Controller support.,
Christopher Covington
- [PATCH v1 00/11] Add Qualcomm SD Card Controller support.,
srinivas . kandagatla
- [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID.,
srinivas . kandagatla
- [PATCH v1 02/11] mmc: mmci: Add Qualcomm Id to amba id table,
srinivas . kandagatla
- [PATCH v1 03/11] mmc: mmci: Add Qcom datactrl register variant,
srinivas . kandagatla
- [PATCH v1 11/11] mmc: mmci: Add Qcom specific pio_read function.,
srinivas . kandagatla
- [PATCH v1 10/11] mmc: mmci: Add Qcom variations to MCICommand register.,
srinivas . kandagatla
- [PATCH v1 09/11] mmc: mmci: Add clock support for Qualcomm.,
srinivas . kandagatla
- [PATCH v1 08/11] mmc: mmci: Qcom fix MCICLK register settings.,
srinivas . kandagatla
- [PATCH v1 07/11] mmc: mmci: move ST specific register extensions access under condition.,
srinivas . kandagatla
- [PATCH v1 06/11] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write,
srinivas . kandagatla
- [PATCH v1 05/11] mmc: mmci: use NSEC_PER_SEC macro,
srinivas . kandagatla
- [PATCH v1 04/11] mmc: mmci: Add register read/write wrappers.,
srinivas . kandagatla
- Re: [PATCH v1 00/11] Add Qualcomm SD Card Controller support.,
Bjorn Andersson
- Re: [PATCH v1 00/11] Add Qualcomm SD Card Controller support.,
Ulf Hansson
- [PATCH v2 00/14] Add Qualcomm SD Card Controller support,
srinivas . kandagatla
- [PATCH v2 01/14] mmc: mmci: use NSEC_PER_SEC macro,
srinivas . kandagatla
- [PATCH v2 04/14] mmc: mmci: Add Qcom datactrl register variant,
srinivas . kandagatla
- [PATCH v2 14/14] mmc: mmci: Add Qcom specific pio_read function.,
srinivas . kandagatla
- [PATCH v2 13/14] mmc: mmci: add qcom specific clk control,
srinivas . kandagatla
- [PATCH v2 12/14] mmc: mmci: add support for fbclk to latch data and cmd.,
srinivas . kandagatla
- [PATCH v2 11/14] mmc: mmci: Add support to data commands via variant structure.,
srinivas . kandagatla
- [PATCH v2 10/14] mmc: mmci: add Qcom specifics of clk and datactrl registers.,
srinivas . kandagatla
- [PATCH v2 09/14] mmc: mmci: add edge support to data and command out in variant data.,
srinivas . kandagatla
- [PATCH v2 08/14] mmc: mmci: add 8bit bus support in variant data,
srinivas . kandagatla
- [PATCH v2 07/14] mmc: mmci: add ddrmode mask to variant data,
srinivas . kandagatla
- [PATCH v2 06/14] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write,
srinivas . kandagatla
- [PATCH v2 05/14] mmc: mmci: Add register read/write wrappers.,
srinivas . kandagatla
- [PATCH v2 03/14] mmc: mmci: Add Qualcomm Id to amba id table,
srinivas . kandagatla
- [PATCH v2 02/14] mmc: mmci: convert register bits to use BIT() macro.,
srinivas . kandagatla
- Re: [PATCH v2 00/14] Add Qualcomm SD Card Controller support,
Srinivas Kandagatla
- Re: [PATCH RFC 00/12] Add Qualcomm SD Card Controller support.,
Bjorn Andersson
- [PATCH 1/1 v2] mmc: sdhci-pci-o2micro Add SeaBird SeaEagle SD3 support,
Peter Guo
- [PATCH] mmc: mxs: fix card detection function for broken card detect,
Daniel Willmann
- [PATCH] mmc: avoid garbage when dt properties missing,
James Cameron
- [PATCH] mmc: core: Try other signal levels during power up,
Tim Kryger
- SDHCI DDR50 implies MMC DDR,
Matthieu CASTET
- [PATCH 1/1] mmc: sdhci-pci-o2micro Add SeaBird SeaEagle SD3 support,
Peter Guo
- [PATCH 0/2] SDHCI should use more common MMC structs and functions,
Tim Kryger
- [PATCH] mmc: core: Improve support for deferred regulators,
Tim Kryger
- eMMC 4.2 controller vs. eMMC 4.5 memory,
Joakim Tjernlund
- [PATCH v4 07/21] ARM: dts: parse DMA config in pxamci,
Sergei Ianovich
- [PATCH 0/4] ARM: berlin: add SDHCI support,
Antoine Ténart
- [PATCH RFC] Alcor Micro AU6601,
Oleksij Rempel
- [PATCH] mmc: rtsx: fix possible circular locking dependency,
micky_ching
[PATCH] mmc: mmci: switch the driver to using gpio descriptors,
Linus Walleij
[PATCH 0/4] Tegra SD/MMC fixes,
Andrew Bresticker
[PATCH] mmc: sdhci-pci: Remove useless check for "slots == 0",
Bjorn Helgaas
[GIT PULL] MMC updates for mmc-next for 3.16, take 1,
Ulf Hansson
[PATCH] mmc:esdhc: use generic IO entry to replace fix IO to support different endian mode,
Haijun Zhang
[PATCH] mmc: add a driver for the Renesas v08r07s01e SD/SDIO host controller,
Guennadi Liakhovetski
[RFC PATCH 1/1 v5 ]mmc: Support-FFU-for-eMMC-v5.0,
Avi Shchislowski
[PATCH v7 0/4] Add modules for realtek USB card reader,
rogerable
[PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc,
Tim Kryger
[RFC PATCH 1/1 v3] mmc-utils: Support-sending-eMMC-5.0-FFU,
Avi Shchislowski
[RFC PATCH 1/1 v4 ]mmc: Support-FFU-for-eMMC-v5.0,
Avi Shchislowski
[RFC PATCH 1/1 v3 ]mmc: Support-FFU-for-eMMC-v5.0,
Avi Shchislowski
[RFC PATCH 1/1 v2] mmc-utils: Support-sending-eMMC-5.0-FFU,
Avi Shchislowski
[PATCH v6 0/4] Add modules for realtek USB card reader,
rogerable
[GIT PULL] MMC updates for 3.15-rc1,
Chris Ball
[PATCH RESEND] mmc: Delay the card_event callback into the mmc_rescan worker,
Markus Mayer
omap_hsmmc: Problem with SanDisk Extreme Pro MicroSDHC 1,
Stefan Roese
[PATCH] mmc: card.h: Use NULL instead of 0 for END_FIXUP,
Fabio Estevam
[PATCH] mmc-utils: Support sending Samsung eMMC 4.5 FFU,
Seunguk Shin
[PATCH] mmc: Support FFU for Samsung eMMC v4.5,
Seunguk Shin
[PATCH] mmc: Support FFU for eMMC v5.0 for Samsung,
Seunguk Shin
[PATCH] mmc: sdhci: remove delay during tuning command for mmc,
Seunguk Shin
[PATCH v2] mmc: core: Use maximum timeout values in case TACC field is zero,
Stefan Wahren
Re: [PATCH 4/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7790,
Ben Dooks
[PATCH] mmc: sdhci-acpi: Intel SDIO has broken card detect,
Adrian Hunter
[PATCH] mmc: Add SDIO function devicetree subnode parsing,
Sascha Hauer
[STATUS] mmc: disable UHS on broadcom sdhci,
Sebastián E. Peyrott
[RFC 0/2] fixed order for mmc devices/mmc block devices,
stefan
sh mmcif cleanups,
Ben Dooks
cleanups for sh-mmcif driver,
Ben Dooks
Re: 3.1[34]: omap4: panda: hang on reboot?,
Paolo Pisati
[PATCH] mmc: Delay the card_event callback into the mmc_rescan worker,
Markus Mayer
Re: [RFC] dt: bindings: add bindings for Broadcom bcm43xx sdio devices,
Arend van Spriel
[PATCH] mmc: dw_mmc: fix status error for Kingston brand SD cards,
dinguyen
[PATCH] mmc: core: Use maximum timeout values in case TACC field is zero,
Stefan Wahren
[PATCH] mmc: dw_mmc: Make sure we don't get stuck when we get an error,
Yuvaraj Kumar C D
[PATCH v2 0/2] mmc: rtsx: add new cmd type handle and modify error handle,
micky_ching
[PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away,
ZhangZhen
[PATCH 0/5] mmc: host: omap_hsmmc: a few improvements,
Felipe Balbi
[PATCH] mmc: dw_mmc: change to use recommended reset procedure,
Yuvaraj Kumar C D
[PATCH v2 7/7] ARM: dts: add HS400 support for Exynos5420,
Seungwon Jeon
[PATCH v2 6/7] ARM: dts: drop dw-mshc-ciu-div property from Exynos,
Seungwon Jeon
[PATCH v2 5/7] mmc: dw_mmc: exynos: support eMMC's HS400 mode,
Seungwon Jeon
[PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property,
Seungwon Jeon
[PATCH v2 3/7] mmc: dw_mmc: exynos: move definitions to header file,
Seungwon Jeon
[PATCH v2 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available,
Seungwon Jeon
[PATCH v2 1/7] mmc: dw_mmc: fix the max_blk_count in IDMAC,
Seungwon Jeon
[PATCH v2 0/7] mmc: dw_mmc: update host driver including HS400 support,
Seungwon Jeon
[PATCH 0/4] Set max_discard_sectors maximal value to UINT_MAX>>9,
Gwendal Grignou
[PATCH v5 0/3] Add modules for realtek USB card reader,
rogerable
[PATCH 0/2] mmc: rtsx: add new cmd type handle and modify error handle,
micky_ching
[PATCH V2] mmc: dw_mmc: exynos: Turn SDIO interrupts on,
Yuvaraj Kumar C D
[PATCH] mmc: dw_mmc: Fix the max_blk_count in IDMAC,
Yuvaraj Kumar C D
mmc: rtsx: add new cmd type handle and modify error handle,
micky_ching
[PATCH RESEND 1/2] mmc: mxcmmc: Convert to devm-* API,
Alexander Shiyan
[PATCH 7/7] ARM: dts: add HS400 support for Exynos5420,
Seungwon Jeon
[PATCH 6/7] ARM: dts: drop dw-mshc-ciu-div property from Exynos,
Seungwon Jeon
[PATCH 5/7] mmc: dw_mmc: exynos: support eMMC's HS400 mode,
Seungwon Jeon
[PATCH 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property,
Seungwon Jeon
[PATCH 3/7] mmc: dw_mmc: exynos: move definitions to header file,
Seungwon Jeon
[PATCH 2/7] mmc: dw_mmc: exynos: don't use if clock isn't available,
Seungwon Jeon
[PATCH 1/7] mmc: dw_mmc: fix the max_blk_count in IDMAC,
Seungwon Jeon
[PATCH 0/7] mmc: dw_mmc: update host driver including HS400 support,
Seungwon Jeon
Backporting eMMC v5 support to Linux 3.4,
Hans-Christian Egtvedt
[PATCH v9 resend 0/3] mmc: omap_hsmmc: Enable SDIO IRQ.,
Andreas Fenkart
- [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt,
Andreas Fenkart
- Re: [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt,
Balaji T K
- [PATCH 0/9] mmc: omap_hsmmc: convert to use devm_* and enable sdio irq,
Balaji T K
- [PATCH 1/9] mmc: omap_hsmmc: use devm_clk_get,
Balaji T K
- [PATCH 2/9] mmc: omap_hsmmc: use devm_request_irq,
Balaji T K
- [PATCH 4/9] mmc: omap_hsmmc: use devm_request_mem_region,
Balaji T K
- [PATCH 5/9] mmc: omap_hsmmc: use devm_ioremap,
Balaji T K
- [PATCH 3/9] mmc: omap_hsmmc: use devm_request_threaded_irq,
Balaji T K
- [PATCH 8/9] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux,
Balaji T K
- [PATCH 9/9] mmc: omap_hsmmc: enable wakeup event for sdio,
Balaji T K
- [PATCH 7/9] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x,
Balaji T K
- [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt,
Balaji T K
- [PATCH v9 resend 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux,
Andreas Fenkart
- [PATCH v9 resend 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x,
Andreas Fenkart
[PATCH] mmc: dw_mmc: Support setting the ciu-div on exynos,
Yuvaraj Kumar C D
[PATCH] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V,
Seungwon Jeon
[PATCH] mmc: sdhci: don't read cd-gpio while holding spinlock,
Andrew Bresticker
mvsdio: unhandled interrupt, mmc writes queuing up,
Bruno Prémont
[PATCH 1/2] sdhci: add init_card callback,
Steffen Trumtrar
[PATCH 0/2] add new cmd type handle and remove smatch warnings,
micky_ching
[PATCH] mmc: dw_mmc: add the vqmmc regulator,
Jaehoon Chung
Work on Alcor_Micro_AU6601,
Oleksij Rempel
[PATCH v9 0/3] mmc: omap_hsmmc: Enable SDIO IRQ.,
Andreas Fenkart
[PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets,
Georgi Djakov
[PATCH 0/6] mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14,
Adrian Hunter
[PATCH RESEND] mmc: Convert to use ATTRIBUTE_GROUPS,
Axel Lin
[PATCH RESEND] mmc: sdhci-s3c: Remove unused define for NUM_GPIOS,
Axel Lin
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]