public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-14 06:43:02 to 2017-07-26 19:45:22 UTC [more...]

[PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-26 19:45 UTC  (20+ messages)
` [PATCH v3 03/10] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
  ` [PATCH v3 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes
  ` [PATCH v3 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
  ` [PATCH v3 04/10] mmc: sunxi: Support controllers that can use both old and new timings
  ` [PATCH v3 05/10] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
  ` [PATCH v3 06/10] mmc: sunxi: Add support for A83T eMMC (MMC2)
  ` [PATCH v3 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
  ` [PATCH v3 08/10] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
  ` [PATCH v3 09/10] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC
  ` [PATCH v3 10/10] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC

[PATCH] mmc: sdhci-of-at91: force card detect value for non removable devices
 2017-07-26 14:02 UTC 

[PATCH] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-07-25 18:52 UTC  (3+ messages)

[PATCH v2 2/2] 44x/fsp2: enable eMMC arasan for fsp2 platform
 2017-07-25 11:40 UTC 

[PATCH 0/2] add ESP8089 WiFi chip driver
 2017-07-25 10:31 UTC  (14+ messages)
` [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver
  ` [PATCH] staging: net: wireless: fix badzero.cocci warnings
` [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions

[PATCH v1] sdhci: pci: Fix up power if device has ACPI companion
 2017-07-25  7:12 UTC  (2+ messages)

[PATCH v1] sdhci: acpi: Use new method to get ACPI companion
 2017-07-25  6:56 UTC  (2+ messages)

[PATCH] mmc: block: bypass the queue even if usage is present for hotplug
 2017-07-25  1:11 UTC 

[PATCH V4 00/11] mmc: Add Command Queue support
 2017-07-25  0:34 UTC  (22+ messages)
` [PATCH V4 01/11] mmc: core: Add mmc_retune_hold_now()
` [PATCH V4 02/11] mmc: core: Add members to mmc_request and mmc_data for CQE's
` [PATCH V4 03/11] mmc: host: Add CQE interface
` [PATCH V4 04/11] mmc: core: Turn off CQE before sending commands
` [PATCH V4 05/11] mmc: core: Add support for handling CQE requests
` [PATCH V4 06/11] mmc: mmc: Enable Command Queuing
` [PATCH V4 07/11] mmc: mmc: Enable CQE's
` [PATCH V4 08/11] mmc: block: Prepare CQE data
` [PATCH V4 09/11] mmc: block: Add CQE support
` [PATCH V4 10/11] mmc: cqhci: support for command queue enabled host
` [PATCH V4 11/11] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[PATCH] Documentation: dw-mshc: deprecate num-slots
 2017-07-24 18:01 UTC  (3+ messages)

[PATCH v5] mmc: dw_mmc-k3: add sd support for hi3660
 2017-07-24 11:58 UTC  (4+ messages)
      ` 答复: "

[PATCH] mmc: sdhci-xenon: ignore timing DDR52 in tuning
 2017-07-24 10:47 UTC  (2+ messages)

[PATCH] mmc: block: Block new req entering queue after its cleanup
 2017-07-24  9:33 UTC  (3+ messages)

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-24  8:33 UTC  (20+ messages)
` [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control
` [PATCH 039/102] mmc: sdhci-st: "
` [PATCH 040/102] mmc: sunxi: "
` [PATCH 041/102] mmc: tegra: "

[PATCH 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st
 2017-07-24  8:02 UTC  (2+ messages)

[PATCH] powerpc/asm/cacheflush: Cleanup cacheflush function params
 2017-07-24  4:31 UTC  (6+ messages)

[PATCH v2 00/10] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-23  0:36 UTC  (18+ messages)
  ` [PATCH v2 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes
  ` [PATCH v2 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
  ` [PATCH v2 03/10] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
  ` [PATCH v2 04/10] mmc: sunxi: Support controllers that can use both old and new timings
  ` [PATCH v2 05/10] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
  ` [PATCH v2 06/10] mmc: sunxi: Add support for A83T eMMC (MMC2)
  ` [PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
  ` [PATCH v2 08/10] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
  ` [PATCH v2 09/10] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC
  ` [PATCH v2 10/10] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC

[RFT PATCH] mmc: sdhci-of-arasan: Add command queue support
 2017-07-22 23:03 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: use io functions from sdhci.h
 2017-07-22 13:17 UTC  (5+ messages)

Potentially invalid memory accesses in file drivers/mmc/core/block.c
 2017-07-22  1:37 UTC 

[PATCH v1 2/2] 44x/fsp2: enable eMMC arasan for fsp2 platform
 2017-07-21 14:56 UTC  (2+ messages)

[PATCH V3 00/11] mmc: Add Command Queue support
 2017-07-21  9:57 UTC  (7+ messages)

[PATCH] mmc: sdhci-acpi: remove unused struct sdhci_host variable
 2017-07-21  8:48 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix the wrong condition check of getting num-slots
 2017-07-21  8:39 UTC 

[PATCH 00/16] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
 2017-07-20 13:36 UTC  (4+ messages)

[RESEND RFT PATCH] mmc: sdhci-of-arasan: Add command queue support
 2017-07-20  1:48 UTC 

[PATCH] mmc: core: Fix access to HS400-ES devices
 2017-07-19 19:32 UTC  (4+ messages)

vmmc-supply
 2017-07-19 12:39 UTC  (2+ messages)

[PATCH 00/11] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-19 11:28 UTC  (28+ messages)
` [PATCH 01/11] ARM: dts: sun8i: a83t: Switch to CCU device tree binding macros
` [PATCH 02/11] clk: sunxi-ng: Add interface to query or configure MMC timing modes
` [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode
` [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings
` [PATCH 07/11] mmc: sunxi: Add support for A83T eMMC (MMC2)
` [PATCH 08/11] ARM: dts: sun8i: a83t: Add MMC controller device nodes
  ` [PATCH 11/11] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC

[PATCH] mmc: dw_mmc: introduce timer for broken command transfer over scheme
 2017-07-19 10:30 UTC  (2+ messages)

[RFC PATCH v2 0/6] Try to get rid of CONFIG_MMC_DEBUG
 2017-07-19  8:24 UTC  (8+ messages)
` [RFC PATCH v2 1/6] mmc: core: remove check of host->removed for rescan routine
` [RFC PATCH v2 2/6] mmc: core: always check the length of sglist with total data size
  ` [RFC PATCH v2 3/6] mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
  ` [RFC PATCH v2 4/6] mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only
  ` [RFC PATCH v2 5/6] mmc: wbsd: remove CONFIG_MMC_DEBUG from the driver
  ` [RFC PATCH v2 6/6] mmc: sdhci: "

[RFC PATCH 0/6] Try to get rid of CONFIG_MMC_DEBUG
 2017-07-19  7:41 UTC  (11+ messages)
` [RFC PATCH 1/6] mmc: core: remove check of host->removed for rescan routine
` [RFC PATCH 2/6] mmc: core: always check the length of sglist with total data size
` [RFC PATCH 3/6] mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
` [RFC PATCH 4/6] mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only
` [RFC PATCH 5/6] mmc: wbsd: remove CONFIG_MMC_DEBUG from the driver
  ` [RFC PATCH 6/6] mmc: sdhci: "

[PATCH] mmc: Convert to using %pOF instead of full_name
 2017-07-19  5:55 UTC  (4+ messages)

[RESEND PATCH] arc: remove num-slots from arc platforms
 2017-07-19  0:39 UTC 

Remove !HIGHMEM from mmci-spi
 2017-07-18 12:19 UTC  (2+ messages)
` [PATCH] MMC: Remove HIGHMEM dependency from mmc-spi driver

[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
 2017-07-18 11:17 UTC  (10+ messages)
` [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

[RESEND PATCH v2 0/7] add some device nodes support for rk322x SoC
 2017-07-17 19:16 UTC  (3+ messages)
` [RESEND PATCH v2 7/7] ARM: dts: rockchip: add efuse device node for rk3228

[RFC PATCH 0/2] mmc: sdhci: Add SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
 2017-07-17 16:50 UTC  (5+ messages)
` [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER

[PATCH] mmc: host: via-sdmmc: constify pci_device_id
 2017-07-17 16:31 UTC 

[PATCH] mmc: atmel-mci: add missing of_node_put
 2017-07-17 10:41 UTC  (2+ messages)

[PATCH] mmc: mxcmmc: fix error return code in mxcmci_probe()
 2017-07-17  4:53 UTC  (3+ messages)

[PATCH v3] mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM support
 2017-07-14 18:46 UTC  (11+ messages)
      ` [EXT] "

[GIT PULL] MMC fixes for v.4.13 rc1
 2017-07-14  9:54 UTC 

sdio_f0_readb()
 2017-07-14  9:12 UTC  (2+ messages)


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