linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 10:50:42 to 2020-02-04 01:02:05 UTC [more...]

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2020-02-04  1:01 UTC  (6+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support

sdhci timeout on imx8mq
 2020-02-03 19:19 UTC 

[PATCH 0/4] Enhancements and Bug Fixes in ZynqMP SDHCI
 2020-02-03 11:31 UTC  (8+ messages)
` [PATCH 1/4] firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid list
` [PATCH 2/4] firmware: xilinx: Add DLL reset support
` [PATCH 3/4] mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platforms
` [PATCH 4/4] sdhci: arasan: Remove quirk for broken base clock

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2020-02-03  7:20 UTC  (3+ messages)

[PATCH] mmc: atmel-mci: Add error injection via debugfs
 2020-02-02 22:12 UTC  (2+ messages)

[PATCH] mmc: make ext_csd dump more human-readable
 2020-01-31  6:17 UTC  (2+ messages)

[PATCH] mmc: core: Throttle polling rate for CMD6
 2020-01-30 14:22 UTC 

[RFC PATCH v2 0/5] mmc: renesas_sdhi: add manual correction
 2020-01-30 10:05 UTC  (5+ messages)
` [RFC PATCH v2 3/5] mmc: renesas_sdhi: only check CMD status for HS400 "
` [RFC PATCH v2 5/5] mmc: renesas_sdhi: cleanup SCC defines

[RFC PATCH 0/6] mmc: tmio: move TAP handling to SDHI driver
 2020-01-29 20:37 UTC  (7+ messages)
` [RFC PATCH 1/6] mmc: tmio: refactor tuning execution into "
` [RFC PATCH 2/6] mmc: renesas_sdhi: complain loudly if driver needs update
` [RFC PATCH 3/6] mmc: tmio: give callback a generic name
` [RFC PATCH 4/6] mmc: tmio: enforce retune after runtime suspend
` [RFC PATCH 5/6] mmc: tmio: factor out TAP usage
` [RFC PATCH 6/6] mmc: tmio: remove superfluous callback wrappers

[PATCH 0/2] mmc: sdhci-acpi: Introduce device specific quirks, fix issues on 2 device models
 2020-01-28 14:48 UTC  (20+ messages)
` [PATCH 1/2] mmc: sdhci-acpi: Disable 1.8V modes on external microSD on Lenovo Miix 320
            ` [FSL P5020 P5040 PPC] Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
                  ` [PASEMI PA6T PPC] Onboard CF card device with new SanDisk High (>8G) CF cards

[PATCH V2 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-01-28  9:06 UTC  (10+ messages)
` [PATCH V2 1/9] mmc: mmci: sdmmc: replace sg_dma_xxx macros
` [PATCH V2 2/9] mmc: mmci: sdmmc: rename sdmmc_priv struct to sdmmc_idma
` [PATCH V2 3/9] mmc: mmci: add a reference at mmc_host_ops in mmci struct
` [PATCH V2 4/9] mmc: mmci: add private pointer for variant
` [PATCH V2 5/9] dt-bindings: mmc: mmci: add delay block base register for sdmmc
` [PATCH V2 6/9] mmc: mmci: sdmmc: add execute tuning with delay block
` [PATCH V2 7/9] mmc: mmci: add volt_switch callbacks
` [PATCH V2 8/9] mmc: mmci: sdmmc: add voltage switch functions
` [PATCH V2 9/9] mmc: mmci: add sdmmc variant revision 2.0

[GIT PULL] MMC updates for v5.6
 2020-01-27 19:15 UTC  (2+ messages)

Black screen while resuming a SDXC (UHS) card (_mmc_sd_resume)
 2020-01-27 14:08 UTC  (4+ messages)

[PATCH 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-01-27 13:52 UTC  (21+ messages)
` [PATCH 3/9] mmc: mmci: add a reference at mmc_host_ops in mmci struct
` [PATCH 5/9] dt-bindings: mmc: mmci: add delay block base register for sdmmc
` [PATCH 6/9] mmc: mmci: sdmmc: add execute tuning with delay block
` [PATCH 7/9] mmc: mmci: add volt_switch callbacks
` [PATCH 8/9] mmc: mmci: sdmmc: add voltage switch functions

[PATCH v7 0/4] Add MMC software queue support
 2020-01-27 10:23 UTC  (4+ messages)
` [PATCH v7 1/4] mmc: Add MMC host "

[PATCH V1] mmc: sdhci-msm: Add system suspend/resume callbacks
 2020-01-25 15:28 UTC  (5+ messages)

[GIT PULL] MMC fixes for v5.5-rc8
 2020-01-24 18:00 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml
 2020-01-24 11:25 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: mmc: convert rockchip "
` [PATCH v2 3/3] dt-bindings: mmc: rockchip-dw-mshc: add description for rk3308

[PATCH] mmc: sdhci-cadence: remove unneeded 'inline' marker
 2020-01-24 11:25 UTC  (3+ messages)

[PATCH 0/3] mmc: core: Update timeouts for __mmc_switch()
 2020-01-24 11:25 UTC  (5+ messages)
` [PATCH 1/3] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH 2/3] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH 3/3] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()

