messages from 2019-01-18 18:12:06 to 2019-02-12 08:11:44 UTC [more...]
[PATCH v2 0/3] mmc: Introduce support for WP GPIO in the core SDHCI
2019-02-12 8:11 UTC (7+ 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] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
2019-02-12 8:04 UTC (11+ messages)
remove block layer bounce buffering for MMC v2
2019-02-12 7:25 UTC (15+ 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 1/2] mmc: cqhci: replace NUM_SLOTS with cq_host->num_slots
2019-02-11 23:04 UTC (9+ 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 (22+ messages)
` [PATCH 1/7] mmc: sdhci: add support for using external DMA devices
` [PATCH 3/7] dt-bindings: sdhci-omap: Add example for using external dma
` [PATCH] dt-bindings: sdhci-omap: Add properties "
` [PATCH 4/7] mmc: sdhci: Add quirk for disabling DTO during erase command
` [PATCH 6/7] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
[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] mmc: meson-gx: fix interrupt name
2019-02-09 0:58 UTC
[PATCH v2 0/3] mmc: core: Add SD Discard support
2019-02-06 15:14 UTC (7+ 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 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 1/3] mmc: bcm2835: Drop DMA channel error pointer check
` [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] 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 (9+ messages)
` [PATCH V3 1/2] mmc: mmci: add variant property to set command stop bit
` [Linux-stm32] "
` [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 (6+ messages)
` [PATCH 2/3] MIPS: DTS: jz4740: Add node for the MMC driver
` [PATCH 3/3] MIPS: qi_lb60: Move MMC configuration to devicetree
[PATCH] mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
2019-01-28 12:03 UTC (2+ messages)
[PATCH 1/4] mmc: bcm2835: Fix DMA channel leak on probe error
2019-01-28 12:03 UTC (7+ messages)
` [PATCH 3/4] mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
` [PATCH 2/4] mmc: bcm2835: Drop DMA channel error pointer check
` [PATCH 4/4] mmc: bcm2835: Deduplicate reset of driver data on remove
[PATCH v2] mmc: mxs-mmc: Introduce regulator support
2019-01-28 11:33 UTC (3+ messages)
[GIT PULL] MMC fixes for v5.0-rc4
2019-01-25 23:20 UTC (2+ messages)
[PATCH] mmc: mxs-mmc: Introduce regulator support
2019-01-25 15:07 UTC (3+ messages)
[PATCH V10 1/4] dt-bindings: mmc: Add supports-cqe property
2019-01-23 9:20 UTC (8+ messages)
` [PATCH V10 2/4] arm64: dts: tegra: Add CQE Support for SDMMC4
` [PATCH V10 3/4] mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
` [PATCH V10 4/4] mmc: tegra: HW Command Queue Support for Tegra SDMMC
[PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information
2019-01-22 7:48 UTC (3+ messages)
[PATCH] mmc: Annotate implicit fall through in jz_mmc_irq_worker
2019-01-22 7:47 UTC (2+ messages)
[PATCH -next] mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()
2019-01-22 7:47 UTC (2+ messages)
[PATCH] mmc: core: annotate implicit fall through
2019-01-22 7:47 UTC (2+ messages)
[PATCH V4 1/3] dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengths
2019-01-22 7:47 UTC (6+ messages)
` [PATCH V4 2/3] arm64: dts: tegra: Add SDMMC Auto-cal settings
` [PATCH V4 3/3] mmc: tegra: SDMMC pads auto-calibration
[PATCH V9 1/3] dt-bindings: mmc: tegra: Add supports-cqe property
2019-01-21 14:31 UTC (7+ messages)
` [PATCH V9 3/3] mmc: tegra: HW Command Queue Support for Tegra SDMMC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox