messages from 2018-08-09 12:22:54 to 2018-08-27 11:07:18 UTC [more...]
[PATCH V5 00/10] mmc: add support for sdhci 4.0
2018-08-27 11:07 UTC (19+ messages)
` [PATCH V5 01/10] mmc: sdhci: Add version V4 definition
` [PATCH V5 02/10] mmc: sdhci: Add sd host v4 mode
` [PATCH V5 03/10] mmc: sdhci: Change SDMA address register for "
` [PATCH V5 04/10] mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
` [PATCH V5 05/10] mmc: sdhci: Add 32-bit block count support for v4 mode
` [PATCH V5 06/10] mmc: sdhci: Disable auto-CMD23 if stuff bits is set in CMD23 argument
` [PATCH V5 07/10] mmc: sdhci: Add Auto CMD Auto Select support
` [PATCH V5 08/10] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
` [PATCH V5 09/10] mmc: sdhci-sprd: Add Spreadtrum's initial host controller
` [PATCH V5 10/10] dt-bindings: sdhci-sprd: Add bindings for the sdhci-sprd controller
[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
2018-08-27 11:01 UTC (48+ 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 v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
2018-08-27 10:26 UTC (14+ 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 0/2] Tegra SDHCI rerun pad calibration periodically
2018-08-27 10:11 UTC (9+ messages)
` [PATCH 1/2] mmc: sdhci: Export sdhci_request()
` [PATCH 2/2] mmc: tegra: Implement periodic pad calibration
[PATCH v5 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
2018-08-27 8:24 UTC (4+ messages)
` [PATCH v5 1/3] mmc: sdhci: add adma_table_cnt member to struct sdhci_host
` [PATCH v5 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
` [PATCH v5 3/3] mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
[PATCH V6 0/9] mmc: add support for sdhci 4.0
2018-08-27 7:52 UTC (13+ messages)
` [PATCH V6 1/9] mmc: sdhci: Add version V4 definition
` [PATCH V6 2/9] mmc: sdhci: Add sd host v4 mode
` [PATCH V6 3/9] mmc: sdhci: Change SDMA address register for "
` [PATCH V6 4/9] mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
` [PATCH V6 5/9] mmc: sdhci: Add 32-bit block count support for v4 mode
` [PATCH V6 6/9] mmc: sdhci: Add Auto CMD Auto Select support
` [PATCH V6 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
` [PATCH V6 8/9] mmc: sdhci-sprd: Add Spreadtrum's initial host controller
` [PATCH V6 9/9] dt-bindings: sdhci-sprd: Add bindings for the sdhci-sprd controller
[PATCH v4 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
2018-08-27 7:39 UTC (8+ messages)
` [PATCH v4 1/3] mmc: sdhci: add adma_table_cnt member to struct sdhci_host
` [PATCH v4 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
` [PATCH v4 3/3] mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
[PATCH v3 0/6] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
2018-08-24 6:32 UTC (11+ messages)
` [PATCH v3 1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
` [PATCH v3 2/6] mmc: tmio: move tmio_mmc_set_clock() to platform hook
` [PATCH v3 3/6] dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller
` [PATCH v3 4/6] mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
` [PATCH v3 5/6] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
` [PATCH v3 6/6] mmc: tmio: refactor CLK_CTL bit calculation
[PATCH] mmc: jz4740: Add support for the JZ4725B
2018-08-22 9:49 UTC (2+ messages)
[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
2018-08-22 9:49 UTC (4+ messages)
` [PATCH 04/11] mmc: "
[PATCH] mmc: jz4740: Drop dependency on MACH_JZ4740/80
2018-08-22 9:48 UTC (2+ messages)
[PATCH v2 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap
2018-08-22 9:48 UTC (3+ messages)
[PATCH 0/2] Add SDHI support to r8a774a1
2018-08-22 9:48 UTC (9+ messages)
` [PATCH 1/2] mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1
` [PATCH 2/2] mmc: renesas_sdhi: Add r8a774a1 support
[PATCH v4 0/2] Add ACPI support to IPROC SDHCI
2018-08-22 9:48 UTC (5+ messages)
` [PATCH v4 2/2] mmc: host: iproc: "
[PATCH] mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
2018-08-22 9:48 UTC (2+ messages)
[PATCH 0/2] atmel-mci and maybe android-goldfish broken on 4.18
2018-08-21 14:19 UTC (4+ messages)
` [PATCH 1/2] mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversion
` [PATCH 2/2] mmc: android-goldfish: "
[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
2018-08-21 6:52 UTC (7+ messages)
` [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [RFC RFT PATCH v4 2/4] gpiolib: Identify arrays matching GPIO hardware
` [RFC RFT PATCH v4 3/4] gpiolib: Pass array info to get/set array functions
` [RFC RFT PATCH v4 4/4] gpiolib: Implement fast processing path in get/set array
[GIT PULL] MMC updates for v4.19
2018-08-17 10:23 UTC
[PATCH 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capability
2018-08-16 10:03 UTC (3+ messages)
[PATCH mmc-next v3 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
2018-08-15 14:07 UTC (3+ messages)
` [PATCH mmc-next v3 2/3] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
[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 (4+ messages)
` [v0.1 PATCH 3/7] dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller
[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 00/40] Tegra SDHCI add support for HS200 and UHS signaling
2018-08-09 16:36 UTC (25+ 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 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 13/40] mmc: tegra: Poll for calibration completion
` [PATCH 15/40] mmc: tegra: Power on the calibration pad
` [PATCH 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH 20/40] mmc: tegra: Add a workaround for tap value change glitch
[PATCH 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
2018-08-09 14:09 UTC (21+ messages)
` [PATCH 1/8] dt-bindings: mmc: Add DQS trim value to Tegra SDHCI
` [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
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;
as well as URLs for NNTP newsgroup(s).