linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 12:59:12 to 2019-12-10 15:18:10 UTC [more...]

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

[PATCH v1] sdhci: tegra: Add workaround for Broadcom WiFi
 2019-12-10 14:32 UTC  (5+ 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 0/5] mmc: renesas_sdhi: prepare for recent HS400 updates
 2019-12-10 13:09 UTC  (17+ 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] 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 0/9] pinctrl: Consolidate some pinctrl code for mmc
 2019-12-10 10:06 UTC  (15+ 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: fix up CMD12 sending
 2019-12-10  9:51 UTC  (2+ messages)

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

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

[PATCH] mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register
 2019-12-10  9:51 UTC 

[PATCH] Revert "mmc: sdhci: Fix incorrect switch to HS mode"
 2019-12-10  9:51 UTC  (3+ 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 v3 0/7] Port am335 and am437 devices to sdhci-omap
 2019-12-10  9:51 UTC  (8+ 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 V1 1/2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7180
 2019-12-10  9:50 UTC 

[PATCH 0/4] mmc: Add sdhci workaround stability enhencement
 2019-12-10  9:36 UTC  (22+ messages)
` [PATCH 1/4] mmc: sdhci: Add delay after power off
` [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

[PATCH 0/4] mmc: simplify WP/CD GPIO handling
 2019-12-09 21:09 UTC  (5+ 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] mmc: sdhci-s3c: remove unused ext_cd_gpio field
 2019-12-09 18:37 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  (9+ messages)
` [PATCH v7 1/4] mmc: Add MMC host "
` [PATCH v7 2/4] mmc: host: sdhci: Add request_done ops for struct sdhci_ops
` [PATCH v7 3/4] mmc: host: sdhci: Add a variable to defer to complete requests if needed

[RFC PATCH 0/2] mmc: renesas_sdhi: add manual correction
 2019-12-09  7:01 UTC  (9+ 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] 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  (6+ 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

[PATCH v2 00/14] few fix for sdhci-esdhc-imx
 2019-12-03 12:54 UTC  (15+ 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 v4] mmc: mmci: Support odd block sizes for ux500v2 and qcom variant
 2019-12-02 22:28 UTC 

[PATCH v3 0/3] add inversion signal presence support
 2019-12-02 21:57 UTC  (4+ messages)
` [PATCH v3 3/3] mmc: sdhci-of-aspeed: add inversion signal presence

[PATCH] mmc: tmio: remove workaround for NON_REMOVABLE
 2019-12-02  8:50 UTC  (3+ messages)

[PATCH] mmc: sdhci: Fix incorrect switch to HS mode
 2019-11-28 10:12 UTC  (6+ messages)

[GIT PULL] MMC and MEMSTICK updates for v5.5
 2019-11-27 18:45 UTC  (2+ messages)

[PATCH v3 2/3] mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
 2019-11-26 12:27 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register
 2019-11-26 10:19 UTC 

Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2019-11-26  1:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller

[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
 2019-11-24  3:20 UTC  (7+ messages)

[PATCH] dt-bindings: mmc: Correct the type of the clk phase properties
 2019-11-22  7:44 UTC  (2+ messages)

[PATCH v6 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-22  6:53 UTC  (6+ messages)
` [PATCH v6 4/8] dt-bindings: mmc: Add optional generic properties for mmc

[PATCH AUTOSEL 4.14 029/127] mmc: meson-gx: make sure the descriptor is stopped on errors
 2019-11-22  5:54 UTC 

[PATCH AUTOSEL 4.19 068/219] mmc: meson-gx: make sure the descriptor is stopped on errors
 2019-11-22  5:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 196/219] mmc: core: align max segment size with logical block size

[PATCH v1 1/4] arm64: dts: ls1028a-rdb: enable emmc hs400 mode
 2019-11-22  3:31 UTC  (2+ messages)

[PATCH] memstick: Fix Kconfig indentation
 2019-11-21 11:30 UTC  (2+ messages)

[PATCH v2 0/3] mmc: Fixup HW reset for SDIO cards
 2019-11-21  2:29 UTC  (9+ messages)
` [PATCH v2 3/3] mmc: core: Re-work "

[PATCH v2] mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E
 2019-11-20 16:11 UTC  (3+ 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).