linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 09:36:54 to 2018-08-15 20:24:05 UTC [more...]

[PATCH 0/2] Add SDHI support to r8a774a1
 2018-08-15 20:24 UTC  (4+ messages)
` [PATCH 1/2] mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1
` [PATCH 2/2] mmc: renesas_sdhi: Add r8a774a1 support

[PATCH mmc-next v3 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-08-15 14:07 UTC  (4+ messages)
` [PATCH mmc-next v3 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops

[PATCH 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capability
 2018-08-15 11:39 UTC 

[PATCH mmc-next v3 1/3] mmc: sdhci: add adma_table_num member to struct sdhci_host
 2018-08-15  7:39 UTC  (2+ messages)

[v0.1 PATCH 0/7] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
 2018-08-14 20:15 UTC  (11+ messages)
` [v0.1 PATCH 1/7] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
` [v0.1 PATCH 2/7] mmc: tmio: move tmio_mmc_set_clock() to platform hook
` [v0.1 PATCH 3/7] dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller
` [v0.1 PATCH 4/7] mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
` [v0.1 PATCH 5/7] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
` [v0.1 PATCH 6/7] mmc: renesas_sdhi: refactor CLK_CTL bit calculation
` [v0.1 PATCH 7/7] mmc: tmio: "

[PATCH v4 0/2] Add ACPI support to IPROC SDHCI
 2018-08-14 12:43 UTC  (5+ messages)
` [PATCH v4 1/2] mmc: sdhci-pltfm: Convert DT properties to generic device properties
` [PATCH v4 2/2] mmc: host: iproc: Add ACPI support to IPROC SDHCI

[PATCH V4 4/7] mmc: sdhci: add 32-bit block count support for v4 mode
 2018-08-14 11:40 UTC  (5+ messages)

[PATCH] mmc: Move the mmc driver init earlier
 2018-08-14  9:49 UTC  (12+ messages)

[PATCH v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-08-13 19:26 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Add DQS trim value to Tegra SDHCI
` [PATCH v2 2/8] mmc: tegra: Parse and program DQS trim value
` [PATCH v2 3/8] mmc: tegra: Implement HS400 enhanced strobe
` [PATCH v2 4/8] mmc: tegra: Implement HS400 delay line calibration
` [PATCH v2 5/8] arm64: dts: tegra186: Add SDMMC4 DQS trim value
` [PATCH v2 6/8] arm64: dts: tegra210: "
` [PATCH v2 7/8] arm64: dts: tegra186: Enable HS400
` [PATCH v2 8/8] arm64: dts: tegra210: "

[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-13 19:25 UTC  (43+ messages)
` [PATCH v2 01/40] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v2 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v2 03/40] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v2 04/40] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH v2 05/40] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v2 06/40] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v2 07/40] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v2 08/40] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v2 09/40] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v2 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH v2 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning
` [PATCH v2 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH v2 13/40] mmc: tegra: Poll for calibration completion
` [PATCH v2 14/40] mmc: tegra: Set calibration pad voltage reference
` [PATCH v2 15/40] mmc: tegra: Power on the calibration pad
` [PATCH v2 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH v2 17/40] mmc: tegra: Program pad autocal offsets from dt
` [PATCH v2 18/40] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH v2 19/40] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH v2 20/40] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH v2 21/40] mmc: tegra: Parse default trim and tap from dt
` [PATCH v2 22/40] mmc: tegra: Configure default tap values
` [PATCH v2 23/40] mmc: tegra: Configure default trim value on reset
` [PATCH v2 24/40] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH v2 25/40] mmc: sdhci: Add a quirk to disable card clock during tuning
` [PATCH v2 26/40] mmc: tegra: Enable workaround for tuning transfer mode bug
` [PATCH v2 27/40] mmc: tegra: Set SDHCI_QUIRK2_TUNE_DIS_CARD_CLK on Tegra210
` [PATCH v2 28/40] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH v2 29/40] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH v2 30/40] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH v2 31/40] arm64: dts: Add Tegra186 "
` [PATCH v2 32/40] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH v2 33/40] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH v2 34/40] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH v2 35/40] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH v2 36/40] arm64: dts: tegra210: "
` [PATCH v2 37/40] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH v2 38/40] arm64: dts: tegra186: "
` [PATCH v2 39/40] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH v2 40/40] arm64: dts: tegra210: "

