linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 11:45:19 to 2019-09-03 14:51:39 UTC [more...]

[PATCH] mmc: sdhci: Fix incorrect switch to HS mode
 2019-09-03 14:51 UTC  (2+ messages)

[PATCH v2 0/4] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support
 2019-09-03 14:48 UTC  (8+ messages)
` [PATCH v2 1/4] mmc: sdhci-of-aspeed: Fix link failure for SPARC
` [PATCH v2 2/4] mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
` [PATCH v2 3/4] mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
` [PATCH v2 4/4] mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK

[PATCH 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
 2019-09-03 14:22 UTC  (12+ messages)
` [PATCH 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled
` [PATCH 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
` [PATCH 03/11] mmc: mtk-sd: "
` [PATCH 04/11] mmc: core: Move code to get pending SDIO IRQs to a function
` [PATCH 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
` [PATCH 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
` [PATCH 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
` [PATCH 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
` [PATCH 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
` [PATCH 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs
` [PATCH 11/11] mmc: sdhci: Convert to use sdio_irq_enabled()

[PATCH v10 0/4] treewide: improve R-Car SDHI performance
 2019-09-03  6:42 UTC  (9+ messages)
  ` [PATCH v10 1/4] dma: Introduce dma_get_merge_boundary()
  ` [PATCH v10 2/4] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
  ` [PATCH v10 3/4] block: add a helper function to merge the segments
  ` [PATCH v10 4/4] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH V7 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-09-02 22:05 UTC  (2+ messages)

Asus VivoBook Flip TP202NA-EH012T EMMC problem
 2019-08-31  9:43 UTC 

[GIT PULL] MMC fixes for v5.3-rc7
 2019-08-30 16:40 UTC  (2+ messages)

[PATCH 1/2] mmc: sdio: Move code to get pending SDIO IRQs to a function
 2019-08-30 10:38 UTC  (10+ messages)
` [PATCH 2/2] mmc: core: Run handlers for pending SDIO interrupts on resume

[PATCH v2] mmc: sdhi: fill in actual_clock
 2019-08-30  9:33 UTC  (3+ messages)

[PATCH 0/2] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support
 2019-08-30  8:29 UTC  (6+ messages)
` [PATCH 1/2] mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
` [PATCH 2/2] mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK

[PATCH V7 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
 2019-08-30  2:25 UTC 

[PATCH V7 3/5] PCI: Add Genesys Logic, Inc. Vendor ID
 2019-08-30  2:24 UTC 

[PATCH V7 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-08-30  2:23 UTC 

[PATCH V7 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable
 2019-08-30  2:23 UTC 

[PATCH V7 0/5] Add Genesys Logic GL975x support
 2019-08-30  2:20 UTC 

[RESEND PATCH v2 0/5] a few fixes for sprd's sd host controller
 2019-08-30  1:38 UTC  (8+ messages)
` [RESEND PATCH v2 1/5] mmc: sdhci-sprd: fixed incorrect clock divider
` [RESEND PATCH v2 2/5] mmc: sdhci-sprd: add get_ro hook function
` [RESEND PATCH v2 3/5] mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [RESEND PATCH v2 4/5] mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
` [RESEND PATCH v2 5/5] mmc: sdhci-sprd: clear the UHS-I modes read from registers

[PATCH V6 0/5] Add Genesys Logic GL975x support
 2019-08-30  1:23 UTC  (3+ messages)

[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-08-30  1:15 UTC  (5+ messages)

[PATCH V9 2/3] mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue
 2019-08-29 17:40 UTC 

[PATCH] mmc: sdhi: fill in actual_clock
 2019-08-29 17:34 UTC  (4+ messages)

[PATCH 1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
 2019-08-29 14:33 UTC  (12+ messages)
` [PATCH 2/3] mmc: sdhci: constify references of parameters to __sdhci_read_caps()
` [PATCH 3/3] mmc: sdhci-cadence: override spec version

[PATCH v2] mmc: mediatek: enable SDIO IRQ low level trigger function
 2019-08-29 13:36 UTC  (3+ messages)

[PATCH v2] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
 2019-08-29 13:34 UTC  (3+ messages)

[PATCH V8 3/3] mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
 2019-08-29 12:54 UTC  (5+ messages)

[PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
 2019-08-29 11:45 UTC  (11+ messages)

[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
 2019-08-29 11:37 UTC  (9+ messages)
    `  "
      ` [linux-sunxi] "

[PATCH] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
 2019-08-29 11:25 UTC  (3+ messages)

[PATCH V6 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
 2019-08-28 10:49 UTC  (2+ messages)

Continuous SD IO causes hung task messages
 2019-08-28 10:31 UTC  (6+ messages)

[PATCH] mmc: core: Fix init of SD cards reporting an invalid VDD range
 2019-08-28 10:07 UTC  (3+ messages)

[PATCH] mmc: mediatek: enable SDIO IRQ low level trigger function
 2019-08-28  9:07 UTC 

[PATCH V8 2/3] mmc: sdhci-pci-o2micro: Modify get CD status function
 2019-08-28  8:34 UTC  (2+ messages)

[PATCH V8 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
 2019-08-28  8:32 UTC  (4+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-28  2:20 UTC 

[PATCH v2 0/5] a few fixes for sprd's sd host controller
 2019-08-28  2:17 UTC  (6+ messages)
` [PATCH v2 1/5] mmc: sdhci-sprd: fixed incorrect clock divider
` [PATCH v2 2/5] mmc: sdhci-sprd: add get_ro hook function
` [PATCH v2 3/5] mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH v2 4/5] mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
` [PATCH v2 5/5] mmc: sdhci-sprd: clear the UHS-I modes read from registers

[PATCH 0/5] a few fixes for sprd's sd host controller
 2019-08-28  2:01 UTC  (9+ messages)
` [PATCH 1/5] mmc: sdhci-sprd: fixed incorrect clock divider
` [PATCH 2/5] mmc: sdhci-sprd: add get_ro hook function
` [PATCH 3/5] mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH 4/5] mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
` [PATCH 5/5] mmc: sdhci-sprd: clear the UHS-I modes read from registers

[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC
 2019-08-28  1:34 UTC  (6+ messages)
` [PATCH v1 2/2] mmc: sdhci-of-arasan: Add Support "

[PATCH v3 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-08-27 17:19 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: mmc: Add Actions Semi SD/MMC/SDIO controller binding

[PATCH 5/9] block: support diskcipher
 2019-08-27 16:40 UTC  (2+ messages)

[PATCH -next] mmc: aspeed: Fix return value check in aspeed_sdc_probe()
 2019-08-27 13:49 UTC  (6+ messages)

[PATCH] dt-bindings: mmc: aspeed: Update example ranges property
 2019-08-27 13:49 UTC  (3+ messages)

[PATCH] mmc: bcm2835: Take SWIOTLB memory size limitation into account
 2019-08-27 13:49 UTC  (2+ messages)

[PATCH V6 3/5] PCI: Add Genesys Logic, Inc. Vendor ID
 2019-08-27  0:33 UTC 

[PATCH V6 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-08-27  0:32 UTC 

[PATCH V6 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable
 2019-08-27  0:32 UTC 

[PATCH V5 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-08-26 11:39 UTC  (3+ messages)
` [PATCH V5 1/3] mmc: mmci: add hardware busy timeout feature

[PATCH RFC v1 0/2] Amlogic 32-bit Meson SDHC MMC controller driver
 2019-08-24 21:34 UTC  (4+ messages)
` [PATCH RFC v1 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-08-23 10:01 UTC  (9+ messages)
` [PATCH v2 01/11] dt-bindings: mmc: arasan: Update documentation for SD Card Clock

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-23  7:18 UTC 

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-23  4:27 UTC  (2+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-23  2:35 UTC  (3+ messages)

[PATCH 1/9] crypt: Add diskcipher
 2019-08-23  0:50 UTC 

[PATCH v5 0/2] mmc: Add support for the ASPEED SD controller
 2019-08-22 12:14 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: Document Aspeed "

fix controller busy issue and add 24bits segment support
 2019-08-22 12:13 UTC  (2+ messages)

[PATCH 1/2] mmc: jz4740: Code cleanup
 2019-08-22 12:13 UTC  (4+ messages)
` [PATCH 2/2] mmc: jz4740: Drop dependency on arch header

[PATCH] mmc: sdhci-cadence: use struct_size() helper
 2019-08-22 12:13 UTC  (2+ messages)

[PATCH v1 1/4] arm64: dts: ls1028a-rdb: enable emmc hs400 mode
 2019-08-22 12:13 UTC  (3+ messages)
` [PATCH v1 4/4] mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC

[PATCH 1/2] mmc: sdhci-of-at91: add quirk for broken HS200
 2019-08-22 12:12 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).