public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 16:02:11 to 2017-07-17 10:12:35 UTC [more...]

[PATCH 00/11] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-17 10:12 UTC  (25+ 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 06/11] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
  ` [PATCH 07/11] mmc: sunxi: Add support for A83T eMMC (MMC2)
  ` [PATCH 08/11] ARM: dts: sun8i: a83t: Add MMC controller device nodes
  ` [PATCH 09/11] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
  ` [PATCH 10/11] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC
  ` [PATCH 11/11] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC

[PATCH] mmc: sdhci-of-arasan: use io functions from sdhci.h
 2017-07-17  6:33 UTC  (2+ messages)

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

[PATCH] mmc: atmel-mci: add missing of_node_put
 2017-07-15 16:27 UTC 

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

[PATCH v3 1/2] mmc: sdhci-of-at91: factor out clks and presets setting
 2017-07-13 10:06 UTC  (4+ messages)
` [PATCH v3 2/2] mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM

[PATCH 0/3] Add MMCIF0 support for r8a7743/iwg20m
 2017-07-13 10:06 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: mmc: sh_mmcif: Document r8a7743 DT bindings
` [PATCH 2/3] ARM: dts: r8a7743: Add MMCIF0 support
` [PATCH 3/3] ARM: dts: iwg20m: "
          ` [kbuild-all] "

[PATCH v3] mmc: tmio-mmc: fix bad pointer math
 2017-07-13 10:01 UTC  (3+ messages)

[PATCH] mmc: block: Block new req entering queue after its cleanup
 2017-07-13  9:46 UTC  (2+ messages)

[RESEND PATCH v2 0/7] add some device nodes support for rk322x SoC
 2017-07-12 23:44 UTC  (13+ messages)
` [RESEND PATCH v2 1/7] ARM: dts: rockchip: add cpu enable method for rk3228 SoC
` [RESEND PATCH v2 2/7] ARM: dts: rockchip: add basic dtsi file for RK3229 SoC
` [RESEND PATCH v2 3/7] Documentation: rockchip-dw-mshc: add description for rk3228
` [RESEND PATCH v2 4/7] ARM: dts: rockchip: fix compatible string for eMMC node of rk3228 SoC
` [RESEND PATCH v2 5/7] ARM: dts: rockchip: add sdmmc and sdio nodes for "
` [RESEND PATCH v2 6/7] ARM: dts: rockchip: Add io-domain node for rk3228

vmmc-supply
 2017-07-12 15:28 UTC 

[PATCH v2] mmc: tmio-mmc: fix bad pointer math
 2017-07-12 15:39 UTC  (3+ messages)

Rebasing mmc/next
 2017-07-12 15:26 UTC  (4+ messages)

[PATCH v2 1/2] mmc: sdhci-of-at91: factor out clks and presets setting
 2017-07-12 15:05 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM

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

[PATCH mmc/next v3 0/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC
 2017-07-12 10:12 UTC  (5+ messages)
` [PATCH mmc/next v3 4/4] mmc: renesas-sdhi: remove gen3 support from SYS-DMAC driver

[PATCH v4 0/9] mtd: sharpslpart partition parser
 2017-07-12  8:58 UTC  (6+ messages)
