linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-07 12:14:40 to 2016-11-14 15:44:19 UTC [more...]

[PATCH v7 00/14] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-11-14 15:44 UTC  (17+ messages)
` [PATCH v7 02/14] clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_ops
` [PATCH v7 03/14] mmc: sdhci-msm: Change poor style writel/readl of registers
` [PATCH v7 04/14] ARM: dts: Add xo_clock to sdhc nodes on qcom platforms
` [PATCH v7 05/14] mmc: sdhci-msm: Update DLL reset sequence
` [PATCH v7 06/14] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH v7 08/14] mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
  ` [PATCH v7 01/14] clk: qcom: Add rcg ops to return floor value closest to the requested rate
  ` [PATCH v7 07/14] mmc: sdhci-msm: Enable few quirks
  ` [PATCH v7 09/14] mmc: sdhci-msm: Add clock changes for DDR mode
  ` [PATCH v7 10/14] arm64: dts: qcom: msm8916: Add ddr support to sdhc1
` [PATCH v7 11/14] mmc: sdhci-msm: Add HS400 platform support
` [PATCH v7 12/14] mmc: sdhci-msm: Save the calculated tuning phase
` [PATCH v7 13/14] mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
` [PATCH v7 14/14] sdhci: sdhci-msm: update dll configuration

[PATCH v3] mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
 2016-11-14 15:12 UTC 

[PATCH 2/2] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
 2016-11-14 13:37 UTC  (4+ messages)

[PATCH v2 00/10] Add basic support for Rockchip RK1108 SOC
 2016-11-14 12:01 UTC  (2+ messages)
  ` [PATCH v2 01/10] dt-bindings: rockchip-dw-mshc: add RK1108 dw-mshc description

[patch] mmc: mmc_test: Uninitialized return value
 2016-11-14 11:31 UTC 

[PATCH 0/2] mmc: tmio: minor SDIO updates
 2016-11-14 11:25 UTC  (5+ messages)
` [PATCH 1/2] mmc: tmio: fix wrong bitmask for SDIO irqs
` [PATCH 2/2] mmc: tmio: remove SDIO from TODO list

[Patch v1] mmc: sd: update sd_bus_speed when sd card speed switch fails
 2016-11-14 10:33 UTC 

[PATCH 0/9] mmc: mmci: add support for STM32 SD controller
 2016-11-14 10:42 UTC  (17+ messages)
` [PATCH 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
` [PATCH 2/9] mmc: mmci: add support for not-amba, but still compatible, variants
` [PATCH 3/9] mmc: mmci: don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 4/9] mmc: mmci: add support for setting pad type via pinctrl
` [PATCH 5/9] mmc: mmci: add STM32 variant
` [PATCH 6/9] DT: stm32f429: add pin map for SDIO controller
` [PATCH 7/9] DT: stm32f429: add node "
` [PATCH 8/9] DT: stm32f469-disco: "
` [PATCH 9/9] Documentation: document mmci STM32 DT binding

[PATCH v5 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-14 10:04 UTC  (17+ messages)
` [PATCH v5 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
` [PATCH v5 2/5] mmc: zx: Initial support for ZX mmc controller
` [PATCH v5 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v5 4/5] mmc: dw: Add fifo address property
` [PATCH v5 5/5] mmc: dw: Add fifo watermark alignment property

[PATCH v2] mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
 2016-11-14  9:52 UTC  (5+ messages)

PLEASE VIEW THE ATTACHED FILE AND CONTACT ME
 2016-11-14  7:44 UTC 

[PATCH v6 00/14] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-11-14  6:03 UTC  (32+ messages)
` [PATCH v6 01/14] clk: Add clk_hw_get_clk() helper API to be used by clk providers
` [PATCH v6 02/14] clk: qcom: Add rcg ops to return floor value closest to the requested rate
  ` [PATCH] clk: qcom: fix semicolon.cocci warnings
` [PATCH v6 04/14] mmc: sdhci-msm: Change poor style writel/readl of registers
` [PATCH v6 05/14] mmc: sdhci-msm: Update DLL reset sequence
` [PATCH v6 06/14] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH v6 08/14] mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
` [PATCH v6 09/14] mmc: sdhci-msm: Add clock changes for DDR mode
` [PATCH v6 11/14] mmc: sdhci-msm: Add HS400 platform support
` [PATCH v6 12/14] mmc: sdhci-msm: Save the calculated tuning phase
` [PATCH v6 13/14] mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
` [PATCH v6 14/14] sdhci: sdhci-msm: update dll configuration

[PATCH 0/2] mmc: allow mmc_alloc_host() and tmio_mmc_host_alloc()
 2016-11-13 10:58 UTC  (6+ messages)
  ` [PATCH 1/2] mmc: allow mmc_alloc_host() to return proper error code