[PATCH 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-09 16:36 UTC  (60+ messages)
` [PATCH 01/40] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH 03/40] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH 04/40] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH 05/40] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH 06/40] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH 07/40] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH 08/40] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH 09/40] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning
` [PATCH 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 13/40] mmc: tegra: Poll for calibration completion
` [PATCH 14/40] mmc: tegra: Set calibration pad voltage reference
` [PATCH 15/40] mmc: tegra: Power on the calibration pad
` [PATCH 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH 17/40] mmc: tegra: Program pad autocal offsets from dt
` [PATCH 18/40] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH 19/40] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH 20/40] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH 21/40] mmc: tegra: Parse default trim and tap from dt
` [PATCH 22/40] mmc: tegra: Configure default tap values
` [PATCH 23/40] mmc: tegra: Configure default trim value on reset
` [PATCH 24/40] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH 25/40] mmc: sdhci: Add a quirk to disable card clock during tuning
` [PATCH 26/40] mmc: tegra: Enable workaround for tuning transfer mode bug
` [PATCH 27/40] mmc: tegra: Set SDHCI_QUIRK2_TUNE_DIS_CARD_CLK on Tegra210
` [PATCH 28/40] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH 29/40] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH 30/40] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH 31/40] arm64: dts: Add Tegra186 "
` [PATCH 32/40] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH 33/40] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH 34/40] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH 35/40] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH 36/40] arm64: dts: tegra210: "
` [PATCH 37/40] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH 38/40] arm64: dts: tegra186: "
` [PATCH 39/40] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH 40/40] arm64: dts: tegra210: "

[PATCH 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-08-09 14:09 UTC  (27+ messages)
` [PATCH 1/8] dt-bindings: mmc: Add DQS trim value to Tegra SDHCI
` [PATCH 2/8] mmc: tegra: Parse and program DQS trim value
` [PATCH 3/8] mmc: tegra: Implement HS400 enhanced strobe
` [PATCH 4/8] mmc: tegra: Implement HS400 delay line calibration
` [PATCH 5/8] arm64: dts: tegra186: Add SDMMC4 DQS trim value
` [PATCH 6/8] arm64: dts: tegra210: "
` [PATCH 7/8] arm64: dts: tegra186: Enable HS400
` [PATCH 8/8] arm64: dts: tegra210: "

[PATCH] mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
 2018-08-06  8:43 UTC 

boot partition access at HS200 speed in eMMC
 2018-08-06  6:29 UTC  (2+ messages)

[PATCH v3 0/2] Add ACPI support to IPROC SDHCI
 2018-08-03 15:13 UTC  (5+ messages)
` [PATCH v3 2/2] mmc: host: iproc: "

[PATCH V8 2/5] mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHz
 2018-08-03 13:04 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs
 2018-08-02 13:03 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc2: add description for px30
` [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf "
` [PATCH v3 3/4] arm64: dts: rockchip: add core dtsi file for PX30 SoCs
` [PATCH v3 4/4] arm64: dts: rockchip: add PX30 eavluation board devicetree

[GIT PULL] MMC fixes for v4.18-rc8
 2018-08-01 12:24 UTC 

[PATCH V5] mmc: core: improve reasonableness of bus width setting for HS400es
 2018-08-01 12:16 UTC  (2+ messages)

[PATCH 00/14] mmc: mmci: prepare dma callbacks with mmci_host_ops
 2018-08-01 10:09 UTC  (12+ messages)
` [PATCH 01/14] mmc: mmci: fix qcom dma issue during mmci init with new dma_setup callback
` [PATCH 07/14] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH 08/14] mmc: mmci: add get_next_data callback
` [PATCH 09/14] mmc: mmci: modify dma_setup callback
` [PATCH 10/14] mmc: mmci: add dma_release callback
` [PATCH 11/14] mmc: mmci: add dma_start callback
` [PATCH 12/14] mmc: mmci: add dma_finalize callback
` [PATCH 13/14] mmc: mmci: add dma_error callback
` [PATCH 14/14] mmc: mmci: add validate_data callback

next/master boot: 179 boots: 11 failed, 167 passed with 1 offline (next-20180731)
 2018-08-01 10:05 UTC  (4+ messages)

[PATCH] mmc: mxcmmc: Fix missing parentheses and brace
 2018-08-01  9:41 UTC  (4+ 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).