[PATCH V2 0/2] Add CQHCI support for sdhci-msm
 2020-01-24 11:25 UTC  (11+ messages)
` [PATCH V2 1/2] mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
    ` [PATCH V3] "
` [PATCH V2 2/2] mmc: sdhci-msm: Add CQHCI support for sdhci-msm

[PATCH AUTOSEL 5.4 20/33] mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906
 2020-01-24  1:16 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 21/33] mmc: sdhci-pci: Add support for Intel JSL
` [PATCH AUTOSEL 5.4 23/33] mmc: sdio: fix wl1251 vendor id
` [PATCH AUTOSEL 5.4 24/33] mmc: core: fix wl1251 sdio quirks

[RFC PATCH v2 0/6] Add support UHS-II for GL9755
 2020-01-22 13:36 UTC  (4+ messages)

[PATCH] mmc: core: avoid blocking CPU for long BKOPS
 2020-01-22  9:35 UTC  (4+ messages)

[PATCH V2 1/7] dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string
 2020-01-21  9:20 UTC  (6+ messages)
` [PATCH V2 2/7] dt-bindings: mmc: fsl-imx-esdhc: add i.MX8MP "
` [PATCH V2 3/7] dt-bindings: imx-ocotp: Add i.MX8MP compatible

[PATCH] mmc: mediatek: fix SDIO irq issue
 2020-01-21  7:38 UTC  (3+ messages)

[PATCH 0/3] Fix sdhci-of-esdhc DMA coherency
 2020-01-20 13:34 UTC  (4+ messages)
  ` [PATCH 2/3] mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence

[PATCH 0/3] Update phy configuration for AM65x
 2020-01-20 12:32 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-am654: Update Output tap delay binding
` [PATCH 2/3] mmc: sdhci_am654: Update OTAPDLY writes
` [PATCH 3/3] mmc: sdhci_am654: Enable DLL only for some speed modes

[PATCH] mmc: sdhci-of-esdhc: fix transfer mode register reading
 2020-01-20 11:25 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: fix an issue of mixing different types
 2020-01-20 11:25 UTC  (5+ messages)

[PATCH 0/6] mmc: sdhci-brcmstb: Driver updates
 2020-01-20 11:25 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-esdhc: fix serious issue clock is always disabled
 2020-01-20 11:25 UTC  (2+ messages)

[PATCH -next] mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message
 2020-01-20 11:25 UTC  (3+ messages)

[PATCH] mmc: core: limit probe clock frequency to configured f_max
 2020-01-20 11:25 UTC  (6+ messages)

[PATCH v3] mmc: tegra: fix SDR50 tuning override
 2020-01-20  9:43 UTC  (5+ messages)

[PATCH] mmc: sdhci: fix an issue of mixing different types
 2020-01-19 20:12 UTC  (2+ messages)

[PATCH] mmc: sdhci: fix up CMD12 sending
 2020-01-17 14:15 UTC  (4+ messages)

[RFC PATCH 0/8] Add MMC packed request support
 2020-01-17  5:24 UTC  (9+ messages)
` [RFC PATCH 1/8] block: Change the dispatch_request() API to support batch requests
` [RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
` [RFC PATCH 3/8] mmc: Add MMC packed request support for MMC software queue
` [RFC PATCH 4/8] mmc: host: sdhci: Introduce ADMA3 transfer mode
` [RFC PATCH 5/8] mmc: host: sdhci: Factor out the command configuration
` [RFC PATCH 6/8] mmc: host: sdhci: Remove redundant sg_count member of struct sdhci_host
` [RFC PATCH 7/8] mmc: host: sdhci: Add MMC packed request support
` [RFC PATCH 8/8] mmc: host: sdhci-sprd: "

[PATCH AUTOSEL 5.4 143/205] mmc: sdio: fix wl1251 vendor id
 2020-01-16 16:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 144/205] mmc: core: fix wl1251 sdio quirks

[PATCH AUTOSEL 4.19 218/671] mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
 2020-01-16 16:52 UTC 

[PATCH AUTOSEL 4.19 336/671] mmc: core: fix possible use after free of host
 2020-01-16 17:04 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 647/671] mmc: sdio: fix wl1251 vendor id
` [PATCH AUTOSEL 4.19 648/671] mmc: core: fix wl1251 sdio quirks

[PATCH AUTOSEL 4.14 122/371] mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
 2020-01-16 17:23 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 187/371] mmc: core: fix possible use after free of host
` [PATCH AUTOSEL 4.14 353/371] mmc: sdio: fix wl1251 vendor id
` [PATCH AUTOSEL 4.14 354/371] mmc: core: fix wl1251 sdio quirks

[PATCH AUTOSEL 4.9 087/251] mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
 2020-01-16 17:33 UTC 

[PATCH] dt-bindings: mmc: clarify disable-wp text
 2020-01-16 17:18 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: remove identical phrase in "

[PATCH v5 00/10] Port am335x and am437x devices to sdhci-omap
 2020-01-16 15:37 UTC  (12+ messages)
` [PATCH v5 01/10] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v5 02/10] mmc: sdhci: Factor out some operations set to their own functions
` [PATCH v5 03/10] mmc: sdhci: add support for using external DMA devices
` [PATCH v5 04/10] mmc: sdhci-omap: Add using external dma
` [PATCH v5 05/10] mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
` [PATCH v5 06/10] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH v5 07/10] mmc: sdhci-omap: Disable data timeout interrupt during erase
` [PATCH v5 08/10] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
` [PATCH v5 09/10] mmc: sdhci-omap: Add am335x and am437x specific compatibles
` [PATCH v5 10/10] mmc: sdhci-omap: Add special reset capability

[PATCH v2] mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-16 14:40 UTC  (2+ messages)

[PATCH v3] mmc: sdhci: fix minimum clock rate for v3 controller
 2020-01-16 14:39 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: fix memleak on clk_get failure
 2020-01-16 14:39 UTC  (2+ messages)

[PATCH 0/3] Fixes for Am65x controllers
 2020-01-16 14:39 UTC  (2+ messages)

[PATCH 0/6] mmc: use true,false for bool variable
 2020-01-16 14:39 UTC  (2+ messages)

[v2, 1/2] mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
 2020-01-16 14:39 UTC  (4+ messages)
` [v2, 2/2] mmc: sdhci-of-esdhc: fix clock setting "

[PATCH 1/2] mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
 2020-01-16 14:39 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-of-esdhc: update tuning erratum A-008171

[RFC PATCH v1 1/3] dt-bindings: mmc: combine common mmc and dw-mshc properties
 2020-01-16 14:07 UTC  (5+ messages)
` [RFC PATCH v1 2/3] dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml


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).