Linux MMC Development
[Prev Page][Next Page]
- [RESEND PATCH V5 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's,
Al Cooper
- [PATCH] mmc: block: Fix tag condition with packed writes,
Adrian Hunter
- [PATCH] mmc-utils: Add Command Queue fields to Extended CSD,
Adrian Hunter
- [RFC][PATCH] mmc: core: Disable HPI for certain Hynix eMMC cards,
George G. Davis
- [PATCH RFC 00/46] mmc: mmc: Add Software Command Queuing,
Adrian Hunter
- [PATCH RFC 01/46] mmc: core: Add support for sending commands during data transfer,
Adrian Hunter
- [PATCH RFC 02/46] mmc: mmc_test: Add tests for sending commands during transfer,
Adrian Hunter
- [PATCH RFC 03/46] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd(),
Adrian Hunter
- [PATCH RFC 04/46] mmc: sdhci: Get rid of redundant BUG_ONs,
Adrian Hunter
- [PATCH RFC 05/46] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start,
Adrian Hunter
- [PATCH RFC 06/46] mmc: sdhci: Record what command is using the data lines,
Adrian Hunter
- [PATCH RFC 07/46] mmc: sdhci: Get rid of host->busy_handle,
Adrian Hunter
- [PATCH RFC 08/46] mmc: sdhci: Reduce the use of host->mrq,
Adrian Hunter
- [PATCH RFC 09/46] mmc: sdhci: Move host->data warning,
Adrian Hunter
- [PATCH RFC 11/46] mmc: sdhci: Factor out sdhci_needs_reset(),
Adrian Hunter
- [PATCH RFC 12/46] mmc: sdhci: Track whether a reset is pending,
Adrian Hunter
- [PATCH RFC 10/46] mmc: sdhci: Factor out sdhci_finish_mrq(),
Adrian Hunter
- [PATCH RFC 13/46] mmc: sdhci: Clear pointers when a request finishes,
Adrian Hunter
- [PATCH RFC 15/46] mmc: sdhci: Factor out sdhci_data_line_cmd(),
Adrian Hunter
- [PATCH RFC 17/46] mmc: sdhci: Allow for finishing multiple requests,
Adrian Hunter
- [PATCH RFC 16/46] mmc: sdhci: Separate timer timeout for command and data requests,
Adrian Hunter
- [PATCH RFC 14/46] mmc: sdhci: Ensure all requests get errored out,
Adrian Hunter
- [PATCH RFC 18/46] mmc: sdhci: Factor out sdhci_auto_cmd12(),
Adrian Hunter
- [PATCH RFC 19/46] mmc: sdhci: Do not reset cmd or data circuits that are in use,
Adrian Hunter
- [PATCH RFC 20/46] mmc: sdhci: Support cap_cmd_during_tfr requests,
Adrian Hunter
- [PATCH RFC 21/46] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers,
Adrian Hunter
- [PATCH RFC 22/46] mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers,
Adrian Hunter
- [PATCH RFC 23/46] mmc: queue: Fix queue thread wake-up,
Adrian Hunter
- [PATCH RFC 24/46] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs(),
Adrian Hunter
- [PATCH RFC 25/46] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs(),
Adrian Hunter
- [PATCH RFC 26/46] mmc: queue: Factor out mmc_queue_alloc_sgs(),
Adrian Hunter
- [PATCH RFC 27/46] mmc: queue: Factor out mmc_queue_reqs_free_bufs(),
Adrian Hunter
- [PATCH RFC 28/46] mmc: queue: Introduce queue depth,
Adrian Hunter
- [PATCH RFC 29/46] mmc: queue: Use queue depth to allocate and free,
Adrian Hunter
- [PATCH RFC 30/46] mmc: queue: Allocate queue of size qdepth,
Adrian Hunter
- [PATCH RFC 31/46] mmc: mmc: Add Command Queue definitions,
Adrian Hunter
- [PATCH RFC 32/46] mmc: mmc: Add functions to enable / disable the Command Queue,
Adrian Hunter
- [PATCH RFC 33/46] mmc: mmc_test: Disable Command Queue while mmc_test is used,
Adrian Hunter
- [PATCH RFC 34/46] mmc: block: Disable Command Queue while RPMB is used,
Adrian Hunter
- [PATCH RFC 35/46] mmc: core: Do not prepare a new request twice,
Adrian Hunter
- [PATCH RFC 36/46] mmc: core: Export mmc_retune_hold() and mmc_retune_release(),
Adrian Hunter
- [PATCH RFC 37/46] mmc: block: Factor out mmc_blk_requeue(),
Adrian Hunter
- [PATCH RFC 38/46] mmc: block: Fix 4K native sector check,
Adrian Hunter
- [PATCH RFC 39/46] mmc: block: Use local var for mqrq_cur,
Adrian Hunter
- [PATCH RFC 40/46] mmc: block: Pass mqrq to mmc_blk_prep_packed_list(),
Adrian Hunter
- [PATCH RFC 42/46] mmc: queue: Add a function to control wake-up on new requests,
Adrian Hunter
- [PATCH RFC 45/46] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers,
Adrian Hunter
- [PATCH RFC 46/46] mmc: sdhci-acpi: Enable Software Command Queuing for some Intel controllers,
Adrian Hunter
- [PATCH RFC 44/46] mmc: mmc: Enable Software Command Queuing,
Adrian Hunter
- [PATCH RFC 43/46] mmc: block: Add Software Command Queuing,
Adrian Hunter
- [PATCH RFC 41/46] mmc: block: Introduce queue semantics,
Adrian Hunter
- [RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting),
Krzysztof Kozlowski
- [RFC v4 11/14] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree,
Krzysztof Kozlowski
- [RFC v4 06/14] power: pwrseq: Remove mmc prefix from mmc_pwrseq,
Krzysztof Kozlowski
- [RFC v4 10/14] usb: hub: Handle deferred probe,
Krzysztof Kozlowski
- [RFC v4 14/14] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3,
Krzysztof Kozlowski
- [RFC v4 13/14] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3,
Krzysztof Kozlowski
- [RFC v4 05/14] power: pwrseq: Enable COMPILE_TEST for drivers,
Krzysztof Kozlowski
- [RFC v4 12/14] EXAMPLE CODE: usb: hub: Power sequence the ports on activation,
Krzysztof Kozlowski
- [RFC v4 08/14] power: pwrseq: simple: Add support for regulators and generic property,
Krzysztof Kozlowski
- [RFC v4 09/14] power: pwrseq: Add support for USB hubs with external power,
Krzysztof Kozlowski
- [RFC v4 04/14] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq,
Krzysztof Kozlowski
- [RFC v4 02/14] simplefb: Use new devm_of_regulator_all_get helper and bulk API,
Krzysztof Kozlowski
- [RFC v4 01/14] regulator: of: Add helper for getting all supplies,
Krzysztof Kozlowski
- [RFC v4 03/14] power/mmc: Move pwrseq drivers to power/pwrseq,
Krzysztof Kozlowski
- [RFC v4 07/14] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix,
Krzysztof Kozlowski
- [PATCH 00/12] Add SDHCI Xenon driver,
Gregory CLEMENT
- [PATCH 01/12] mmc: sdhci: add init_card callback to sdhci,
Gregory CLEMENT
- [PATCH 02/12] mmc: sdhci_f_sdh30: restrict voltage_switch() callback to the 1.8V case,
Gregory CLEMENT
- [PATCH 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx,
Gregory CLEMENT
- [PATCH 08/12] dt-bindings: mmc: Add Xenon description,
Gregory CLEMENT
- [PATCH 07/12] mmc: core: export the alive operation,
Gregory CLEMENT
- [PATCH 12/12] arm64: defconfig: Add Xenon sdhci,
Gregory CLEMENT
- [PATCH 11/12] arm64: dts: marvell: add SDIO support for Armada 37xx,
Gregory CLEMENT
- [PATCH 09/12] mmc: sdhci-xenon: add initial Xenon eMMC driver,
Gregory CLEMENT
- [PATCH 06/12] mmc: sdhci: add delay adjust feature including phy reset,
Gregory CLEMENT
- [PATCH 05/12] mmc: sdhci: add a pre voltage switch callback function,
Gregory CLEMENT
- [PATCH 04/12] mmc: sdhci: call voltage_switch callback also for the 3.3V case,
Gregory CLEMENT
- [PATCH 03/12] mmc: tegra: restrict the voltage_switch() callback to the 1.8V case,
Gregory CLEMENT
- [PATCH] mmc: mmci: add missing include of mmci_qcom_dml.h,
Ben Dooks
- card detection incomplete with rtsx_pci in v4.7-rc1,
Oliver Neukum
- [PATCH v2] mmc: core: Only change mode if mmc_select_bus_width() is successful.,
Peter Griffin
- [RFC PATCH 0/4] Introduce new caps to improve the card's init sequence,
Shawn Lin
- [PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus(),
Seung-Woo Kim
- [PATCH 0/11] Changes to support 150 MHz eMMC on rk3399,
Douglas Anderson
- [PATCH 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399,
Douglas Anderson
- [PATCH 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399,
Douglas Anderson
- [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off(),
Douglas Anderson
- [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock,
Douglas Anderson
- [PATCH 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399,
Douglas Anderson
- [PATCH 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
- [PATCH 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock,
Douglas Anderson
- [PATCH 07/11] mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
- [PATCH 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs,
Douglas Anderson
- [PATCH 01/11] phy: rockchip-emmc: Increase lock time allowance,
Douglas Anderson
- [PATCH 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes,
Douglas Anderson
- [PATCH] mmc: dw_mmc: fix 32bit little-endian access of des1 field,
Ben Dooks
- [PATCH] mmc: core: Fix mmc_select_hs200() regression in v4.7-rc.,
Peter Griffin
- [PATCH v2] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands,
Michal Kadlic
- [PATCH] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands,
Michal Kadlic
- [PATCH v3 1/2] mmc: API for accessing host supported maximum segment count and size,
Amitkumar Karwar
- [PATCH] mmc: core: add auto bkops support,
Shawn Lin
- Re: [PATCH] mmc: sunxi: Add support to the Allwinner A83T,
Chen-Yu Tsai
- [PATCH 0/2] mmc: remove sdhci-bcm2835,
Stefan Wahren
- mmc-utils: fully configure emmc user data area for enhanced mode,
Matthias Fuchs
- [GIT PULL] MMC fixes for v.4.7 rc2,
Ulf Hansson
- [PATCH 01/20] [v2] x86, intel: Introduce macros for Intel family numbers,
Dave Hansen
- [PATCH V5 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's,
Al Cooper
- [PATCH 01/20] x86, intel: Introduce macros for Intel family numbers,
Dave Hansen
- [PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem,
Tomas Winkler
- [PATCH v4 8/8] scsi: ufs: connect to RPMB subsystem,
Tomas Winkler
- [PATCH v4 7/8] mmc: block: register RPMB partition with the RPMB subsystem,
Tomas Winkler
- [PATCH v4 6/8] tools rpmb: add RPBM access tool,
Tomas Winkler
- [PATCH v4 5/8] char: rpmb: add RPMB simulation device,
Tomas Winkler
- [PATCH v4 4/8] char: rpmb: provide user space interface,
Tomas Winkler
- [PATCH v4 3/8] char: rpmb: add device attributes,
Tomas Winkler
- [PATCH v4 2/8] char: rpmb: add sysfs-class ABI documentation,
Tomas Winkler
- [PATCH v4 1/8] rpmb: add Replay Protected Memory Block (RPMB) subsystem,
Tomas Winkler
- Re: [PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem,
Arve Hjønnevåg
- <Possible follow-ups>
- RE: [PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem,
Winkler, Tomas
- [PATCH 21/32] mmc: bcm2835-sdhost: Add new driver for the internal SD controller.,
Gerd Hoffmann
- [PATCH 32/32] mmc: bcm2835: Import bcm2835-mmc and switch to it,
Gerd Hoffmann
- mmc-moxart: CMD6 locks up the controller,
Michal Kadlic
- [PATCH] mmc: dw_mmc: k3: add MMC_CAP_CMD23,
Jerome Forissier
- [PATCH] mmc: mmc: fix check on mmc_select_bus_width return value,
Dan O'Donovan
- [PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting),
Krzysztof Kozlowski
- [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree,
Krzysztof Kozlowski
- [PATCH v3 05/12] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix,
Krzysztof Kozlowski
- [PATCH v3 08/12] usb: hub: Handle deferred probe,
Krzysztof Kozlowski
- [PATCH v3 07/12] power: pwrseq: Add support for USB hubs with external power,
Krzysztof Kozlowski
- [PATCH v3 11/12] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3,
Krzysztof Kozlowski
- [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3,
Krzysztof Kozlowski
- [PATCH v3 01/12] power/mmc: Move pwrseq drivers to power/pwrseq,
Krzysztof Kozlowski
- [PATCH v3 06/12] power: pwrseq: simple: Add support for regulator and generic property,
Krzysztof Kozlowski
- [PATCH v3 04/12] power: pwrseq: Remove mmc prefix from mmc_pwrseq,
Krzysztof Kozlowski
- [PATCH v3 10/12] EXAMPLE CODE: usb: hub: Power sequence the ports on activation,
Krzysztof Kozlowski
- [PATCH v3 02/12] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq,
Krzysztof Kozlowski
- [PATCH v3 03/12] power: pwrseq: Enable COMPILE_TEST for drivers,
Krzysztof Kozlowski
- Re: [PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting),
Heiko Stübner
- [PATCH] mmc: host: use pr_err for sdhci_dumpregs,
Baranowska, BeataX
- [PATCH] mmc: core: fix the wrong error control,
Jaehoon Chung
- [PATCH 0/3] mmc: sunxi: Fix MMC DDR modes for Allwinner A80,
Chen-Yu Tsai
- [PATCH] mmc: tmio: make a cast explicit,
Wolfram Sang
- [PATCH v2 2/2] mmc: dw_mmc: check card present before starting request,
Shawn Lin
- [PATCH v2 1/2] mmc: dw_mmc: remove redundant of set_bit and clear_bit,
Shawn Lin
- [PATCH 2/2] mmc: dw_mmc: check card present before starting request,
Shawn Lin
- [PATCH 1/2] mmc: dw_mmc: remove redundant of set_bit and clear_bit,
Shawn Lin
- [GIT PULL] MMC fixes for v.4.7 rc1,
Ulf Hansson
- [PATCH] mmc: mmc: Fix HS switch failure in mmc_select_hs400(),
Ziyuan Xu
- [RFC PATCH 2/2] mmc: dw_mmc: check card present before starting request,
Shawn Lin
- [RFC PATCH 1/2] mmc: dw_mmc: remove redundant of set_bit and clear_bit,
Shawn Lin
- [PATCH v6 0/5] Add enhanced strobe support for emmc version 5.1 or later,
Shawn Lin
- use default speed of the eMMC,
장민우
- error -110 sending stop command,
Timo Teras
- [PATCH v3 0/4] UHS-I SDR-104 support for sh_mobile_sdhi,
Simon Horman
- [RESEND RFC v2] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling,
Baolin Wang
- [PATCH v5 0/5] Add enhanced strobe support for emmc version 5.1 or later,
Shawn Lin
- [GIT PULL] dw-mmc controller fixes for v4.7,
Jaehoon Chung
- [PATCH 31/54] MAINTAINERS: Add file patterns for mmc device tree bindings,
Geert Uytterhoeven
- mmc: sdhci: 64 bit \ 32 bit aligned transfers,
Muni Sekhar
- [PATCH v4 0/5] Add enhanced strobe support for emmc version 5.1 or later,
Shawn Lin
- [PATCH 0/3] mmc: Fixes relating to Bus Width Testing on Intel platforms,
Adrian Hunter
- [PATCH/RFC v2 0/3] UHS-I SDR-104 support for sh_mobile_sdhi,
Simon Horman
- [PATCH 1/2] ACPI / PM: Export acpi_device_fix_up_power(),
Ulf Hansson
- mmc: sdhci: 64 bit \ 32 bit \ 8 bit aligned transfers,
Muni Sekhar
- [PATCH v2] mmc: mmc: do not use CMD13 to get status after speed mode,
Chaotian Jing
- [RFC PATCH 0/3] dra7/omap4/omap5: Enable ADMA2,
Kishon Vijay Abraham I
- [GIT PULL] MMC for v.4.7,
Ulf Hansson
- [PATCH v2] mmc: sdhci: fix wakeup configuration,
Ludovic Desroches
- [RESEND PATCH] mmc: sdhci: fix wakeup configuration,
Ludovic Desroches
- [PATCH] mmc: block: correct 4KB alignment check,
Yuan, Juntao
- [PATCH] mmc: sdhci: remove comment regarding timeout during tuning,
Simon Horman
- [PATCH v3] mmc: dw_mmc: rockchip: Set the drive phase properly,
Douglas Anderson
- [PATCH] mmc: sdhci-esdhc-imx: implement reset quirks for i.MX6 DualLite/Solo,
Stefan Christ
- [PATCH v2] mmc: dw_mmc: rockchip: Set the drive phase properly,
Douglas Anderson
- [PATCH] mmc: sh_mobile_sdhi: properly document R-Car versions,
Wolfram Sang
- [PATCH] mmc: dw_mmc: rockchip: Set the drive phase to 180 degrees,
Douglas Anderson
- [PATCH v2] mmc: block: improve logging of handling emmc timeouts,
Amit Pundir
- [PATCH v3 0/5] Add enhanced strobe support for emmc version 5.1 or later,
Shawn Lin
- [PATCH/RFC 0/3] UHS-I SDR-104 support for sh_mobile_sdhi,
Simon Horman
[PATCH] mmc: sdhci-st: correct name of sd-uhs-sdr50 property,
Simon Horman
[PATCH] mmc: tegra: Disable UHS-I modes for tegra30,
Jon Hunter
[PATCH] mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3,
Wolfram Sang
[PATCH] MAINTAINERS: update entry for TMIO MMC driver,
Wolfram Sang
[PATCH] mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards,
Wolfram Sang
[PATCH 1/2] mmc: dw_mmc-rockchip: add default drv phase support,
Shawn Lin
[PATCH v5] ARM: dts: r8a7793: Add MMCIF0,
Ulrich Hecht
[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting,
Krzysztof Kozlowski
- [RFC v2 06/13] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix,
Krzysztof Kozlowski
- [RFC v2 01/13] usb: misc: usb3503: Clean up on driver unbind,
Krzysztof Kozlowski
- [RFC v2 04/13] power: pwrseq: Enable COMPILE_TEST for drivers,
Krzysztof Kozlowski
- [RFC v2 13/13] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3,
Krzysztof Kozlowski
- [RFC v2 10/13] usb: hub: Power sequence the ports on activation,
Krzysztof Kozlowski
- [RFC v2 12/13] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3,
Krzysztof Kozlowski
- [RFC v2 08/13] usb: hub: Handle deferred probe,
Krzysztof Kozlowski
- [RFC v2 11/13] usb: port: Parse pwrseq phandle from Device Tree,
Krzysztof Kozlowski
- [RFC v2 09/13] power: pwrseq: Add support for USB hubs with external power,
Krzysztof Kozlowski
- [RFC v2 07/13] power: pwrseq: simple: Add support for toggling regulator,
Krzysztof Kozlowski
- [RFC v2 05/13] power: pwrseq: Remove mmc prefix from mmc_pwrseq,
Krzysztof Kozlowski
- [RFC v2 03/13] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq,
Krzysztof Kozlowski
- [RFC v2 02/13] power/mmc: Move pwrseq drivers to power/pwrseq,
Krzysztof Kozlowski
- Re: [RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting,
Rob Herring
- Re: [RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting,
Hans Verkuil
[PATCH] mmc: mmc: Fix partition switch timeout for some eMMCs,
Adrian Hunter
[v10, 0/7] Fix eSDHC host version register bug,
Yangbo Lu
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]