Linux MMC Development
[Prev Page][Next Page]
[PATCH v4 0/7] Add SD/MMC driver for Actions Semi S900 SoC,
Manivannan Sadhasivam
[GIT PULL] MMC fixes for v5.3-rc9,
Ulf Hansson
[PATCH 3/3] mmc: tmio: Fixup runtime PM management during remove,
Ulf Hansson
[PATCH 2/3] mmc: tmio: Fixup runtime PM management during probe,
Ulf Hansson
[PATCH 1/3] Revert "mmc: tmio: move runtime PM enablement to the driver implementations",
Ulf Hansson
[PATCH mmc-utils v2 0/5] Various fixes for mmc-utils,
Michael Heimpold
[PATCH 1/3] dt-bindings: sdhci-of-at91: new compatible string and update properties,
Ludovic Desroches
[PATCH v2 0/2] mmc: queue: Fix bigger segments usage,
Yoshihiro Shimoda
[PATCH v2 0/4] Add MMC software queue support,
Baolin Wang
[PATCH v3 03/11] mmc: mtk-sd: Re-store SDIO IRQs mask at system resume,
Ulf Hansson
[PATCH] ms_block: fix spelling mistake "randomally" -> "randomly",
Colin King
[PATCH V9 0/5] Add Genesys Logic GL975x support,
Ben Chuang
[PATCH 0/2] mmc: queue: Fix bigger segments usage,
Yoshihiro Shimoda
[PATCH v3 2/2] mmc: sdhci-milbeaut: add Milbeaut SD controller driver,
Takao Orito
[PATCH v3 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller,
Takao Orito
[PATCH v3 0/2] mmc: sdhci-milbeaut: add Milbeaut SD driver,
Takao Orito
[PATCH 0/3] mmc: Fix scatter/gather on SDHCI,
Thierry Reding
[PATCH] mmc: tmio: Fixup runtime PM management during probe and remove,
Ulf Hansson
[PATCH v2 00/11] mmc: core: PM fixes/improvements for SDIO IRQs,
Ulf Hansson
- [PATCH v2 04/11] mmc: core: Move code to get pending SDIO IRQs to a function,
Ulf Hansson
- [PATCH v2 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory,
Ulf Hansson
- [PATCH v2 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume,
Ulf Hansson
- [PATCH v2 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs,
Ulf Hansson
- [PATCH v2 11/11] mmc: sdhci: Convert to use sdio_irq_claimed(),
Ulf Hansson
- [PATCH v2 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq(),
Ulf Hansson
- [PATCH v2 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend,
Ulf Hansson
- [PATCH v2 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD,
Ulf Hansson
- [PATCH v2 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled,
Ulf Hansson
- [PATCH v2 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume,
Ulf Hansson
- [PATCH v2 03/11] mmc: mtk-sd: Re-store SDIO IRQs mask at system resume,
Ulf Hansson
- Re: [PATCH v2 00/11] mmc: core: PM fixes/improvements for SDIO IRQs,
Ulf Hansson
[PATCH] Revert "mmc: bcm2835: Terminate timeout work synchronously",
Stefan Wahren
[RFC 0/2] Add Support for SDHC bus bandwidth voting,
Pradeep P V K
[GIT PULL] MMC fixes for v5.3-rc8,
Ulf Hansson
[PATCH] mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller,
Colin King
slow emmc speed 4.12 am437x,
Belisko Marek
[PATCH 0/4] Add MMC virtual command queue support,
Baolin Wang
[PATCH V8 0/5] Add Genesys Logic GL975x support,
Ben Chuang
Black screen while resuming a SDXC (UHS) card (_mmc_sd_resume),
Tim Schumacher
[PATCH V6 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant,
Ludovic Barre
[PATCH v2] fix device in programming state after ioctl(),
Chaotian Jing
MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc,
Zhou Yanjie
[PATCH] Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller",
Daniel Drake
[PATCH 1/2] mmc: sdhci: Check card status after reset,
Raul E Rangel
fix device in programming state after ioctl(),
Chaotian Jing
[PATCH] mmc: dw_mmc-rockchip: Using 180 sample phase if all phases work,
Shawn Lin
[PATCH v3] mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS,
Andrew Jeffery
[PATCH AUTOSEL 5.2 15/23] mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming,
Sasha Levin
[PATCH AUTOSEL 4.19 076/167] mmc: renesas_sdhi: Fix card initialization failure in high speed mode,
Sasha Levin
[PATCH AUTOSEL 4.19 101/167] dt-bindings: mmc: Add supports-cqe property,
Sasha Levin
[PATCH AUTOSEL 4.19 102/167] dt-bindings: mmc: Add disable-cqe-dcmd property.,
Sasha Levin
[PATCH AUTOSEL 4.19 107/167] mmc: sdhci-pci: Add support for Intel CML,
Sasha Levin
[PATCH 00/11] mmc: core: PM fixes/improvements for SDIO IRQs,
Ulf Hansson
- [PATCH 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled,
Ulf Hansson
- [PATCH 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume,
Ulf Hansson
- [PATCH 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend,
Ulf Hansson
- [PATCH 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq(),
Ulf Hansson
- [PATCH 11/11] mmc: sdhci: Convert to use sdio_irq_enabled(),
Ulf Hansson
- [PATCH 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs,
Ulf Hansson
- [PATCH 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD,
Ulf Hansson
- [PATCH 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory,
Ulf Hansson
- [PATCH 04/11] mmc: core: Move code to get pending SDIO IRQs to a function,
Ulf Hansson
- [PATCH 03/11] mmc: mtk-sd: Re-store SDIO IRQs mask at system resume,
Ulf Hansson
- [PATCH 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume,
Ulf Hansson
[PATCH] mmc: sdhci: Fix incorrect switch to HS mode,
Al Cooper
[PATCH v2 0/4] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support,
Andrew Jeffery
Asus VivoBook Flip TP202NA-EH012T EMMC problem,
Óvári
[PATCH v1] mmc: mmc_spi: Convert to use for_each_sg(),
Andy Shevchenko
[PATCH 0/2] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support,
Andrew Jeffery
[GIT PULL] MMC fixes for v5.3-rc7,
Ulf Hansson
[PATCH V7 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support,
Ben Chuang
[PATCH V7 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol,
Ben Chuang
[PATCH V7 3/5] PCI: Add Genesys Logic, Inc. Vendor ID,
Ben Chuang
[PATCH V7 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup,
Ben Chuang
[PATCH V7 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable,
Ben Chuang
[PATCH V7 0/5] Add Genesys Logic GL975x support,
Ben Chuang
[PATCH v2] mmc: sdhi: fill in actual_clock,
Tamás Szűcs
[PATCH V9 2/3] mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue,
Shirley Her (SC)
[PATCH v2] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses,
Masahiro Yamada
[PATCH 1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing,
Masahiro Yamada
[RESEND PATCH v2 0/5] a few fixes for sprd's sd host controller,
Chunyan Zhang
[PATCH 1/2] mmc: sdio: Move code to get pending SDIO IRQs to a function,
Matthias Kaehlcke
[PATCH] mmc: sdhi: fill in actual_clock,
Tamás Szűcs
[PATCH v10 0/4] treewide: improve R-Car SDHI performance,
Yoshihiro Shimoda
[PATCH] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses,
Masahiro Yamada
[PATCH v2] mmc: mediatek: enable SDIO IRQ low level trigger function,
Yong Mao
[PATCH] mmc: mediatek: enable SDIO IRQ low level trigger function,
Yong Mao
[PATCH v2 0/5] a few fixes for sprd's sd host controller,
Chunyan Zhang
Continuous SD IO causes hung task messages,
Russell King - ARM Linux admin
sdhci-pci-o2micro no longer detects eMMC device,
Daniel Drake
[PATCH] mmc: core: Fix init of SD cards reporting an invalid VDD range,
Ulf Hansson
[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support,
Ben Chuang
[PATCH V6 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol,
Ben Chuang
[PATCH V6 3/5] PCI: Add Genesys Logic, Inc. Vendor ID,
Ben Chuang
[PATCH V6 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup,
Ben Chuang
[PATCH V6 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable,
Ben Chuang
[PATCH V6 0/5] Add Genesys Logic GL975x support,
Ben Chuang
[PATCH] mmc: rtsx: Don't attempt to use 'Low-Voltage' VDD for SD cards,
Philip Langdale
[PATCH -next] mmc: aspeed: Fix return value check in aspeed_sdc_probe(),
Wei Yongjun
[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC,
Ramuthevar,Vadivel MuruganX
[PATCH 0/5] a few fixes for sprd's sd host controller,
Chunyan Zhang
[PATCH] dt-bindings: mmc: aspeed: Update example ranges property,
Andrew Jeffery
[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR,
Alejandro González
[PATCH] mmc: bcm2835: Take SWIOTLB memory size limitation into account,
Stefan Wahren
Re: [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages,
Masahiro Yamada
[PATCH V8 2/3] mmc: sdhci-pci-o2micro: Modify get CD status function,
Shirley Her (SC)
[PATCH V8 3/3] mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue,
Shirley Her (SC)
[PATCH V8 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name,
Shirley Her (SC)
[PATCH 3/9] mmc: dw_mmc: support crypto operation,
boojin.kim
[PATCH 5/9] block: support diskcipher,
boojin.kim
[PATCH 7/9] fscrypt: support diskcipher,
boojin.kim
[PATCH 8/9] fs: ext4: support diskcipher,
boojin.kim
[PATCH 9/9] fs: f2fs: support diskcipher,
boojin.kim
[PATCH 6/9] dm crypt: support diskcipher,
boojin.kim
[PATCH 4/9] mmc: dw_mmc-exynos: support FMP,
boojin.kim
[PATCH 2/9] crypto: fmp: add Flash Memory Protector driver,
boojin.kim
[PATCH 1/9] crypt: Add diskcipher,
boojin.kim
[PATCH 0/9] Flash Memory Protector Support,
boojin.kim
[PATCH v3 0/7] Add SD/MMC driver for Actions Semi S900 SoC,
Manivannan Sadhasivam
[PATCH v2 0/7] Add SD/MMC driver for Actions Semi S900 SoC,
Manivannan Sadhasivam
[PATCH] Revert "mmc: core: do not retry CMD6 in __mmc_switch()",
ja . kaisrlik
[PATCH] mmc: host: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs,
Yoshihiro Shimoda
[PATCH V5 4/4] mmc: host: sdhci-pci: Add Genesys Logic GL975x support,
Ben Chuang
[PATCH V5 3/4] PCI: Add Genesys Logic, Inc. Vendor ID,
Ben Chuang
[PATCH V5 2/4] mmc: sdhci: Add PLL Enable support to internal clock setup,
Ben Chuang
[PATCH V5 1/4] mmc: sdhci: Change timeout of loop for checking internal clock stable,
Ben Chuang
[PATCH V5 0/4] Add Genesys Logic GL975x support,
Ben Chuang
Subject: [PATCH V7 3/3] mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock Phase shift issue,
Shirley Her (SC)
Subject: [PATCH V7 2/3] mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue,
Shirley Her (SC)
Subject: [PATCH V7 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name,
Shirley Her (SC)
[PATCH v1 1/4] arm64: dts: ls1028a-rdb: enable emmc hs400 mode,
Yinbo Zhu
[PATCH v2] mmc: tegra: Implement enable_dma() to set dma_mask,
Nicolin Chen
[PATCH V5 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant,
Ludovic Barre
[PATCH] mmc: tegra: Implement enable_dma() to set dma_mask,
Nicolin Chen
[PATCH] mmc: rtsx_pci: Do not set MMC_CAP2_FULL_PWR_CYCLE,
Philip Langdale
[PATCH 1/2] mmc: jz4740: Code cleanup,
Paul Cercueil
[PATCH V6 3/3] mmc: sdhci: Fix O2 Host data read/write DLL Lock Phase shift issue,
Shirley Her (SC)
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]