` [PATCH v4 3/9] mfd: tmio.h: support partition parser types

[PATCH] mmc: tmio-mmc: fix bad pointer math
 2017-07-12  6:50 UTC  (4+ messages)

[PATCH v2] mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM support
 2017-07-12  1:17 UTC  (3+ messages)

[RFT] mmc: tmio: fix CMD12 (STOP) handling
 2017-07-11 15:00 UTC  (9+ messages)

[RFC]Do we still need CONFIG_MMC_DEBUG
 2017-07-11 14:53 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: remove unused sg_len variable
 2017-07-11 14:44 UTC  (3+ messages)

[PATCH] mmc: sdhci-xenon: remove pointless struct xenon_priv *priv
 2017-07-11 14:44 UTC  (2+ messages)

[PATCH v2 1/2] mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL
 2017-07-11 14:44 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries

[PATCH] mmc: block: remove unused struct mmc_card *card
 2017-07-11 14:44 UTC  (2+ messages)

[PATCH] mmc: mxcmmc: check the return value of mxcmci_finish_data
 2017-07-11 14:44 UTC  (2+ messages)

[PATCH] mmc: mediatek: add ops->get_cd() support
 2017-07-11 14:43 UTC  (2+ messages)

[PATCH] mmc: mmc_ops: fix a typo for comment of mmc_start_bkops
 2017-07-11 14:43 UTC  (3+ messages)

[PATCH] mmc: rtsx_usb_sdmmc: make array 'width' static const
 2017-07-11 14:43 UTC  (2+ messages)

[PATCH V2] mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit
 2017-07-11 14:43 UTC  (2+ messages)

[PATCH] mmc: tmio: don't wait on R-Car2+ when handling the clock
 2017-07-11 14:43 UTC  (2+ messages)

[PATCH 0/4] tmio/sdhi: use max sd_buf size & clean header file before
 2017-07-11 14:43 UTC  (7+ messages)
` [PATCH 1/4] mmc: tmio: remove obsolete TMIO_BBS
` [PATCH 2/4] mmc: tmio: add references to bit defines in the header
` [PATCH 3/4] mmc: tmio: no magic values when enabling DMA
` [PATCH 4/4] mmc: sdhi: use maximum width for the sdbuf register

[PATCH] mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()
 2017-07-11 14:43 UTC  (2+ messages)

[PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st
 2017-07-11 14:43 UTC  (2+ messages)

[PATCH v2] omap_hsmmc: Reduce max_segs for reliability
 2017-07-11 14:43 UTC  (4+ messages)

[PATCH] mmc: host: omap_hsmmc: constify dev_pm_ops structures
 2017-07-11 14:42 UTC  (2+ messages)

[PATCH] mmc: host: sdhci-st: Handle return value of clk_prepare_enable
 2017-07-11 14:42 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-of-at91: factor out clks and presets setting
 2017-07-11 14:36 UTC  (12+ messages)
` [PATCH 2/2] mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM

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

[RFC PATCH 0/2] mmc: sdhci: Add SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
 2017-07-11 13:49 UTC  (3+ messages)
` [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER

[PATCH] mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld
 2017-07-11 13:11 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: introduce timer for broken command transfer over scheme
 2017-07-11  9:38 UTC 

[PATCH] mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM support
 2017-07-11  2:15 UTC  (2+ messages)

[PATCH] mmc: mmc: fix switch to 1V8 for hs400es mode
 2017-07-11  0:38 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: use functions and OFFSETS from sdhci.h
 2017-07-11  0:34 UTC  (2+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2017-07-10  6:29 UTC 

(unknown),
 2017-07-09 23:19 UTC 

[PATCH V2 00/22] mmc: Add Command Queue support
 2017-07-06 10:48 UTC  (11+ messages)

[PATCH v6] mmc: dw_mmc-k3: add sd support for hi3660
 2017-07-06  7:28 UTC 

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

Good day...!!
 2017-07-05 20:34 UTC 

[PATCH 1/6 v2] mmc: core: Delete bounce buffer Kconfig option
 2017-07-05 19:00 UTC  (4+ messages)
` [PATCH 4/6 v2] mmc: block: move single ioctl() commands to block requests

[PATCH 1/2] mmc: block: Preinitialize ret in mmc_blk_issue_drv_op()
 2017-07-05 15:07 UTC  (4+ messages)
` [PATCH 2/2] mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries

SDIO "SD2" vs. SD-card "SD3" interface on BayTrail
 2017-07-04 15:56 UTC  (4+ messages)

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-07-03 13:55 UTC  (7+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[bug report] mmc: tmio-mmc: add support for 32bit data port
 2017-07-03 13:31 UTC  (3+ messages)

[GIT PULL] MMC for v.4.13
 2017-07-03  9:46 UTC 

[PATCH v4] mmc: dw_mmc-k3: add sd support for hi3660
 2017-07-03  1:05 UTC  (3+ messages)
  ` 答复: "

[PATCH 1/3 v4] mmc: block: Anonymize the drv op data pointer
 2017-06-30 12:06 UTC  (3+ messages)
` [PATCH 2/3 v4] mmc: ops: export mmc_get_status()
` [PATCH 3/3 v4] mmc: debugfs: Move block debugfs into block module

[PATCH v1 2/2] 44x/fsp2: enable eMMC arasan for fsp2 platform
 2017-06-30 11:53 UTC 

[PATCH v1 0/2] add eMMC support for fsp2 board
 2017-06-30 11:53 UTC 

timeout waiting for hardware interrupt CMD19
 2017-06-30  8:56 UTC  (3+ messages)


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