Linux MMC Development
[Prev Page][Next Page]
[PATCH] mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock,
Jaehoon Chung
[PATCH] mmc: dw_mmc: remove parsing for each slot subnode,
Shawn Lin
[PATCH] mmc: pxamci: fix potential oops,
Robert Jarzmik
[PATCH] mmc: dwmmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipset,
Krzysztof Kozlowski
[PATCH v2 1/2] Documentation: mmc: add description for new no-sd* and no-mmc,
Shawn Lin
[PATCH] mmc: block: fix packed command header endianness,
Taras Kondratiuk
[PATCH] mmc: sd: Extend sysfs with OCR register,
Bojan Prtvar
[bug report] mmc: pxamci: fix card detect with slot-gpio API,
Dan Carpenter
[PATCH V8 2/2] mmc: OCTEON: Add host driver for OCTEON MMC controller.,
Steven J. Hill
[PATCH V8 0/2] mmc: OCTEON: Add OCTEON MMC controller.,
Steven J. Hill
[PATCH V8 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller.,
Steven J. Hill
[PATCH 1/2] mmc: core: Add helper for mapping IOS voltage to string,
Krzysztof Kozlowski
[PATCH V2 1/2] mmc: sdhci: Request regulators before reading capabilities,
Jon Hunter
[PATCH] mmc: core: Extend sysfs with DSR register,
Bojan Prtvar
[PATCH v1 1/1] sdhci-pci: Use MRFLD as abbreviation of Merrifield,
Andy Shevchenko
Re: [GIT PULL] Update dw-mmc controller - regression!?,
Ulf Hansson
[PATCH V2 00/15] a few sdhci/imx clean up and fix patches,
Dong Aisheng
- [PATCH V2 07/15] doc: dt: fsl-imx-esdhc: add set tuning start point binding,
Dong Aisheng
- [PATCH V2 08/15] mmc: sdhci: add standard hw auto retuning support,
Dong Aisheng
- [PATCH V2 05/15] mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly,
Dong Aisheng
- [PATCH V2 14/15] mmc: sdhci-esdhci-imx: re-initialize hw state after resume,
Dong Aisheng
- [PATCH V2 02/15] mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL,
Dong Aisheng
- [PATCH V2 06/15] mmc: sdhci-esdhc-imx: support setting tuning start point,
Dong Aisheng
- [PATCH V2 09/15] mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING,
Dong Aisheng
- [PATCH V2 03/15] mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback,
Dong Aisheng
- [PATCH V2 10/15] mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING,
Dong Aisheng
- [PATCH V2 01/15] mmc: sdhci: using common mmc_regulator_set_vqmmc(),
Dong Aisheng
- [PATCH V2 12/15] mmc: sdhci-esdhc-imx: factor out hw related initialization into function,
Dong Aisheng
- [PATCH V2 04/15] mmc: sdhci-esdhc-imx: restore watermark level setting after resume,
Dong Aisheng
- [PATCH V2 13/15] mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function,
Dong Aisheng
- [PATCH V2 11/15] mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue,
Dong Aisheng
- [PATCH V2 15/15] mmc: sdhci-esdhc-imx: clear tuning bits during driver probe,
Dong Aisheng
- Re: [PATCH V2 00/15] a few sdhci/imx clean up and fix patches,
Andrew Lunn
- Re: [PATCH V2 00/15] a few sdhci/imx clean up and fix patches,
Adrian Hunter
- Re: [PATCH V2 00/15] a few sdhci/imx clean up and fix patches,
Ulf Hansson
[PATCH v1 1/1] mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*,
Andy Shevchenko
[PATCH] mmc: block: fix free of uninitialized 'idata->buf',
Ville Viinikka
[PATCH V3 00/30] mmc: mmc: Add Software Command Queuing,
Adrian Hunter
- [PATCH V3 01/30] mmc: core: Add support for sending commands during data transfer,
Adrian Hunter
- [PATCH V3 02/30] mmc: mmc_test: Add tests for sending commands during transfer,
Adrian Hunter
- [PATCH V3 03/30] mmc: sdhci: Support cap_cmd_during_tfr requests,
Adrian Hunter
- [PATCH V3 04/30] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers,
Adrian Hunter
- [PATCH V3 05/30] mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers,
Adrian Hunter
- [PATCH V3 06/30] mmc: queue: Fix queue thread wake-up,
Adrian Hunter
- [PATCH V3 07/30] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs(),
Adrian Hunter
- [PATCH V3 08/30] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs(),
Adrian Hunter
- [PATCH V3 09/30] mmc: queue: Factor out mmc_queue_alloc_sgs(),
Adrian Hunter
- [PATCH V3 10/30] mmc: queue: Factor out mmc_queue_reqs_free_bufs(),
Adrian Hunter
- [PATCH V3 11/30] mmc: queue: Introduce queue depth,
Adrian Hunter
- [PATCH V3 12/30] mmc: queue: Use queue depth to allocate and free,
Adrian Hunter
- [PATCH V3 13/30] mmc: queue: Allocate queue of size qdepth,
Adrian Hunter
- [PATCH V3 14/30] mmc: mmc: Add Command Queue definitions,
Adrian Hunter
- [PATCH V3 15/30] mmc: mmc: Add functions to enable / disable the Command Queue,
Adrian Hunter
- [PATCH V3 16/30] mmc: mmc_test: Disable Command Queue while mmc_test is used,
Adrian Hunter
- [PATCH V3 17/30] mmc: block: Disable Command Queue while RPMB is used,
Adrian Hunter
- [PATCH V3 18/30] mmc: core: Do not prepare a new request twice,
Adrian Hunter
- [PATCH V3 19/30] mmc: core: Export mmc_retune_hold() and mmc_retune_release(),
Adrian Hunter
- [PATCH V3 20/30] mmc: block: Factor out mmc_blk_requeue(),
Adrian Hunter
- [PATCH V3 21/30] mmc: block: Fix 4K native sector check,
Adrian Hunter
- [PATCH V3 22/30] mmc: block: Use local var for mqrq_cur,
Adrian Hunter
- [PATCH V3 23/30] mmc: block: Pass mqrq to mmc_blk_prep_packed_list(),
Adrian Hunter
- [PATCH V3 24/30] mmc: block: Introduce queue semantics,
Adrian Hunter
- [PATCH V3 25/30] mmc: queue: Share mmc request array between partitions,
Adrian Hunter
- [PATCH V3 26/30] mmc: queue: Add a function to control wake-up on new requests,
Adrian Hunter
- [PATCH V3 27/30] mmc: block: Add Software Command Queuing,
Adrian Hunter
- [PATCH V3 28/30] mmc: mmc: Enable Software Command Queuing,
Adrian Hunter
- [PATCH V3 29/30] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers,
Adrian Hunter
- [PATCH V3 30/30] mmc: sdhci-acpi: Enable Software Command Queuing for some Intel controllers,
Adrian Hunter
[PATCH RFC] mmc: core: Extend sysfs with DSR register,
Bojan Prtvar
[PATCH/RFC v3 0/6] mmc: renesas_sdhi: add R-Car Gen-3 DMA support,
Simon Horman
[PATCH] mmc: tegra: Only advertise UHS modes if IO regulator is present,
Jon Hunter
[PATCH] mmc: core: Extend sysfs with OCR register,
Bojan Prtvar
sunxi mmc on A10 / A13 does not have a sample clock, cannot do ddr ?,
Hans de Goede
[PATCH 0/2] mmc: sdhci-iproc: Use defines instead of magic numbers,
Stefan Wahren
[PATCH 0/3] Expose new mmc caps to DT,
Shawn Lin
[PATCH v2 00/12] gendisk: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 12/12] nvme: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 11/12] mtd: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 10/12] mmc: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 09/12] md: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 08/12] zram: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 06/12] mtip32xx: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 07/12] pktcdvd: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 05/12] aoeblk: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 04/12] axonrom: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 03/12] virtio-blk: Generate uevent after attribute available,
Fam Zheng
- [PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents,
Fam Zheng
- [PATCH v2 01/12] genhd: Add "gen_uevent" parameter to add_disk,
Fam Zheng
- Re: [PATCH v2 00/12] gendisk: Generate uevent after attribute available,
Christoph Hellwig
fix some host driver defect,
Chaotian Jing
[PATCH/RFC v2 0/5] mmc: renesas_sdhi: add R-Car Gen-3 DMA support,
Simon Horman
[PATCH V2 00/54] mmc: mmc: Add Software Command Queuing,
Adrian Hunter
- [PATCH V2 01/54] mmc: sdhci: Do not call implementations of mmc host ops directly,
Adrian Hunter
- [PATCH V2 02/54] mmc: sdhci: Split sdhci_add_host(),
Adrian Hunter
- [PATCH V2 03/54] mmc: sdhci: Make signal voltage support explicit,
Adrian Hunter
- [PATCH V2 04/54] mmc: sdhci: Tidy caps variables in sdhci_setup_host(),
Adrian Hunter
- [PATCH V2 05/54] mmc: sdhci: Add sdhci_read_caps(),
Adrian Hunter
- [PATCH V2 06/54] mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe(),
Adrian Hunter
- [PATCH V2 07/54] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd(),
Adrian Hunter
- [PATCH V2 08/54] mmc: sdhci: Get rid of redundant BUG_ONs,
Adrian Hunter
- [PATCH V2 09/54] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start,
Adrian Hunter
- [PATCH V2 10/54] mmc: sdhci: Record what command is using the data lines,
Adrian Hunter
- [PATCH V2 12/54] mmc: sdhci: Reduce the use of host->mrq,
Adrian Hunter
- [PATCH V2 11/54] mmc: sdhci: Get rid of host->busy_handle,
Adrian Hunter
- [PATCH V2 13/54] mmc: sdhci: Move host->data warning,
Adrian Hunter
- [PATCH V2 14/54] mmc: sdhci: Factor out sdhci_finish_mrq(),
Adrian Hunter
- [PATCH V2 15/54] mmc: sdhci: Factor out sdhci_needs_reset(),
Adrian Hunter
- [PATCH V2 16/54] mmc: sdhci: Track whether a reset is pending,
Adrian Hunter
- [PATCH V2 17/54] mmc: sdhci: Clear pointers when a request finishes,
Adrian Hunter
- [PATCH V2 18/54] mmc: sdhci: Ensure all requests get errored out,
Adrian Hunter
- [PATCH V2 19/54] mmc: sdhci: Factor out sdhci_data_line_cmd(),
Adrian Hunter
- [PATCH V2 20/54] mmc: sdhci: Separate timer timeout for command and data requests,
Adrian Hunter
- [PATCH V2 21/54] mmc: sdhci: Allow for finishing multiple requests,
Adrian Hunter
- [PATCH V2 22/54] mmc: sdhci: Factor out sdhci_auto_cmd12(),
Adrian Hunter
- [PATCH V2 23/54] mmc: sdhci: Do not reset cmd or data circuits that are in use,
Adrian Hunter
- [PATCH V2 25/54] mmc: sdhci: sdhci_execute_tuning() must delete timer,
Adrian Hunter
- [PATCH V2 24/54] mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command(),
Adrian Hunter
- [PATCH V2 30/54] mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers,
Adrian Hunter
- [PATCH V2 29/54] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers,
Adrian Hunter
- [PATCH V2 28/54] mmc: sdhci: Support cap_cmd_during_tfr requests,
Adrian Hunter
- [PATCH V2 31/54] mmc: queue: Fix queue thread wake-up,
Adrian Hunter
- [PATCH V2 34/54] mmc: queue: Factor out mmc_queue_alloc_sgs(),
Adrian Hunter
- [PATCH V2 40/54] mmc: mmc: Add functions to enable / disable the Command Queue,
Adrian Hunter
- [PATCH V2 50/54] mmc: queue: Add a function to control wake-up on new requests,
Adrian Hunter
- [PATCH V2 43/54] mmc: core: Do not prepare a new request twice,
Adrian Hunter
- [PATCH V2 42/54] mmc: block: Disable Command Queue while RPMB is used,
Adrian Hunter
- [PATCH V2 41/54] mmc: mmc_test: Disable Command Queue while mmc_test is used,
Adrian Hunter
- [PATCH V2 39/54] mmc: mmc: Add Command Queue definitions,
Adrian Hunter
- [PATCH V2 45/54] mmc: block: Factor out mmc_blk_requeue(),
Adrian Hunter
- [PATCH V2 44/54] mmc: core: Export mmc_retune_hold() and mmc_retune_release(),
Adrian Hunter
- [PATCH V2 51/54] mmc: block: Add Software Command Queuing,
Adrian Hunter
- [PATCH V2 47/54] mmc: block: Use local var for mqrq_cur,
Adrian Hunter
- [PATCH V2 26/54] mmc: core: Add support for sending commands during data transfer,
Adrian Hunter
- [PATCH V2 46/54] mmc: block: Fix 4K native sector check,
Adrian Hunter
- [PATCH V2 49/54] mmc: block: Introduce queue semantics,
Adrian Hunter
- [PATCH V2 38/54] mmc: queue: Allocate queue of size qdepth,
Adrian Hunter
- [PATCH V2 36/54] mmc: queue: Introduce queue depth,
Adrian Hunter
- [PATCH V2 37/54] mmc: queue: Use queue depth to allocate and free,
Adrian Hunter
- [PATCH V2 35/54] mmc: queue: Factor out mmc_queue_reqs_free_bufs(),
Adrian Hunter
- [PATCH V2 33/54] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs(),
Adrian Hunter
- [PATCH V2 32/54] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs(),
Adrian Hunter
- [PATCH V2 53/54] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers,
Adrian Hunter
- [PATCH V2 52/54] mmc: mmc: Enable Software Command Queuing,
Adrian Hunter
- [PATCH V2 27/54] mmc: mmc_test: Add tests for sending commands during transfer,
Adrian Hunter
- [PATCH V2 48/54] mmc: block: Pass mqrq to mmc_blk_prep_packed_list(),
Adrian Hunter
- [PATCH V2 54/54] mmc: sdhci-acpi: Enable Software Command Queuing for some Intel controllers,
Adrian Hunter
- Re: [PATCH V2 00/54] mmc: mmc: Add Software Command Queuing,
Ritesh Harjani
- Re: [PATCH V2 00/54] mmc: mmc: Add Software Command Queuing,
Ulf Hansson
[PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver,
Ritesh Harjani
[PATCH RFC 0/5] mmc: sdhci: Make signal voltage support explicit,
Adrian Hunter
[RFC PATCH] mmc: host: add a new cap to force set power control,
Beata Baranowska
linux-next - lockdep whine in MMC/SDHC code,
Valdis Kletnieks
[PATCH 0/3] mmc: Fixes for 150 MHz Rockchip eMMC series,
Douglas Anderson
[PATCH RFCv2 00/10] mmc: Add HW Command Queuing Support,
Ritesh Harjani
- [PATCH RFCv2 01/10] mmc: core: Add support to read command queue parameters,
Ritesh Harjani
- [PATCH RFCv2 02/10] mmc: queue: initialization of command queue,
Ritesh Harjani
- [PATCH RFCv2 03/10] mmc: core: Add command queue initialzation support,
Ritesh Harjani
- [PATCH RFCv2 04/10] mmc: card: add read/write support in command queue mode,
Ritesh Harjani
- [PATCH RFCv2 05/10] mmc: core: add flush request support to command queue,
Ritesh Harjani
- [PATCH RFCv2 06/10] mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode,
Ritesh Harjani
- [PATCH RFCv2 07/10] mmc: cmdq: support for command queue enabled host,
Ritesh Harjani
- [PATCH RFCv2 08/10] mmc: core: Add halt support,
Ritesh Harjani
- [PATCH RFCv2 09/10] mmc: cmdq-host: add halt support to command queue host,
Ritesh Harjani
- [PATCH RFCv2 10/10] mmc: sdhci: add command queue support to sdhci,
Ritesh Harjani
- Re: [PATCH RFCv2 00/10] mmc: Add HW Command Queuing Support,
Linus Walleij
[PATCH] mmc: s3cmci: Register cpufreq notifier only on S3C24xx,
Krzysztof Kozlowski
[PATCH] mmc: sdhci-msm: Do not reset the controller if no card in the slot,
Georgi Djakov
[PATCH] mmc: sdhci-msm: Add support for UHS cards,
Georgi Djakov
[PATCH v5] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP,
Prabu Thangamuthu
[PATCH] mmc: dw_mmc: fix unmap sg twice when finding data err,
Shawn Lin
[PATCH] mmc: sdhci: Fix sdhci_card_busy(),
Adrian Hunter
[PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral",
Colin King
[PATCH] mmc: pwrseq-simple: Add an optional post-power-on-delay,
Hans de Goede
[PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller.,
Gerd Hoffmann
[PATCH] mmc: sdhci-pci: Add support for Intel KBP,
Adrian Hunter
[PATCH 0/5] mmc: sh_mmcif: Various minor improvements,
Ulf Hansson
[PATCH v2 1/3] mmc: dw_mmc: remove the quirks flags,
Jaehoon Chung
Re: [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST is set,
Rusty Russell
[PATCH v2] mmc: host: use the defined function to check whether card is removable,
Jaehoon Chung
[PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399,
Douglas Anderson
- [PATCH v3 07/15] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs,
Douglas Anderson
- [PATCH v3 13/15] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off(),
Douglas Anderson
- [PATCH v3 05/15] phy: rockchip-emmc: Increase lock time allowance,
Douglas Anderson
- [PATCH v3 02/15] phy: rockchip-emmc: configure frequency range and drive impedance,
Douglas Anderson
- [PATCH v3 14/15] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock,
Douglas Anderson
- Re: [PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399,
Heiko Stübner
- [PATCH v3 03/15] phy: rockchip-emmc: configure default output tap delay,
Douglas Anderson
- [PATCH v3 06/15] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes,
Douglas Anderson
- [PATCH v3 15/15] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399,
Douglas Anderson
- [PATCH v3 09/15] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399,
Douglas Anderson
- [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready,
Douglas Anderson
- [PATCH v3 12/15] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock,
Douglas Anderson
- [PATCH v3 11/15] mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
- [PATCH v3 08/15] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399,
Douglas Anderson
- [PATCH v3 10/15] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
- [PATCH v3 04/15] phy: rockchip-emmc: reindent the register definitions,
Douglas Anderson
- Re: [PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399,
Ulf Hansson
Re: [PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready,
Brian Norris
mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG,
Seung-Woo Kim
[PATCH] mmc: host: use the defined function to check whether card is removable,
Jaehoon Chung
[PATCH 3/3] mmc: dw_mmc: prevent to set the wrong value,
Jaehoon Chung
[PATCH 2/3] mmc: dw_mmc: add the card write threshold for HS400 mode,
Jaehoon Chung
[PATCH 1/3] mmc: dw_mmc: remove the quirks flags,
Jaehoon Chung
[PATCH] mmc: dw_mmc: exynos: fix the NULL pointer dereference error,
Jaehoon Chung
[PATCH 00/12] power: add generic power sequence framework,
Peter Chen
- [PATCH 02/12] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq,
Peter Chen
- [PATCH 03/12] power: pwrseq: Enable COMPILE_TEST for drivers,
Peter Chen
- [PATCH 09/12] power: pwrseq: pwrseq_usb_generic: add generic power sequence support for USB deivces,
Peter Chen
- [PATCH 11/12] usb: chipidea: host: let the hcd know's parent device node,
Peter Chen
- [PATCH 01/12] power/mmc: Move pwrseq drivers to power/pwrseq,
Peter Chen
- [PATCH 06/12] power: pwrseq: change common helpers as generic,
Peter Chen
- [PATCH 07/12] power: pwrseq: rename file name for generic driver,
Peter Chen
- [PATCH 10/12] usb: core: add power sequence handling for USB devices,
Peter Chen
- [PATCH 05/12] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix,
Peter Chen
- [PATCH 04/12] power: pwrseq: Remove mmc prefix from mmc_pwrseq,
Peter Chen
- [PATCH 12/12] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property,
Peter Chen
- [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver,
Peter Chen
- Re: [PATCH 00/12] power: add generic power sequence framework,
Maciej S. Szmigiero
[PATCH] [V3] mmc: mmci: add missing include of mmci_qcom_dml.h,
Ben Dooks
[PATCH] [V2] mmc: mmci: add missing include of mmci_qcom_dml.h,
Ben Dooks
[PATCH V7 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's,
Al Cooper
[PATCH] mmc: sdhci-msm: Add pm_runtime and system PM support,
Pramod Gurav
[PATCH v4 1/2] mmc: API for accessing host supported maximum segment count and size,
Amitkumar Karwar
[PATCH v2.1 07/11] mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
[PATCH RFC 00/10] mmc: Add HW Command Queuing Support,
Ritesh Harjani
- [PATCH RFC 01/10] mmc: core: Add support to read command queue parameters,
Ritesh Harjani
- [PATCH RFC 02/10] mmc: queue: initialization of command queue,
Ritesh Harjani
- [PATCH RFC 03/10] mmc: core: Add command queue initialzation support,
Ritesh Harjani
- [PATCH RFC 04/10] mmc: card: add read/write support in command queue mode,
Ritesh Harjani
- [PATCH RFC 05/10] mmc: core: add flush request support to command queue,
Ritesh Harjani
- [PATCH RFC 06/10] mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode,
Ritesh Harjani
- [PATCH RFC 07/10] mmc: cmdq: support for command queue enabled host,
Ritesh Harjani
- [PATCH RFC 08/10] mmc: core: Add halt support,
Ritesh Harjani
- [PATCH RFC 09/10] mmc: cmdq-host: add halt support to command queue host,
Ritesh Harjani
- [PATCH RFC 10/10] mmc: sdhci: add command queue support to sdhci,
Ritesh Harjani
[PATCH/RFC 0/4] mmc: renesas_sdhi: add R-Car Gen-3 DMA support,
Simon Horman
[PATCH V6 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's,
Al Cooper
[PATCH] mmc: Change the enhanced area related sysfs output format,
Beata Baranowska
Re: [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set,
Linus Walleij
Re: [PATCH 11/12] mmc: Only descend into mmc directory when CONFIG_MMC is set,
kbuild test robot
Re: [PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI is set,
kbuild test robot
Re: [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS is set,
kbuild test robot
Re: [PATCH 08/12] i2c: Only descend into i2c directory when CONFIG_I2C is set,
kbuild test robot
[PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399,
Douglas Anderson
- [PATCH v2 07/11] mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
- [PATCH v2 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399,
Douglas Anderson
- [PATCH v2 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock,
Douglas Anderson
- [PATCH v2 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399,
Douglas Anderson
- [PATCH v2 09/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off(),
Douglas Anderson
- [PATCH v2 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399,
Douglas Anderson
- [PATCH v2 10/11] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock,
Douglas Anderson
- [PATCH v2 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock,
Douglas Anderson
- [PATCH v2 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes,
Douglas Anderson
- [PATCH v2 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs,
Douglas Anderson
- [PATCH v2 01/11] phy: rockchip-emmc: Increase lock time allowance,
Douglas Anderson
- Re: [PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399,
Heiko Stuebner
- Re: [PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399,
Kishon Vijay Abraham I
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]