` [PATCH 2/2] mmc: tmio: allow tmio_mmc_host_alloc() "

RT throttling and mmc hardware interrupt timeout
 2016-11-12  9:56 UTC 

[PATCH] mmc: wbsd: implement check for dma mapping error
 2016-11-11 21:42 UTC 

[RFC 0/2] mmc: sdhci-pci: Use ACPI to set max frequency of sdio host
 2016-11-11 19:49 UTC  (6+ messages)
` [RFC 1/2] mmc: sdhci-pci: Add PCI ID for Intel byt sdio host controller sub-vended by NI
` [RFC 2/2] mmc: sdhci-pci: Use ACPI to get max frequency "

[PATCH] mmc: sd: Meet alignment requirements for raw_ssr DMA
 2016-11-11 14:22 UTC 

[PATCH] mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
 2016-11-11 13:25 UTC  (3+ messages)

[PATCH] mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
 2016-11-11 12:43 UTC  (2+ messages)

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-11-11  7:20 UTC  (4+ messages)

[PATCH 1/2] mmc: sdhci-pci: Let devices define their own private data
 2016-11-11  7:00 UTC  (4+ messages)

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-11-11  3:33 UTC  (6+ messages)
` [PATCH 5/10] dt: bindings: Add bindings for "

[PATCH v2 0/2] mmc: sdhci-iproc: Add byte register access support
 2016-11-10 22:21 UTC  (10+ messages)
` [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document
` [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register accesses

[GIT PULL] MMC fixes for v.4.9 rc5
 2016-11-10 21:39 UTC 

[PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller
 2016-11-10 18:47 UTC  (14+ messages)
` [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max"
` [PATCH 12/13] ARM64: "
` [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties
` [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max"

[v16, 0/7] Fix eSDHC host version register bug
 2016-11-10  9:26 UTC  (15+ messages)
  ` [v16, 1/7] ARM64: dts: ls2080a: add device configuration node
  ` [v16, 2/7] dt: bindings: move guts devicetree doc out of powerpc directory
  ` [v16, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v16, 4/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v16, 5/7] base: soc: introduce soc_device_match() interface
  ` [v16, 6/7] base: soc: Check for NULL SoC device attributes
  ` [v16, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 0/4] Support sdio feature
 2016-11-10  2:08 UTC  (6+ messages)
  ` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue
  ` [PATCH 2/4] sdio: mediatek: Support sdio feature
` [PATCH 3/4] sdio: mediatek: support sdr104_clk_delay in sdio
` [PATCH 4/4] dts: arm64: enable mmc3 for supporting sdio feature

[PATCH 0/2] mmc: dw_mmc: fix the wrong operation for reset controller
 2016-11-09 18:24 UTC  (3+ messages)
` [PATCH 1/2] Documentation: synopsys-dw-mshc: add binding for reset-names

[PATCH] mmc: sdhci-pci: Let devices define their own private data
 2016-11-09 18:14 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: Add support for HS200 tuning mode, on AMD eMMC-4.5.1
 2016-11-09 18:11 UTC  (4+ messages)

[PATCH] mmc: sdhci-pci-core: Tuning mode support for HS200 on AMD Platforms
 2016-11-09  6:18 UTC  (6+ messages)

[v15, 0/7] Fix eSDHC host version register bug
 2016-11-08 15:47 UTC  (6+ messages)
` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH v4 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-11-08  1:24 UTC  (7+ messages)
` [PATCH v4 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
` [PATCH v4 2/5] mmc: zx: Initial support for ZX mmc controller
` [PATCH v4 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v4 4/5] mmc: dw: Add fifo address property
` [PATCH v4 5/5] mmc: dw: Add fifo watermark alignment property

[PATCH v7 00/11] char:rpmb: Replay Protected Memory Block (RPMB) subsystem
 2016-11-07 21:37 UTC  (15+ messages)
` [PATCH v7 01/11] rpmb: add "
` [PATCH v7 02/11] rpmb: enable emmc specific read data fixup
` [PATCH v7 03/11] rpmb: add sysfs-class ABI documentation
` [PATCH v7 04/11] char: rpmb: add device attributes
` [PATCH v7 05/11] char: rpmb: provide a user space interface
` [PATCH v7 06/11] char: rpmb: add RPMB simulation device
` [PATCH v7 07/11] tools rpmb: add RPBM access tool
` [PATCH v7 08/11] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v7 09/11] scsi: ufs: connect to "
` [PATCH v7 10/11] scsi: ufs: retrieve rpmb rw size
` [PATCH v7 11/11] char: rpmb: Document Replay Protected Memory Block (RPMB) subsystem

[PATCH v3 0/3] mmc: sh_mobile_sdhi: Add r7s72100 support
 2016-11-07 18:38 UTC  (2+ messages)

[PATCH] mmc: mmc_test: Fix "Commands during non-blocking write" tests
 2016-11-07 12:43 UTC  (2+ messages)

[PATCH v3] mmc: mxs: Initialize the spinlock prior to using it
 2016-11-07 12:43 UTC  (2+ messages)

[PATCH 0/4] mmc: sdhci: Fixes
 2016-11-07 12:43 UTC  (2+ messages)

[PATCH 0/3] MMC cleanups
 2016-11-07 12:43 UTC  (2+ messages)

[PATCH 1/3 v2] mmc: mmci: clean up header defines
 2016-11-07 12:43 UTC  (4+ messages)
` [PATCH 2/3 v2] mmc: mmci: refactor ST Micro busy detection

[PATCH v2 0/2] mmc: sdhci: Fix sdhci caps register bits with corrections provided by dt
 2016-11-07 12:42 UTC  (2+ messages)

[PATCH v7 00/11] ARM, arm64: renesas: Enable UHS-I SDR-104
 2016-11-07 12:32 UTC  (7+ messages)
` [PATCH v7 03/11] arm64: dts: r8a7795: salvator-x: "
` [PATCH v7 11/11] arm64: dts: r8a7796: "


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