messages from 2016-11-03 05:26:03 to 2016-11-10 13:22:17 UTC [more...]
[PATCH] mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
2016-11-10 13:22 UTC
[PATCH 1/2] mmc: sdhci-pci: Let devices define their own private data
2016-11-10 12:50 UTC
[PATCH 2/2] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
2016-11-10 12:51 UTC
[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
2016-11-10 11:45 UTC (8+ messages)
` [PATCH v8 1/6] mmc: core: Add helper to see if a host can be retuned
` [PATCH v8 2/6] mmc: tmio: enhance illegal sequence handling
` [PATCH v8 3/6] mmc: tmio: document mandatory and optional callbacks
` [PATCH v8 4/6] mmc: tmio: Add hw reset support
` [PATCH v8 5/6] mmc: tmio: Add tuning support
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: "
[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
2016-11-10 11:44 UTC (5+ messages)
` [PATCH 5/10] dt: bindings: Add bindings for "
[PATCH 0/9] mmc: mmci: add support for STM32 SD controller
2016-11-10 10:54 UTC (14+ 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
[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 v6 00/14] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
2016-11-09 20:43 UTC (34+ messages)
` [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 03/14] clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_ops
` [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 07/14] mmc: sdhci-msm: Enable few quirks
` [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 01/14] clk: Add clk_hw_get_clk() helper API to be used by clk providers
` [PATCH v6 04/14] mmc: sdhci-msm: Change poor style writel/readl of registers
` [PATCH v6 10/14] arm64: dts: qcom: msm8916: Add ddr support to sdhc1
` [PATCH v6 12/14] mmc: sdhci-msm: Save the calculated tuning phase
` [PATCH v6 11/14] mmc: sdhci-msm: Add HS400 platform support
` [PATCH v6 13/14] mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
` [PATCH v6 14/14] sdhci: sdhci-msm: update dll configuration
[PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller
2016-11-09 20:10 UTC (25+ messages)
` [PATCH 01/13] mmc: dw_mmc: display the real register value on debugfs
` [PATCH 02/13] mmc: dw_mmc: fix the debug message for checking card's present
` [PATCH 03/13] mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
` [PATCH 04/13] mmc: dw_mmc: use the hold register when send stop command
` [PATCH 05/13] mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
` [PATCH 06/13] mmc: core: move the cookie's enum values from sdhci.h to mmc.h
` [PATCH 07/13] mmc: dw_mmc: use the cookie's enum values for post/pre_req()
` [PATCH 08/13] mmc: dw_mmc: remove the unnecessary mmc_data structure
` [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property
` [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max"
` [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" "
` [PATCH 12/13] ARM64: "
` [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties
[PATCH v2 0/2] mmc: sdhci-iproc: Add byte register access support
2016-11-09 18:43 UTC (8+ 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
[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)
[RFC 0/2] mmc: sdhci-pci: Use ACPI to set max frequency of sdio host
2016-11-09 16:08 UTC (5+ 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: 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 v5 0/5] Add intial support to DW MMC host on ZTE SoC
2016-11-08 1:24 UTC (6+ 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 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 (3+ 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 (5+ messages)
` [PATCH 1/3] mmc: block: make gen_err a bool variable
` [PATCH 2/3] mmc: block: convert ecc_err to a bool
` [PATCH 3/3] mmc: core: use enum mmc_blk_status properly
[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: "
[PATCH] mmc: mmc: Use 500ms as the default generic CMD6 timeout
2016-11-07 10:50 UTC (4+ messages)
[PATCH v5 00/12] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
2016-11-07 11:21 UTC (8+ messages)
` [PATCH v5 03/12] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
[GIT PULL] DWMMC controller fixes
2016-11-07 7:56 UTC (3+ messages)
[PATCH] mmc: sd: Export SD Status via “ssr” device attribute
2016-11-07 7:45 UTC (4+ messages)
[PATCH v2] mmc: mxs: Initialize the spinlock prior to using it
2016-11-05 19:42 UTC (2+ messages)
[PATCH 1/2] mmc: mxs: Initialize the spinlock prior to using it
2016-11-05 19:19 UTC (7+ messages)
` [PATCH 2/2] mmc: mxs: Use the spinlock irq variants
[GIT PULL] MMC fixes for v.4.9 rc4
2016-11-04 17:45 UTC
sd card not working on intel compute stick STK1AW32SC
2016-11-04 13:15 UTC (2+ messages)
[PATCH V5 13/25] mmc: core: Do not prepare a new request twice
2016-11-04 12:07 UTC (2+ messages)
` [PATCH V6 "
[PATCH v3 0/5] Add intial support to DW MMC host on ZTE SoC
2016-11-04 10:24 UTC (7+ messages)
` [PATCH v3 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
` [PATCH v3 2/5] mmc: zx: Initial support for ZX mmc controller
` [PATCH v3 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v3 4/5] mmc: dw: Add fifo address property
` [PATCH v3 5/5] mmc: dw: Add fifo watermark alignment property
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).