public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-21 11:42:04 to 2016-10-10 12:38:27 UTC [more...]

[PATCH] mmc: core, annotate cmd_hdr as __le32
 2016-10-10 12:38 UTC  (2+ messages)

[PATCH v3 1/3] mmc: core: switch to 1V8 or 1V2 for hs400es mode
 2016-10-10 12:38 UTC  (6+ messages)
` [PATCH v3 2/3] mmc: core: changes frequency to hs_max_dtr when selecting hs400es
` [PATCH v3 3/3] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1

[PATCH 1/2] mmc: block: add missing header dependencies
 2016-10-10 12:37 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-of-arasan: mark sdhci_arasan_reset() static

[PATCH -next] mmc: sdhci-of-arasan: Fix non static symbol warning
 2016-10-10 12:37 UTC  (4+ messages)

[PATCH v5 00/12] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-10-10 12:08 UTC  (22+ messages)
  ` [PATCH v5 01/12] mmc: sdhci-msm: Change poor style writel/readl of registers
  ` [PATCH v5 02/12] mmc: sdhci-msm: Update DLL reset sequence
  ` [PATCH v5 10/12] mmc: sdhci-msm: Add HS400 platform support
  ` [PATCH v5 11/12] mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
` [PATCH v5 03/12] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
` [PATCH v5 04/12] ARM: dts: qcom: Add clk-rates to sdhc1 & sdhc2
` [PATCH v5 05/12] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH v5 06/12] mmc: sdhci-msm: Enable few quirks
` [PATCH v5 07/12] mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
` [PATCH v5 08/12] mmc: sdhci-msm: Add clock changes for DDR mode
` [PATCH v5 09/12] arm64: dts: qcom: msm8916: Add ddr support to sdhc1
` [PATCH v5 12/12] sdhci: sdhci-msm: update dll configuration

[PATCH] mmc: sdhci-pci-core: Tuning mode support for HS200 on AMD Platforms
 2016-10-10  7:55 UTC  (2+ messages)

[PATCH] ARM: dts: imx50: imx50-esdhc use imx53-esdhc
 2016-10-10  6:47 UTC  (4+ messages)

[RESEND PATCH 0/9] Init runtime PM support for dw_mmc
 2016-10-10  2:30 UTC  (12+ messages)
  ` [RESEND PATCH 1/9] mmc: dw_mmc: add runtime PM callback
  ` [RESEND PATCH 2/9] mmc: dw_mmc-rockchip: add runtime PM support
  ` [RESEND PATCH 3/9] mmc: core: expose the capability of gpio card detect
  ` [RESEND PATCH 4/9] mmc: dw_mmc-rockchip: disable biu clk if possible
  ` [RESEND PATCH 5/9] mmc: dw_mmc-k3: deploay runtime PM facilities
    ` [RESEND PATCH 6/9] mmc: dw_mmc-exynos: "
    ` [RESEND PATCH 7/9] mmc: dw_mmc-pci: "
      ` [RESEND PATCH 8/9] mmc: dw_mmc-pltfm: "
    ` [RESEND PATCH 9/9] mmc: dw_mmc: remove system PM callback

[PATCH 1/9] mmc: dw_mmc: add runtime PM callback
 2016-10-09 13:51 UTC  (9+ messages)
` [PATCH 2/9] mmc: dw_mmc-rockchip: add runtime PM support
` [PATCH 3/9] mmc: core: expose the capability of gpio card detect
  ` [PATCH 4/9] mmc: dw_mmc-rockchip: disable biu clk if possible
  ` [PATCH 5/9] mmc: dw_mmc-k3: deploay runtime PM facilities
  ` [PATCH 6/9] mmc: dw_mmc-exynos: "
  ` [PATCH 7/9] mmc: dw_mmc-pci: "
  ` [PATCH 8/9] mmc: dw_mmc-pltfm: "
  ` [PATCH 9/9] mmc: dw_mmc: remove system PM callback

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-10-09 13:34 UTC  (18+ messages)
` [PATCH 2/10] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH 3/10] mmc: sdhci: Export sdhci_execute_tuning() "
` [PATCH 4/10] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
  ` [PATCH 1/10] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
  ` [PATCH 5/10] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
  ` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
  ` [PATCH 8/10] arm64: dts: marvell: add eMMC support for Armada 37xx
  ` [PATCH 9/10] arm64: dts: marvell: add sdhci support for Armada 7K/8K
  ` [PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon

[PATCH] sdhci-esdhc-imx: Correct two register accesses
 2016-10-08 13:10 UTC  (2+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-08  3:28 UTC  (3+ messages)

[RFC 0/2] Add device tree property and quirk for supporting sdhci
 2016-10-07 18:56 UTC  (12+ messages)
` [RFC 1/2] sdhci: Add device tree property sd-broken-highspeed
` [RFC 2/2] sdhci: Prevent SD from doing highspeed timing when sd-broken-highspeed property is set

Enabling MMC BKOPs in kernel based on host caps
 2016-10-07 14:05 UTC  (5+ messages)

[RFC PATCH v2 0/4] Init runtime PM support for dw_mmc
 2016-10-07  9:19 UTC  (9+ messages)
` [RFC PATCH v2 1/4] mmc: dw_mmc: add runtime PM callback
` [RFC PATCH v2 2/4] mmc: dw_mmc-rockchip: add runtime PM support
` [RFC PATCH v2 3/4] mmc: core: expose the capability of gpio card detect
` [RFC PATCH v2 4/4] mmc: dw_mmc-rockchip: disable biu clk and genpd if possible

[PATCH] mmc: sdhci: put together into one condition checking
 2016-10-07  5:08 UTC 

[GIT PULL] MMC for v.4.9
 2016-10-05 10:36 UTC 

[PATCH 0/4] mmc: sdhci: Minor fixes
 2016-10-05  9:11 UTC  (5+ messages)
` [PATCH 1/4] mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TC
` [PATCH 2/4] mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
` [PATCH 3/4] mmc: sdhci-pci: Let devices define their own sdhci_ops
` [PATCH 4/4] mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllers

MMC timeout issue on 4.6 kernel
 2016-10-05  5:49 UTC  (5+ messages)

[PATCH v4 0/9] mmc: sdhci-msm: Add clk-rates and DDR support
 2016-10-04  9:33 UTC  (9+ messages)
` [PATCH v4 3/9] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT

[PATCH v9] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2016-10-04  1:18 UTC  (2+ messages)

[PATCH] mmc: Hynix: add QUIRK_NOTIFY_POWEROFF_ON_SLEEP
 2016-10-03 14:19 UTC 

MMC timeout issue on 4.6 kernel
 2016-10-01  8:29 UTC 

[PATCH PoC 0/7] mmc: switch to blk-mq
 2016-09-30  0:50 UTC  (9+ messages)
` [PATCH PoC 1/7] mmc-mq: add debug printks
` [PATCH PoC 2/7] mmc-mq: remove async requests support
` [PATCH PoC 3/7] mmc-mq: request completion fixes
` [PATCH PoC 4/7] mmc-mq: implement checking for queue busy condition
` [PATCH PoC 5/7] mmc-mq: remove some debug printks
` [PATCH PoC 6/7] mmc-mq: initial blk-mq support
` [PATCH PoC 7/7] mmc-mq: async request support for blk-mq mode

[RESEND PATCH v2 1/4] mmc: core: switch to 1V8 or 1V2 for hs400es mode
 2016-09-29 19:49 UTC  (9+ messages)
` [RESEND PATCH v2 2/4] mmc: core: changes frequency to hs_max_dtr when selecting hs400es
  ` [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage
  ` [RESEND PATCH v2 4/4] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1
    ` [RESEND PATCH v2 4/4] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1

[PATCH v2 1/4] mmc: core: switch to 1V8 or 1V2 for hs400es mode
 2016-09-29 19:49 UTC  (5+ messages)
  ` [PATCH v2 2/4] mmc: core: changes frequency to hs_max_dtr when selecting hs400es
  ` [PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage
` [PATCH v2 4/4] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1

[PATCH v4 0/2] Add power domain support for eMMC node on rk3399
 2016-09-27  6:15 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: mmc: sdhci-of-arasan: add description of power domain
  ` [PATCH v4 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

[PATCH v3] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-09-27  4:40 UTC  (10+ messages)

MMC timeout issue on 4.6 kernel
 2016-09-26 16:58 UTC 

[PATCH 0/3] mmc: Check BKOPS Level On Runtime Suspend
 2016-09-26 15:10 UTC  (2+ messages)

RE RE
 2016-09-24  6:04 UTC 

[PATCH v3 0/2] MMC: add driver for Amlogic GXBB SoCs
 2016-09-23 13:45 UTC  (3+ messages)
` [PATCH v3 2/2] ARM64: dts: meson-gxbb: add MMC support

[GIT PULL] MMC fix for v.4.8 rc8
 2016-09-23 10:28 UTC 

[RFC PATCH 0/2] Init runtime PM support for dw_mmc
 2016-09-23  4:17 UTC  (3+ messages)
` [RFC PATCH 1/2] mmc: dw_mmc: add runtime PM callback
  ` [RFC PATCH 2/2] mmc: dw_mmc-rockchip: add runtime PM support

[PATCH 0/5] Some fixes for mmc core and sdhci/arasan
 2016-09-22 23:34 UTC  (10+ messages)
` [PATCH 1/5] mmc: core: don't try to switch block size for dual rate mode
` [PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode
` [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es

[PATCH] mmc: rtsx_usb_sdmmc: Handle runtime PM while changing led
 2016-09-22 14:00 UTC  (4+ messages)

[PATCH] mmc: rtsx_usb_sdmmc: Handle runtime PM while changing led
 2016-09-22 13:56 UTC  (4+ messages)

[GIT PULL] Update dw-mmc controller
 2016-09-22 11:51 UTC  (2+ messages)

[RESEND PATCH v7 1/2] sdhci-of-arasan: Add device tree parameter xlnx,fails-without-test-cd bit
 2016-09-22  9:40 UTC  (4+ messages)
` [RESEND PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx,fails-without-test-cd is present

[PATCH v3 0/6] tmio: add support for eMMC with 8 bit bus width
 2016-09-22  9:40 UTC  (6+ messages)
  ` [PATCH v3 1/6] mmc: add define for R1 response without CRC

[PATCH v2] mmc: card: do away with indirection pointer
 2016-09-22  9:40 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix the spamming log message
 2016-09-22  9:39 UTC  (3+ messages)

[PATCH v3 0/3] mmc: sh_mobile_sdhi: Add r7s72100 support
 2016-09-22  8:13 UTC  (3+ messages)
` [PATCH v3 2/3] mmc: tmio-mmc: add support for 32bit data port

[PATCH v3 0/2] Add power domain support for eMMC node on rk3399
 2016-09-22  7:14 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: mmc: sdhci-of-arasan: add description of power domain

[PATCH] mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth
 2016-09-22  4:27 UTC  (2+ messages)

[PATCH v2 1/4] mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
 2016-09-22  4:27 UTC  (8+ messages)
    ` [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC
    ` [PATCH v2 3/4] mmc: dw_mmc: fix misleading error print if failing to do DMA transfer
    ` [PATCH v2 4/4] mmc: dw_mmc: use macro to define ring buffer size

xHCI problem? [was Re: Erratic USB device behavior and device loss]
 2016-09-21 14:37 UTC  (5+ messages)

mmc: dw_mmc: log spamming
 2016-09-21 13:41 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox