Linux MMC Development
[Prev Page][Next Page]
- Re: eMMC boot problem: switch to bus width 8 ddr failed, (continued)
- [PATCH next] mmc: mxs-mmc: Fix additional cycles after transmission stop,
Stefan Wahren
- Query on SDHCI ACPI,
Shah, Nehal-bakulchandra
- [RFC 0/3] mmc: host: tmio: sdio irq improvements,
Wolfram Sang
- [PATCH v4] mmc: dw_mmc: force setup bus if active slots exist,
Ziyuan Xu
- [RESEND PATCH v3] mmc: dw_mmc: revise the reset path in runtime resume,
Ziyuan Xu
- [PATCH v3] mmc: dw_mmc: revise the reset path in runtime resume,
Ziyuan Xu
- [PATCH] mmc: dw_mmc: Fix some coding style,
Ziyuan Xu
- [PATCH v2] mmc: dw_mmc: revise the reset path in runtime resume,
Ziyuan Xu
- [PATCH PoCv2 0/2] mmc: add blk-mq support,
Bartlomiej Zolnierkiewicz
- Message not available
- Re: [PATCH PoCv2 0/2] mmc: add blk-mq support,
Linus Walleij
[PATCH] uapi: use wildcards to list files,
Nicolas Dichtel
- Re: [PATCH] uapi: use wildcards to list files,
David Miller
- Re: [PATCH] uapi: use wildcards to list files,
Arnd Bergmann
- Re: [PATCH] uapi: use wildcards to list files,
Nicolas Dichtel
- [PATCH v2 0/7] uapi: export all headers under uapi directories,
Nicolas Dichtel
- [PATCH v2 3/7] nios2: put setup.h in uapi,
Nicolas Dichtel
- [PATCH v2 2/7] h8300: put bitsperlong.h in uapi,
Nicolas Dichtel
- [PATCH v2 4/7] x86: put msr-index.h in uapi,
Nicolas Dichtel
- [PATCH v2 1/7] arm: put types.h in uapi,
Nicolas Dichtel
- [PATCH v2 6/7] Makefile.headersinst: remove destination-y option,
Nicolas Dichtel
- [PATCH v2 5/7] Makefile.headersinst: cleanup input files,
Nicolas Dichtel
- [PATCH v2 7/7] uapi: export all headers under uapi directories,
Nicolas Dichtel
- Re: [PATCH v2 0/7] uapi: export all headers under uapi directories,
Arnd Bergmann
- Re: [PATCH v2 0/7] uapi: export all headers under uapi directories,
Jesper Nilsson
- [PATCH v3 0/8] uapi: export all headers under uapi directories,
Nicolas Dichtel
- [PATCH v3 3/8] nios2: put setup.h in uapi,
Nicolas Dichtel
- [PATCH v3 5/8] Makefile.headersinst: cleanup input files,
Nicolas Dichtel
- [PATCH v3 2/8] h8300: put bitsperlong.h in uapi,
Nicolas Dichtel
- [PATCH v3 7/8] uapi: export all headers under uapi directories,
Nicolas Dichtel
- [PATCH v3 8/8] uapi: export all arch specifics directories,
Nicolas Dichtel
- [PATCH v3 6/8] Makefile.headersinst: remove destination-y option,
Nicolas Dichtel
- [PATCH v3 4/8] x86: stop exporting msr-index.h to userland,
Nicolas Dichtel
- [PATCH v3 1/8] arm: put types.h in uapi,
Nicolas Dichtel
- [no subject],
David Howells
- [no subject],
David Howells
[PATCH v2] Fix CMD6 timeout issue,
Yong Mao
[PATCH] mmc: dw_mmc: update clock after ctrl reset in runtime resume,
Ziyuan Xu
[PATCH 0/5] arm64: sunxi: A64: enable MMC support,
Andre Przywara
mmc: imx: 8-bit bus timeout (4.10-rc1),
Gary Bisson
[PATCH RESEND] sdhci: Only handle CARD_INT for SDIO cards,
Gabriel Krisman Bertazi
[PATCH v1 1/2] mmc: sdhci-pci: Remove unused member cd_con_id,
Andy Shevchenko
[PATCH 0/2] mmc: sdhci-iproc: Improve bcm2835 performance,
Stefan Wahren
[PATCH 00/21] mmc: core: A start to slim down public mmc headers,
Ulf Hansson
- [PATCH 01/21] sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*,
Ulf Hansson
- [PATCH 02/21] mmc: Removed the unused public mmc boot.h header,
Ulf Hansson
- [PATCH 03/21] mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data,
Ulf Hansson
- [PATCH 04/21] mmc: sh_mmcif: Remove unused ->get_cd() platform callback,
Ulf Hansson
- [PATCH 05/21] mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data,
Ulf Hansson
- [PATCH 06/21] mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data,
Ulf Hansson
- [PATCH 07/21] mmc: dw_mmc: Remove the public dw_mmc header file,
Ulf Hansson
- [PATCH 08/21] mmc: sdhci-cadence: Include mmc.h,
Ulf Hansson
- [PATCH 09/21] mmc: sdhci: Include leds.h,
Ulf Hansson
- [PATCH 10/21] mmc: host: Include interrupt.h in mmc host drivers that depends on it,
Ulf Hansson
- [PATCH 11/21] mmc: core: First step in cleaning up public mmc header files,
Ulf Hansson
- [PATCH 12/21] mmc: core: First step in cleaning up private mmc header files,
Ulf Hansson
- [PATCH 13/21] mmc: core: Move public functions from core.h to private headers,
Ulf Hansson
- [PATCH 14/21] mmc: core: Move some host specific public functions to host.h,
Ulf Hansson
- [PATCH 15/21] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h,
Ulf Hansson
- [PATCH 16/21] mmc: core: Remove unused struct _mmc_csd from public mmc.h header,
Ulf Hansson
- [PATCH 17/21] mmc: omap: Don't use mmc_card_present() when validating for inserted card,
Ulf Hansson
- [PATCH 18/21] mmc: vub300: Don't use mmc_card_present() when validating for inserted card,
Ulf Hansson
- [PATCH 19/21] mmc: core: Move public functions from card.h to private headers,
Ulf Hansson
- [PATCH 20/21] mmc: core: Move public functions from host.h to private headers,
Ulf Hansson
- [PATCH 21/21] mmc: core: Don't use extern declarations of public mmc functions,
Ulf Hansson
- Re: [PATCH 00/21] mmc: core: A start to slim down public mmc headers,
Ulf Hansson
[PATCH] mmc: tmio: Use mmc_can_gpio_cd() when validating for native hotplug,
Ulf Hansson
[RFC PATCH 0/3] mmc: sdhci: sdhci-msm: Add more debug logs,
Ritesh Harjani
[PATCH] Add Nexus 6P(msm8994) SDHCI support,
Bastian Köcher
[PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support",
Randy Li
[PATCH 0/8] mmc: sdhci-msm: Provide support for enhanced strobe,
Ritesh Harjani
[v2, 1/2] mmc: sdhci-esdhc: clean up register definitions,
Yangbo Lu
[PATCH] mmc: sdhci-of-esdhc: remove default broken-cd for ARM,
Yangbo Lu
[PATCH] sdhci-acpi: support deferred probe,
Zhang Rui
[PATCH] ACPI / LPSS: Work around wrong sdio _ADR 0 entry on some byt/cht devices,
Hans de Goede
[PATCH 1/1] MMC: meson: avoid possible NULL dereference,
Heinrich Schuchardt
[v1] mmc: host: dw_mmc-pci:- Unmap region obtained by pcim_iomap_regions,
Arvind Yadav
[v1] mmc: host: dw_mmc-pci:- Handle return NULL error from pcim_iomap_table,
Arvind Yadav
[GIT PULL] MMC fixes for v.4.10 rc1,
Ulf Hansson
[PATCH v8 0/5] Add intial support to DW MMC host on ZTE SoC,
Jun Nie
[PATCH v3] mmc: core: Export device lifetime information through sysfs,
Jungseung Lee
[PATCH] sdhci: Only handle CARD_INT for SDIO cards,
Gabriel Krisman Bertazi
[PATCH] mmc: sdhci-acpi: Only powered up enabled acpi child devices,
Hans de Goede
[PATCH v2] RFD: switch MMC/SD to use blk-mq multiqueueing,
Linus Walleij
[PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm,
Ritesh Harjani
[PATCH 1/2] mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq(),
Geert Uytterhoeven
[PATCH 0/1] mmc: core: Further fix thread wake-up,
Adrian Hunter
[PATCH] mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED,
Adrian Hunter
[PATCH v10 0/8] Cavium MMC driver,
Jan Glauber
[PATCH] mmc: use empty initializer list to zero-clear structures,
Masahiro Yamada
[PATCH 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c,
Hans de Goede
[PATCH] ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags,
Pali Rohár
[GIT PULL] MMC for v.4.10 - take 2/2,
Ulf Hansson
[RFC RESEND PATCH 1/2] mmc: sdio: Factor out retry init card helper function,
Shawn Lin
[RFC PATCH 1/2] mmc: sdio: Factor out retry init card helper function,
Shawn Lin
[PATCH v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string,
Masahiro Yamada
[PATCH] mmc: sdhci-cadence: add SoC specific compatible string,
Masahiro Yamada
[PATCH] mmc: core: Fix calc_max_discard.,
Gwendal Grignou
[PATCH v4 00/12] mmc: Add support to Marvell Xenon SD Host Controller,
Gregory CLEMENT
- [PATCH v4 12/12] arm64: configs: enable SDHCI driver for Xenon,
Gregory CLEMENT
- [PATCH v4 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality,
Gregory CLEMENT
- [PATCH v4 08/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC.,
Gregory CLEMENT
- [PATCH v4 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c,
Gregory CLEMENT
- [PATCH v4 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c,
Gregory CLEMENT
- [PATCH v4 03/12] mmc: sdhci: Export sdhci_execute_tuning() in sdhci.c,
Gregory CLEMENT
- [PATCH v4 02/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c,
Gregory CLEMENT
- [PATCH v4 06/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller,
Gregory CLEMENT
- [PATCH v4 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx,
Gregory CLEMENT
- [PATCH v4 09/12] mmc: sdhci-xenon: Add SOC PHY PAD voltage control,
Gregory CLEMENT
- [PATCH v4 05/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers,
Gregory CLEMENT
- [PATCH v4 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K,
Gregory CLEMENT
- Message not available
Re: [PATCH v4 00/12] mmc: Add support to Marvell Xenon SD Host Controller,
Russell King - ARM Linux
[ulf.hansson-mmc:next 134/134] drivers/mmc/core/block.c:342:14-21: WARNING opportunity for memdup_user,
kbuild test robot
SDIO bus hang on BayTrail machines,
João Paulo Rechi Vita
[PATCH 0/9] mmc: sh_mobile_sdhi: add HS200 support,
Wolfram Sang
- [PATCH 1/9] mmc: sh_mobile_sdhi: simplify accessing DT data,
Wolfram Sang
- [PATCH 3/9] mmc: sh_mobile_sdhi: improve prerequisites for tuning,
Wolfram Sang
- [PATCH 7/9] mmc: sh_mobile_sdhi: enable HS200,
Wolfram Sang
- [PATCH 9/9] arm64: dts: r8a7796: enable HS200 for eMMC,
Wolfram Sang
- [PATCH 6/9] mmc: sh_mobile_sdhi: remove superfluous check in SCC error check,
Wolfram Sang
- [PATCH 8/9] arm64: dts: r8a7795: enable HS200 for eMMC,
Wolfram Sang
- [PATCH 2/9] mmc: sh_mobile_sdhi: improve prerequisite for hw_reset,
Wolfram Sang
- [PATCH 5/9] mmc: sh_mobile_sdhi: remove superfluous check in init_tuning,
Wolfram Sang
- [PATCH 4/9] mmc: sh_mobile_sdhi: remove superfluous check in hw_reset,
Wolfram Sang
- Re: [PATCH 0/9] mmc: sh_mobile_sdhi: add HS200 support,
Ulf Hansson
[GIT PULL] MMC for v.4.10,
Ulf Hansson
[PATCH v4] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD eMMC-4.5.1,
Shyam Sundar S K
mvsdio: Add ERASE caps,
Damien Thébault
Fwd: marvell wifi sdio device not detected,
Dushara Jayasinghe
[PATCH v3] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1,
Shyam Sundar S K
[PATCH v2] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1,
Shyam Sundar S K
[PATCH] mmc: sdhci-xenon: fix device_node_continue.cocci warnings,
Julia Lawall
[PATCH] mmc: tmio: use SDIO master interrupt bit only when allowed,
Wolfram Sang
[PATCH v2 0/2] mmc: host: s3cmci: add device tree support,
Sergio Prado
[PATCH v3 00/12] mmc: Add support to Marvell Xenon SD Host Controller,
Gregory CLEMENT
- [PATCH v3 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c,
Gregory CLEMENT
- [PATCH v3 02/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c,
Gregory CLEMENT
- [PATCH v3 03/12] mmc: sdhci: Export sdhci_execute_tuning() in sdhci.c,
Gregory CLEMENT
- [PATCH v3 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c,
Gregory CLEMENT
- [PATCH v3 05/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers,
Gregory CLEMENT
- [PATCH v3 06/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller,
Gregory CLEMENT
- [PATCH v3 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality,
Gregory CLEMENT
- [PATCH v3 08/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC.,
Gregory CLEMENT
- [PATCH v3 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx,
Gregory CLEMENT
- [PATCH v3 12/12] arm64: configs: enable SDHCI driver for Xenon,
Gregory CLEMENT
- [PATCH v3 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K,
Gregory CLEMENT
- [PATCH v3 09/12] mmc: sdhci-xenon: Add SOC PHY PAD voltage control,
Gregory CLEMENT
[PATCH v2] mmc: core: Export device lifetime information through sysf,
Jungseung Lee
[PATCH v5 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver,
Masahiro Yamada
Re: [PATCH] mmc: block: Move files to core,
Adrian Hunter
[PATCH] mmc: core: Export device lifetime information through sysfs,
Jungseung Lee
[PATCH V2 0/2] sdio: Prevent re-tuning conflicting with custom sleep,
Adrian Hunter
[PATCH V9 00/11] mmc: mmc: Add Software Command Queuing,
Adrian Hunter
- [PATCH V9 01/11] mmc: block: Use local var for mqrq_cur,
Adrian Hunter
- [PATCH V9 02/11] mmc: queue: Share mmc request array between partitions,
Adrian Hunter
- [PATCH V9 03/11] mmc: block: Introduce queue semantics,
Adrian Hunter
- [PATCH V9 04/11] mmc: core: Do not prepare a new request twice,
Adrian Hunter
- [PATCH V9 05/11] mmc: mmc: Add functions to enable / disable the Command Queue,
Adrian Hunter
- [PATCH V9 06/11] mmc: mmc_test: Disable Command Queue while mmc_test is used,
Adrian Hunter
- [PATCH V9 07/11] mmc: block: Disable Command Queue while RPMB is used,
Adrian Hunter
- [PATCH V9 08/11] mmc: core: Export mmc_retune_hold() and mmc_retune_release(),
Adrian Hunter
- [PATCH V9 09/11] mmc: queue: Add a function to control wake-up on new requests,
Adrian Hunter
- [PATCH V9 10/11] mmc: block: Add Software Command Queuing,
Adrian Hunter
- [PATCH V9 11/11] mmc: mmc: Enable Software Command Queuing,
Adrian Hunter
Re: How to prevent high speed mode due to signal integrity problem,
Caleb Crome
[PATCH v7 0/5] Add intial support to DW MMC host on ZTE SoC,
Jun Nie
[PATCH v4 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver,
Masahiro Yamada
[PATCH V2 0/9] mmc: sdhci: Fix recovery from tuning timeout,
Adrian Hunter
- [PATCH V2 1/9] Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure",
Adrian Hunter
- [PATCH V2 2/9] mmc: sdhci: Fix recovery from tuning timeout,
Adrian Hunter
- [PATCH V2 6/9] mmc: sdhci: Use mmc_abort_tuning(),
Adrian Hunter
- [PATCH V2 3/9] mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops,
Adrian Hunter
- [PATCH V2 9/9] mmc: sdhci: Tidy tuning loop,
Adrian Hunter
- [PATCH V2 5/9] mmc: mmc: Introduce mmc_abort_tuning(),
Adrian Hunter
- [PATCH V2 8/9] mmc: sdhci: Simplify tuning block size logic,
Adrian Hunter
- [PATCH V2 4/9] mmc: sdhci: Always allow tuning to fall back to fixed sampling,
Adrian Hunter
- [PATCH V2 7/9] mmc: sdhci: Factor out tuning helper functions,
Adrian Hunter
- Re: [PATCH V2 0/9] mmc: sdhci: Fix recovery from tuning timeout,
Ulf Hansson
[PATCH V2 0/1] mmc: mmc: Relax checking for switch errors after HS200 switch,
Adrian Hunter
[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices,
Matt Ranostay
[PATCH v3 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver,
Masahiro Yamada
[PATCH 0/2] mmc: host: s3cmci: add device tree support,
Sergio Prado
[PATCH] mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus,
Daniel Drake
[RFC] mmc: tmio: use SDIO master interrupt bit only when allowed,
Wolfram Sang
[PATCH RFC 0/5] mmc: sdhci: Tidy tuning,
Adrian Hunter
[PATCH 15/39] Annotate hardware config module parameters in drivers/mmc/host/,
David Howells
[PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select,
Masahiro Yamada
[PATCH v2 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver,
Masahiro Yamada
[PATCH] mmc: queue: add #ifdef around bounce buffer code,
Arnd Bergmann
[PATCH 0/4] mmc: sdhci: Fix recovery from tuning timeout,
Adrian Hunter
[PATCH] mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rate,
Jaehoon Chung
[PATCH 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver,
Masahiro Yamada
[PATCH v3 0/1] Hynix quirk on sleep notifcation,
Thierry Escande
[PATCH V8 00/20] mmc: mmc: Add Software Command Queuing,
Adrian Hunter
- [PATCH V8 01/20] mmc: block: Restore line inadvertently removed with packed commands,
Adrian Hunter
- [PATCH V8 04/20] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs(),
Adrian Hunter
- [PATCH V8 03/20] mmc: queue: Fix queue thread wake-up,
Adrian Hunter
- [PATCH V8 02/20] mmc: block: Fix 4K native sector check,
Adrian Hunter
- [PATCH V8 06/20] mmc: queue: Factor out mmc_queue_alloc_sgs(),
Adrian Hunter
- [PATCH V8 05/20] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs(),
Adrian Hunter
- [PATCH V8 07/20] mmc: queue: Factor out mmc_queue_reqs_free_bufs(),
Adrian Hunter
- [PATCH V8 08/20] mmc: queue: Introduce queue depth and use it to allocate and free,
Adrian Hunter
- [PATCH V8 09/20] mmc: mmc: Add Command Queue definitions,
Adrian Hunter
- [PATCH V8 10/20] mmc: mmc: Add functions to enable / disable the Command Queue,
Adrian Hunter
- [PATCH V8 11/20] mmc: mmc_test: Disable Command Queue while mmc_test is used,
Adrian Hunter
- [PATCH V8 12/20] mmc: block: Disable Command Queue while RPMB is used,
Adrian Hunter
- [PATCH V8 13/20] mmc: core: Do not prepare a new request twice,
Adrian Hunter
- [PATCH V8 14/20] mmc: core: Export mmc_retune_hold() and mmc_retune_release(),
Adrian Hunter
- [PATCH V8 15/20] mmc: block: Use local var for mqrq_cur,
Adrian Hunter
- [PATCH V8 16/20] mmc: block: Introduce queue semantics,
Adrian Hunter
- [PATCH V8 17/20] mmc: queue: Share mmc request array between partitions,
Adrian Hunter
- [PATCH V8 18/20] mmc: queue: Add a function to control wake-up on new requests,
Adrian Hunter
- [PATCH V8 19/20] mmc: block: Add Software Command Queuing,
Adrian Hunter
- [PATCH V8 20/20] mmc: mmc: Enable Software Command Queuing,
Adrian Hunter
- Re: [PATCH V8 00/20] mmc: mmc: Add Software Command Queuing,
Ulf Hansson
mmc: tmio: why enable/disable SDIO irq on every transaction with IOMOD?,
Yasushi SHOJI
[PATCH v3 0/2] mmc: sdhci-pci: Use ACPI to set max frequency of sdio host controller,
Zach Brown
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]