Linux MMC Development
[Prev Page][Next Page]
- [PATCH V3 22/30] mmc: block: Use local var for mqrq_cur, (continued)
- [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
[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
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]