public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-10 12:38:16 to 2016-10-21 08:22:45 UTC [more...]

[PATCH 0/4] mmc: core: Clean-up and improve polling code in __mmc_switch()
 2016-10-21  8:22 UTC  (7+ messages)
  ` [PATCH 1/4] mmc: core: Make mmc_switch_status() available for mmc core
  ` [PATCH 2/4] mmc: core: Clarify code which deals with polling in __mmc_switch()
  ` [PATCH 3/4] mmc: core: Factor out code related to "
  ` [PATCH 4/4] mmc: core: Don't use ->card_busy() and CMD13 in combination when polling

[PATCH 1/2] mmc: mediatek: Fix module autoload
 2016-10-21  8:22 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci-of-at91: "

[PATCH v5] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-10-21  8:22 UTC  (2+ messages)

[PATCH] mmc: block: Change MMC_IOC_MAX_BYTES
 2016-10-21  8:21 UTC  (3+ messages)

[PATCH v2] mmc: sunxi: Prevent against null dereference for vmmc
 2016-10-21  8:21 UTC  (3+ messages)

[PATCH] mmc: sdhci-esdhc-imx: make sure usdhc clock enabled while doing suspend
 2016-10-21  7:42 UTC  (6+ messages)

[PATCH v4] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-10-21  4:22 UTC  (6+ messages)

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

[PATCH v3 0/3] mmc: sh_mobile_sdhi: Add r7s72100 support
 2016-10-20 23:12 UTC  (14+ messages)
` [PATCH v3 1/3] mmc: sh_mobile_sdhi: add ocr_mask option
` [PATCH v3 2/3] mmc: tmio-mmc: add support for 32bit data port

Regression after "do not use CMD13 to get status after speed mode switch"
 2016-10-20 15:17 UTC  (11+ messages)

[GIT PULL] MMC fixes for v.4.9 rc2
 2016-10-20 10:33 UTC 

[PATCH v7 00/11] ARM, arm64: renesas: Enable UHS-I SDR-104
 2016-10-20  9:19 UTC  (11+ messages)
` [PATCH v7 08/11] arm64: dts: r8a7796: add SDHI nodes
` [PATCH v7 09/11] arm64: dts: r8a7796: salvator-x: enable SDHI0 & 3
` [PATCH v7 10/11] arm64: dts: r8a7796: salvator-x: enable UHS for SDHI 0 "

[PATCH v6 1/2] MMC: meson: initial support for GX platforms
 2016-10-19 18:18 UTC  (2+ messages)
` [PATCH v6 2/2] Documentation: DT: MMC: meson-gx: new bindings doc

[PATCH v4] MMC: meson: initial support for GX platforms
 2016-10-19 18:01 UTC  (5+ messages)

[PATCH v5 1/2] MMC: meson: initial support for GX platforms
 2016-10-19 16:12 UTC  (2+ messages)
  ` [PATCH v5 2/2] Documentation: DT: MMC: meson-gx: new bindings doc

[PATCH] mmc: sunxi: Prevent against null dereference for vmmc
 2016-10-19 13:16 UTC  (2+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-19  8:27 UTC  (5+ messages)

[RFC 0/2] Ignore capability registers when it comes to speeds and use DT binding instead
 2016-10-19  7:10 UTC  (4+ messages)
  ` [RFC 1/2] mmc: sdhci: dt: Add device tree property sdhci-cap-speed-modes-broken
` [RFC 2/2] mmc: sdhci: Ignore capability register when it comes to speeds and use DT binding instead when sdhci-cap-speed-modes-broken is set

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

[PATCH 0/2] Add device tree property and quirk for supporting sdhci
 2016-10-18 15:37 UTC  (3+ messages)
` [PATCH 1/2] sdhci: Add device tree property broken-highspeed
  ` [PATCH 2/2] sdhci: Prevent SD from doing high-speed timing when broken-highspeed property is set

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-10-18 13:29 UTC  (18+ messages)
` [PATCH 5/10] dt: bindings: Add bindings for "
` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[RFC v2 0/2] Add device tree property and driver behavior for supporting sdhci configurations with broken highspeed
 2016-10-18 13:17 UTC  (6+ messages)
  ` [RFC v2 1/2] sdhci: Add device tree property broken-highspeed
