Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2019-01-28 12:03:15 to 2019-02-21 10:38:57 UTC [more...]

[PATCH V15 14/18] block: enable multipage bvecs
 2019-02-21 10:38 UTC  (6+ messages)

[PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
 2019-02-21 10:30 UTC  (5+ messages)
` [PATCH 1/2] mmc: mmci: introduce a quirks property into variant struct
` [PATCH 2/2] mmc: mmci: add quirk property to add stm32 transfer mode

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-02-19 13:32 UTC  (18+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet
` [PATCH v2 2/8] mmc: sdhci: add support for using external DMA devices
` [PATCH v2 3/8] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v2 4/8] mmc: sdhci-omap: Add "
` [PATCH v2 5/8] mmc: sdhci: Add quirk for disabling DTO during erase command
` [PATCH v2 6/8] mmc: sdhci-omap: Add DISABLE_DTO_FOR_ERASE Quirk
` [PATCH v2 7/8] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
` [PATCH v2 8/8] mmc: sdhci-omap: Add am335x and am437x specific compatibles

Linux-next 20190218: am57xx-evm: mmc1: ADMA error
 2019-02-19 13:08 UTC  (2+ messages)

[RFC] mmc: core: set initial signal voltage on power off
 2019-02-19 10:12 UTC  (3+ messages)

panic with CONFIG_FAIL_MMC_REQUEST and cqhci
 2019-02-18 19:29 UTC 

[GIT PULL] MMC fixes for v5.0-rc7
 2019-02-15 17:10 UTC  (2+ messages)

[PATCH v2] Fix HS setting in mmc_hs400_to_hs200()
 2019-02-15  5:59 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: do not retry CMD6 in __mmc_switch()
` [PATCH v2 2/2] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()

[PATCH v2 0/3] mmc: core: Add SD Discard support
 2019-02-14 11:12 UTC  (8+ messages)
` [PATCH v2 1/3] mmc: core: Calculate the discard arg only once
` [PATCH v2 2/3] mmc: core: Indicate SD specs higher than 4.0
` [PATCH v2 3/3] mmc: core: Add discard support to sd

[PATCH v1] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-14  8:40 UTC  (5+ messages)

[PATCH] mmc: sdhci-xenon: Mark expected switch fall-through
 2019-02-13 18:13 UTC  (3+ messages)

[PATCH] mmc: meson-gx: fix interrupt name
 2019-02-13  8:34 UTC  (2+ messages)

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-13  8:33 UTC  (16+ messages)

remove block layer bounce buffering for MMC v2
 2019-02-12 18:39 UTC  (16+ messages)
` [PATCH 01/14] scatterlist: add sg_kmap_atomic / sg_kunmap_atomic helpers
` [PATCH 02/14] mmc: remove the unused use_blk_mq field from struct mmc_host
` [PATCH 03/14] mmc: add a need_kmap flag to "
` [PATCH 04/14] mmc: davinci: handle highmem pages
` [PATCH 05/14] mmc: moxart: "
` [PATCH 06/14] mmc: omap: "
` [PATCH 07/14] mmc: omap: handle chained sglists
` [PATCH 08/14] mmc: s3cmci: handle highmem pages
` [PATCH 09/14] mmc: s3cmci: handle chained sglists
` [PATCH 10/14] mmc: mvsdio: handle highmem pages
` [PATCH 11/14] mmc: sh_mmcif: "
` [PATCH 12/14] mmc: sh_mmcif: handle chained sglists
` [PATCH 13/14] mmc: core: don't use block layer bounce buffers
` [PATCH 14/14] dma-mapping: remove dma_max_pfn

[PATCH v3 0/3] mmc: Introduce support for WP GPIO in the core SDHCI
 2019-02-12 14:09 UTC  (5+ messages)
` [PATCH v3 1/3] mmc: sdhci: use WP GPIO in sdhci_check_ro()
` [PATCH v3 2/3] mmc: sdhci-omap: drop ->get_ro() implementation
` [PATCH v3 3/3] mmc: sdhci-tegra: "

[PATCH v2 0/3] mmc: Introduce support for WP GPIO in the core SDHCI
 2019-02-12  8:13 UTC  (8+ messages)
` [PATCH v2 1/3] mmc: sdhci: use WP GPIO in sdhci_check_ro()
` [PATCH v2 2/3] mmc: sdhci-omap: drop ->get_ro() implementation
` [PATCH v2 3/3] mmc: sdhci-tegra: "

[PATCH 1/2] mmc: cqhci: replace NUM_SLOTS with cq_host->num_slots
 2019-02-11 23:04 UTC  (8+ messages)
` [PATCH 2/2] mmc: cqhci: replace DCMD_SLOT with cq_host->dcmd_slot

[PATCH 0/7] Port am335 and am437 devices to sdhci-omap
 2019-02-11 12:23 UTC  (11+ messages)
` [PATCH 1/7] mmc: sdhci: add support for using external DMA devices

[PATCH] mmc: spi: Fix card detection during probe
 2019-02-11  8:27 UTC  (2+ messages)

sdhci-esdhc-imx/v5.0-rc5: i.MX50 system hangs when "per" clock is disabled
 2019-02-10 21:32 UTC  (5+ messages)

[PATCH v2 0/3] mmc: sunxi: Fix eMMC usage on H5 boards
 2019-02-06 15:14 UTC  (8+ messages)
` [PATCH v2 1/3] mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
  ` [PATCH v2 2/3] mmc: sunxi: Filter out unsupported modes declared in the device tree
  ` [PATCH v2 3/3] arm64: dts: allwinner: h5: libretech-all-h3-cc: Mark eMMC HS-DDR 3.3V capable

[PATCH 0/3] mmc: core: Add SD Discard support
 2019-02-05 14:06 UTC  (6+ messages)
` [PATCH 1/3] mmc: core: Calculate the discard arg only once
` [PATCH 2/3] mmc: core: Indicate SD specs higher than 4.0
` [PATCH 3/3] mmc: core: Add discard support to sd

[PATCH v2 0/3] Raspberry Pi sdhost cleanups
 2019-02-05 13:34 UTC  (7+ messages)
  ` [PATCH v2 2/3] mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
  ` [PATCH v2 3/3] mmc: bcm2835: Deduplicate reset of driver data on remove
  ` [PATCH v2 1/3] mmc: bcm2835: Drop DMA channel error pointer check

[PATCH] MMC: OMAP: fix the maximum timeout setting
 2019-02-05 12:48 UTC  (2+ messages)

mmc: sunxi: Fix eMMC usage on H5 boards
 2019-02-05  9:51 UTC  (11+ messages)
  ` [PATCH 1/3] mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
  ` [PATCH 2/3] mmc: sunxi: Filter out unsupported modes declared in the device tree
  ` [PATCH 3/3] arm64: dts: allwinner: h5: libretech-all-h3-cc: Mark eMMC HS-DDR 3.3V capable
` [PATCH 0/3] mmc: sunxi: Fix eMMC usage on H5 boards

[GIT PULL] MMC fixes for v5.0-rc5
 2019-02-01 18:35 UTC  (2+ messages)

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-31 13:15 UTC  (6+ messages)

[PATCH] mmc: cqhci: Fix a tiny potential memory leak on error condition
 2019-01-31 10:12 UTC  (3+ messages)

[PATCH] mmc: cqhci: data size depending on queue depth
 2019-01-31  9:53 UTC  (2+ messages)

[PATCH V11 1/4] dt-bindings: mmc: Add supports-cqe property
 2019-01-31  7:28 UTC  (9+ messages)
` [PATCH V11 2/4] arm64: dts: tegra: Add CQE Support for SDMMC4
` [PATCH V11 3/4] mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
` [PATCH V11 4/4] mmc: tegra: HW Command Queue Support for Tegra SDMMC

[PATCH] mmc: atmel-mci: enable 8 bits buswidth support
 2019-01-30  9:20 UTC  (3+ messages)

remove block layer bounce buffering for MMC
 2019-01-30  8:16 UTC  (7+ messages)
` [PATCH 05/11] mmc: s3cmci: handle highmem pages
` [PATCH 07/11] mmc: mvsdio: "

[PATCH V3 0/2] mmc: mmci: add stop command
 2019-01-29 14:31 UTC  (3+ messages)
` [PATCH V3 2/2] mmc: mmci: send stop command to clear the dpsm

[PATCH AUTOSEL 4.14 099/170] mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
 2019-01-28 16:10 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 100/170] mmc: bcm2835: reset host on timeout
` [PATCH AUTOSEL 4.14 102/170] mmc: sdhci-of-esdhc: Fix timeout checks
` [PATCH AUTOSEL 4.14 103/170] mmc: sdhci-xenon: "

[PATCH AUTOSEL 4.19 151/258] mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
 2019-01-28 15:57 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 152/258] mmc: bcm2835: reset host on timeout
` [PATCH AUTOSEL 4.19 153/258] mmc: meson-mx-sdio: check devm_kasprintf for failure
` [PATCH AUTOSEL 4.19 155/258] mmc: sdhci-of-esdhc: Fix timeout checks
` [PATCH AUTOSEL 4.19 156/258] mmc: sdhci-omap: "
` [PATCH AUTOSEL 4.19 157/258] mmc: sdhci-xenon: "
` [PATCH AUTOSEL 4.19 158/258] mmc: jz4740: Get CD/WP GPIOs from descriptors

[PATCH AUTOSEL 4.20 182/304] mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
 2019-01-28 15:41 UTC  (7+ messages)
` [PATCH AUTOSEL 4.20 183/304] mmc: bcm2835: reset host on timeout
` [PATCH AUTOSEL 4.20 184/304] mmc: meson-mx-sdio: check devm_kasprintf for failure
` [PATCH AUTOSEL 4.20 186/304] mmc: sdhci-of-esdhc: Fix timeout checks
` [PATCH AUTOSEL 4.20 187/304] mmc: sdhci-omap: "
` [PATCH AUTOSEL 4.20 188/304] mmc: sdhci-xenon: "
` [PATCH AUTOSEL 4.20 189/304] mmc: jz4740: Get CD/WP GPIOs from descriptors

[PATCH v3] mmc: mxs-mmc: Introduce regulator support
 2019-01-28 13:56 UTC 

[PATCH 1/3] mmc: jz4740: Remove platform data and use standard APIs
 2019-01-28 12:58 UTC  (3+ messages)

[PATCH] mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
 2019-01-28 12:03 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox