linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 07:53:24 to 2019-12-16 12:09:38 UTC [more...]

[PATCH 0/9] pinctrl: Consolidate some pinctrl code for mmc
 2019-12-16 12:09 UTC  (18+ messages)
` [PATCH 1/9] pinctrl: core: Add pinctrl_select_default_state() and export it
` [PATCH 2/9] mmc: meson-gx: Convert to pinctrl_select_default_state()
` [PATCH 3/9] mmc: mmci: "
` [PATCH 4/9] mmc: usdhi6rol0: "
` [PATCH 5/9] mmc: omap_hsmmc: "
` [PATCH 6/9] mmc: sdhci-esdhc-imx: "
` [PATCH 7/9] mmc: atmel-mci: "
` [PATCH 8/9] mmc: jz4740: "
` [PATCH 9/9] mmc: uniphier-sd: "

[PATCH] mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088a
 2019-12-16  9:19 UTC 

[PATCH v3 0/7] Port am335 and am437 devices to sdhci-omap
 2019-12-16  8:42 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v3 2/7] mmc: sdhci: add support for using external DMA devices
` [PATCH v3 3/7] mmc: sdhci-omap: Add using external dma
` [PATCH v3 4/7] mmc: sdhci: Add quirk for disabling DTO during erase command
` [PATCH v3 5/7] mmc: sdhci-omap: Add DISABLE_DTO_FOR_ERASE Quirk
` [PATCH v3 6/7] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
` [PATCH v3 7/7] mmc: sdhci-omap: Add am335x and am437x specific compatibles

[PATCH 1/2] mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
 2019-12-16  3:23 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-of-esdhc: update tuning erratum A-008171

[PATCH] mmc: sdhci-of-esdhc: fix P2020 errata handling
 2019-12-16  3:18 UTC 

[PATCH 01/13] mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
 2019-12-15 17:51 UTC  (13+ messages)
` [PATCH 02/13] mmc: tmio: "
` [PATCH 03/13] mmc: meson-mx-sdio: "
` [PATCH 04/13] mmc: sdhci-s3c: "
` [PATCH 05/13] mmc: sdhci-spear: "
` [PATCH 06/13] mmc: sh_mmcif: "
` [PATCH 07/13] mmc: sdhci_f_sdh30: "
` [PATCH 08/13] mmc: sdhci_am654: "
` [PATCH 09/13] mmc: sdhci-milbeaut: "
` [PATCH 10/13] mmc: sdhci-msm: "
` [PATCH 11/13] mmc: mvsdio: "
` [PATCH 12/13] mmc: mtk-sd: "
` [PATCH 13/13] mmc: au1xmmc: switch to platform_get_irq

[PATCH] mmc: core: avoid blocking CPU for long BKOPS
 2019-12-14 17:58 UTC 

[PATCH V2] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2019-12-14  1:54 UTC 

[PATCH 0/4] mmc: Add sdhci workaround stability enhencement
 2019-12-13 23:01 UTC  (21+ messages)
` [PATCH 2/4] mmc: sdhci: dt: Add DMA boundary and HS400 properties
` [PATCH 3/4] mmc: sdhci: Set ctrl_hs400 value in dts
` [PATCH 4/4] mmc: sdhci: Add DMA memory boundary workaround

[RFC PATCH 0/2] mmc: renesas_sdhi: add manual correction
 2019-12-13 16:18 UTC  (13+ messages)
` [RFC PATCH 1/2] mmc: renesas_sdhi: Add "
` [RFC PATCH 2/2] mmc: renesas_sdhi: enfore manual correction for Gen3
` [RFC PATCH 3/2] mmc: renesas_sdhi: remove double clear of automatic correction

[PATCH v1] sdhci: tegra: Add workaround for Broadcom WiFi
 2019-12-12 17:31 UTC  (12+ messages)

mmc-utils changes for Erase commands
 2019-12-12 15:00 UTC  (3+ messages)

[PATCH] mmc: sdhci-s3c: remove unused ext_cd_gpio field
 2019-12-12  8:57 UTC  (2+ messages)

[PATCH v2 5/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-12  1:02 UTC 

[PATCH 4.19 137/243] gpio: OF: Parse MMC-specific CD and WP properties
 2019-12-11 15:04 UTC 

[PATCH V2] mmc: mmci: add threaded irq to abort DPSM of non-functional state
 2019-12-11 13:39 UTC 

[PATCH] mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register
 2019-12-11 10:22 UTC  (2+ messages)

[PATCH v4] mmc: mmci: Support odd block sizes for ux500v2 and qcom variant
 2019-12-11  8:48 UTC  (3+ messages)

[PATCH v2 0/4] mmc: simplify WP/CD GPIO handling
 2019-12-11  2:40 UTC  (5+ messages)
` [PATCH v2 1/4] gpio: add gpiod_toggle_active_low()
` [PATCH v2 2/4] mmc: rework wp-gpio handling
` [PATCH v2 3/4] mmc: rework cd-gpio handling
` [PATCH v2 4/4] mmc: remove mmc_gpiod_request_*(invert_gpio)

[PATCH 0/4] mmc: simplify WP/CD GPIO handling
 2019-12-11  0:39 UTC  (7+ messages)
` [PATCH 1/4] gpio: add gpiod_toggle_active_low()
` [PATCH 2/4] mmc: rework wp-gpio handling
` [PATCH 3/4] mmc: rework cd-gpio handling
` [PATCH 4/4] mmc: remove mmc_gpiod_request_*(invert_gpio)

[PATCH v2 00/14] few fix for sdhci-esdhc-imx
 2019-12-10 23:39 UTC  (19+ messages)
` [PATCH v2 01/14] mmc: sdhci: do not enable card detect interrupt for gpio cd type
` [PATCH v2 02/14] mmc: sdhci-esdhc-imx: no fail when no pinctrl available
` [PATCH v2 03/14] mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCs
` [PATCH v2 04/14] mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIME
` [PATCH v2 05/14] doc: dt: fsl-imx-esdhc: add strobe-dll-delay-target binding
` [PATCH v2 06/14] mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support
` [PATCH v2 07/14] mmc: sdhci-esdhc-imx: optimize the clock setting
` [PATCH v2 08/14] mmc: sdhci-esdhc-imx: optimize the strobe dll setting
` [PATCH v2 09/14] doc: dt: fsl-imx-esdhc: add auto-cmd23-broken binding
` [PATCH v2 10/14] mmc: sdhci-esdhc-imx: handle 'sdhci,auto-cmd23-broken' from devicetree
` [PATCH v2 11/14] mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhci
` [PATCH v2 12/14] mmc: sdhci-esdhc-imx: restore pin state when resume back
` [PATCH v2 13/14] mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA mode
` [PATCH v2 14/14] mmc: queue: create dev->dma_parms before call dma_set_max_seg_size()

[PATCH] mmc: spi: Toggle SPI polarity, do not hardcode it
 2019-12-10 23:10 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 78/91] mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
 2019-12-10 22:30 UTC 

[PATCH 0/5] mmc: renesas_sdhi: prepare for recent HS400 updates
 2019-12-10 22:21 UTC  (18+ messages)
` [PATCH 1/5] mmc: renesas_sdhi: keep sorting for quirk entries
` [PATCH 2/5] mmc: renesas_sdhi: make warning more precise
` [PATCH 3/5] mmc: renesas_sdhi: make quirks info accessible outside probe()
` [PATCH 4/5] mmc: renesas_sdhi: remove 4taps as a TMIO flag
` [PATCH/RFT 5/5] mmc: renesas_sdhi: use recent tap values for HS400

[PATCH AUTOSEL 4.14 114/130] mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
 2019-12-10 22:02 UTC 

[PATCH AUTOSEL 4.19 155/177] mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
 2019-12-10 21:31 UTC 

[PATCH AUTOSEL 5.4 298/350] mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
 2019-12-10 21:06 UTC 

[PATCH v3 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2019-12-10 20:00 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
` [PATCH v3 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH v6 0/4] Add MMC software queue support
 2019-12-10 15:17 UTC  (11+ messages)

[PATCH 1/1] mmc: mmci: add threaded irq to abort DPSM of non-functional state
 2019-12-10 14:03 UTC  (7+ messages)
    ` [Linux-stm32] "

[PATCH] mmc: sdhci: Update the tuning failed messages to pr_debug level
 2019-12-10 13:09 UTC  (3+ messages)

[PATCH 0/2] mmc: renesas_sdhi: Add r8a77961 support
 2019-12-10 13:09 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: renesas_sdhi: Document "
` [PATCH 2/2] mmc: renesas_sdhi_internal_dmac: Add "

[PATCH] mmc: renesas_sdhi: remove whitelist for internal DMAC
 2019-12-10 13:09 UTC  (5+ messages)

[PATCH] mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode
 2019-12-10 12:42 UTC  (5+ messages)

[PATCH] mmc: sdhci: fix up CMD12 sending
 2019-12-10  9:51 UTC 

[PATCH] mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"
 2019-12-10  9:51 UTC  (3+ messages)

[PATCH] Revert "mmc: sdhci: Fix incorrect switch to HS mode"
 2019-12-10  9:51 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: sdhci-of-at91: new compatible string and update properties
 2019-12-10  9:50 UTC  (6+ messages)
` [PATCH v4 2/3] mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
` [PATCH v4 3/3] ARM: dts: at91: sama5d2: set the sdmmc gclk frequency

[PATCH V1 1/2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7180
 2019-12-10  9:50 UTC 

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2019-12-09 14:41 UTC  (4+ messages)
` [RFC-v2 1/2] dt-bindings: mmc: sdhci-msm: Add Bus BW vote supported strings

[PATCH v7 0/4] Add MMC software queue support
 2019-12-09  9:07 UTC  (5+ messages)
` [PATCH v7 1/4] mmc: Add MMC host "

[PATCH] mmc: cavium: Add missed pci_release_regions
 2019-12-06  7:54 UTC 

[PATCH V1 1/2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7180
 2019-12-05 21:15 UTC  (2+ messages)

[PATCH V1 2/2] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2019-12-04 22:25 UTC  (2+ messages)

[PATCH v2 09/14] doc: dt: fsl-imx-esdhc: add auto-cmd23-broken binding
 2019-12-04  2:18 UTC 

[RFC 0/6] mmc: Add clock scaling support for mmc driver
 2019-12-04  2:09 UTC  (5+ messages)

[PATCH 08/14] doc: dt: fsl-imx-esdhc: add strobe-dll-delay-target binding
 2019-12-03 19:27 UTC  (2+ messages)
  ` [PATCH 12/14] doc: dt: fsl-imx-esdhc: add auto-cmd23-broken binding


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