` [RFC v2 2/2] sdhci: Prevent SD from doing high-speed timing when broken-highspeed property is set

[PATCH] mmc: core: Check regulator pointer
 2016-10-18 12:29 UTC  (6+ messages)

[RFC PATCH 0/8] Attempt to clean up BUG_ONs for mmc-tree
 2016-10-18 12:04 UTC  (9+ messages)
` [RFC PATCH 1/8] mmc: core: remove BUG_ONs from sdio
` [RFC PATCH 2/8] mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
` [RFC PATCH 3/8] mmc: core: remove BUG_ONs from mmc
` [RFC PATCH 4/8] mmc: core: remove BUG_ONs from sd
` [RFC PATCH 5/8] mmc: core: remove BUG_ONs from core.c
` [RFC PATCH 6/8] mmc: sdio_uart: remove meaningless BUG_ON
` [RFC PATCH 7/8] mmc: queue: remove BUG_ON for bounce_sg
` [RFC PATCH 8/8] mmc: mmc_test: remove BUG_ONs and deploy error handling

[PATCH] mmc: block: Change MMC_IOC_MAX_BYTES
 2016-10-18 10:54 UTC  (3+ messages)

[PATCH v3 0/2] MMC: add driver for Amlogic GXBB SoCs
 2016-10-18 10:25 UTC  (3+ messages)
` [PATCH v3 1/2] MMC: meson: initial support for GXBB platforms

[PATCH] MAINTAINERS: mmc: Move the mmc tree to kernel.org
 2016-10-18  7:17 UTC  (6+ messages)

[RFC 0/2] Add device tree property and quirk for supporting sdhci
 2016-10-17 21:49 UTC  (6+ messages)
` [RFC 1/2] sdhci: Add device tree property sd-broken-highspeed

linux-next: Moving mmc tree to kernel.org
 2016-10-17 22:09 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
 2016-10-17 13:49 UTC  (3+ messages)

[PATCH 0/6] mmc/memstick: rtsx_usb: Fix runtime PM issues
 2016-10-17 16:34 UTC  (9+ messages)
` [PATCH 1/6] mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
` [PATCH 2/6] mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
` [PATCH 3/6] memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
` [PATCH 4/6] memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
` [PATCH 5/6] mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
` [PATCH 6/6] mmc: core: Don't power off the card when starting the host

[PATCH] mmc: sdhci: put together into one condition checking
 2016-10-17 13:49 UTC  (3+ messages)

[PATCH] mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
 2016-10-14  9:53 UTC  (4+ messages)

Detected aborted journal error in Kernel 3.12
 2016-10-14 11:12 UTC  (2+ messages)

[PATCH 0/3] mmc: Check BKOPS Level On Runtime Suspend
 2016-10-13  8:30 UTC  (10+ messages)
` [PATCH 1/3] mmc: replacing hardcoded value for runtime PM suspend
` [PATCH 2/3] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
` [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend

[PATCH 1/3] mmc: replacing hardcoded value for runtime PM suspend
 2016-10-13  7:36 UTC 

[PATCH v2] sdhci-esdhc-imx: Correct two register accesses
 2016-10-13  7:01 UTC  (3+ messages)

Enabling MMC BKOPs in kernel based on host caps
 2016-10-12 11:30 UTC  (9+ messages)

[PATCH v3] mmc: sunxi: Handle the 'New Timing' mode
 2016-10-11 14:55 UTC  (3+ messages)

[PATCH v5 00/12] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-10-11 12:31 UTC  (18+ messages)
` [PATCH v5 03/12] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
` [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 12/12] sdhci: sdhci-msm: update dll configuration

[PATCH 0/4] mmc: sdhci: Minor fixes
 2016-10-10 12:38 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH v3 3/3] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1


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