public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 07:20:33 to 2017-01-17 12:15:53 UTC [more...]

[PATCH 0/3] Auto BKOPS PM suspend
 2017-01-17 12:15 UTC 

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2017-01-17 11:29 UTC  (13+ messages)
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support

[PATCH 0/5] arm64: sunxi: A64: enable MMC support
 2017-01-17  8:33 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: sun50i: add MMC nodes
    ` Dropping device tree pinmux nodes for GPIO usage (Was: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes)

[PATCH] mmc: sdio: don't allow vmalloc area buffer to use sdio API
 2017-01-17  7:45 UTC 

[PATCH] mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
 2017-01-17  1:43 UTC  (9+ messages)

[PATCH] Add Nexus 6P(msm8994) SDHCI support
 2017-01-17  1:33 UTC  (2+ messages)

[PATCH v6 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
 2017-01-17  1:22 UTC  (2+ messages)
` [PATCH v6 2/2] mmc: dw_mmc: force setup bus if active slots exist

[PATCH v5 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
 2017-01-17  1:12 UTC  (6+ messages)
  ` [PATCH v5 2/2] mmc: dw_mmc: force setup bus if active slots exist

[RFC PATCH 0/3] mmc: sdhci: sdhci-msm: Add more debug logs
 2017-01-17  1:09 UTC  (10+ messages)
` [RFC PATCH 1/3] mmc: sdhci: Add platform_dumpregs callback support to sdhci_ops
` [RFC PATCH 2/3] mmc: sdhci-msm: Implement platform_dumpregs callback in sdhci-msm

[RESEND PATCHv1 0/8] mmc: sdhci-msm: Provide support for enhanced strobe
 2017-01-17  1:07 UTC  (2+ messages)

[PATCH V2 0/4] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-17  0:58 UTC  (5+ messages)
  ` [PATCH V2 1/4] clk: gcc: Updates for SDHCI enablement
  ` [PATCH V2 2/4] sdhci: Add quirk for delayed IRQ ACK
  ` [PATCH V2 3/4] arm64: dts: Enable SDHCI for Nexus 5X (msm8992)
  ` [PATCH V2 4/4] dts: doc: rename rpm_requests to respect DT naming conventions

[PATCH] brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
 2017-01-17  0:19 UTC  (3+ messages)
`  "

[PATCH v3 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-16 19:16 UTC  (15+ messages)
` [PATCH v3 1/13] mmc: sunxi: Fix clock frequency change sequence
` [PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0
` [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
` [PATCH v3 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
` [PATCH v3 5/13] mmc: sunxi: Mask DATA0 when updating the clock
` [PATCH v3 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
` [PATCH v3 7/13] mmc: sunxi: Add more debug messages
` [PATCH v3 8/13] arm64: allwinner: a64: Add MMC nodes
` [PATCH v3 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
` [PATCH v3 10/13] arm64: allwinner: a64: Increase the MMC max frequency
` [PATCH v3 11/13] arm64: allwinner: pine64: add MMC support
  ` [PATCH v3 12/13] arm64: allwinner: a64: add UART1 pin nodes
` [PATCH v3 13/13] arm64: allwinner: add BananaPi-M64 support

[PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
 2017-01-16 14:23 UTC 

[PATCH v3 0/9] mmc: mmci: add support for STM32 SD controller
 2017-01-16  7:37 UTC  (10+ messages)
` [PATCH v3 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
` [PATCH v3 2/9] mmc: mmci: add support for not-amba, but still compatible, variants
` [PATCH v3 3/9] mmc: mmci: don't pretend all variants to have MCI_STARBITERR flag
` [PATCH v3 4/9] mmc: mmci: add support for setting pad type via pinctrl
` [PATCH v3 5/9] mmc: mmci: add STM32 variant
` [PATCH v3 6/9] ARM: DTS: stm32: add pin map for SDIO controller on stm32f429
` [PATCH v3 7/9] ARM: DTS: stm32: add node "
` [PATCH v3 8/9] ARM: DTS: enable SDIO controller on stm32f469 disco board
` [PATCH v3 9/9] Documentation: document mmci STM32 DT binding

[PATCH v3 00/15] mmc: core: A start to slim down public mmc headers
 2017-01-16  3:16 UTC  (27+ messages)
` [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
` [PATCH v3 02/15] ARM: davinci: "
` [PATCH v3 03/15] ARM: davinci: Don't rely on public mmc header to include interrupt.h
` [PATCH v3 04/15] MIPS: Alchemy: "
` [PATCH v3 05/15] mmc: core: First step in cleaning up public mmc header files
` [PATCH v3 06/15] mmc: core: First step in cleaning up private "
` [PATCH v3 07/15] mmc: core: Move public functions from core.h to private headers
` [PATCH v3 08/15] mmc: core: Move some host specific public functions to host.h
` [PATCH v3 09/15] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
` [PATCH v3 10/15] mmc: core: Remove unused struct _mmc_csd from public mmc.h header
` [PATCH v3 11/15] mmc: omap: Don't use mmc_card_present() when validating for inserted card
` [PATCH v3 12/15] mmc: vub300: "
` [PATCH v3 13/15] mmc: core: Move public functions from card.h to private headers
` [PATCH v3 14/15] mmc: core: Move public functions from host.h "
` [PATCH v3 15/15] mmc: core: Don't use extern declarations of public mmc functions

eMMC boot problem: switch to bus width 8 ddr failed
 2017-01-16  3:12 UTC  (12+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-16  2:35 UTC  (6+ messages)
  ` [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
` [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip

FW: [PATCH] mmc-utils: modified FFU to use multiple write command
 2017-01-15 11:46 UTC 

Support for various sdio wifi-chips on Allwinner tablets and SBCs
 2017-01-15 10:51 UTC  (3+ messages)

[PATCH v2 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-14 21:37 UTC  (5+ messages)
  ` [PATCH v2 1/2] devicetree: document vmmc-supply and mmc-pwrseq options
` [PATCH v2 2/2] mmc: pwrseq: add support for Marvell SD8787 chip

[PATCH RFC] mmc: mxs-mmc: Implement CMD23 support
 2017-01-14 18:10 UTC  (3+ messages)

[PATCH] mmc: wbsd: safer check if dma_addr is valid DMA address
 2017-01-13 22:52 UTC 

[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-13 20:16 UTC  (3+ messages)
` [PATCH v5 05/12] dt: bindings: Add bindings for "

[PATCH v2 0/9] mmc: mmci: add support for STM32 SD controller
 2017-01-13 18:40 UTC  (11+ messages)
` [PATCH v2 8/9] DT: stm32f469-disco: add node for SDIO controller

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (18+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] arm: put types.h in uapi
    ` (unknown)
  ` [PATCH v3 2/8] h8300: put bitsperlong.h in uapi
  ` [PATCH v3 3/8] nios2: put setup.h "
  ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
    ` (no subject)
  ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
  ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
  ` [PATCH v3 7/8] uapi: export all headers under uapi directories
  ` [PATCH v3 8/8] uapi: export all arch specifics directories

[PATCH v3 0/2] mmc: host: s3cmci: add device tree support
 2017-01-13 15:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v3 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH v3] mmc: sdhci-acpi: support deferred probe
 2017-01-13 11:03 UTC 

[PATCH 0/2] Use data tune for CMD line tune
 2017-01-13 10:17 UTC  (6+ messages)
` [PATCH 1/2] mmc: mediatek: "
  ` [PATCH 2/2] mmc: dt-bindings: update Mediatek MMC bindings

[v2, 1/2] mmc: sdhci-esdhc: clean up register definitions
 2017-01-13  9:31 UTC  (7+ messages)
` [v2, 2/2] mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing

[RFC PATCH] mmc: core: retry polling busy when response timeout occurs
 2017-01-13  8:56 UTC  (4+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-13  5:29 UTC 

[PATCH v2] Fix CMD6 timeout issue
 2017-01-13  3:35 UTC  (8+ messages)
` [PATCH v2 1/2] mmc: core: "
` [PATCH v2 2/2] mmc: mediatek: correct the implementation of msdc_card_busy

[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
 2017-01-13  3:12 UTC  (14+ messages)
` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option

[PATCH] mmc: core: set host's DDR52 timing when finishing switching voltage
 2017-01-13  2:29 UTC 

[PATCH] uapi: use wildcards to list files
 2017-01-13  1:04 UTC  (8+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 7/7] "

[PATCH v2 00/12] mmc: core: A start to slim down public mmc headers
 2017-01-12 20:43 UTC  (3+ messages)

[PATCH v6] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
 2017-01-12 15:27 UTC  (3+ messages)

mmc: imx: 8-bit bus timeout (4.10-rc1)
 2017-01-12 12:05 UTC  (6+ messages)

[PATCH] mmc: vub300: Remove bogus check of irqs_queued
 2017-01-12 12:01 UTC  (2+ messages)

[RFC PATCH v2 1/2] mmc: sdio: Factor out retry init card helper function
 2017-01-12 12:01 UTC  (4+ messages)
` [RFC PATCH v2 2/2] mmc: sdio: don't use rocr to check if the card could support UHS mode

[PATCH 0/8] MMC-core: Fine-tuning for some function implementations
 2017-01-12 12:01 UTC  (2+ messages)

[PATCH next] mmc: mxs-mmc: Fix additional cycles after transmission stop
 2017-01-12 12:01 UTC  (2+ messages)

[PATCH] mmc: host: tmio: drop superfluous exit path
 2017-01-12 12:00 UTC  (2+ messages)

[PATCH] mmc: sdhci-acpi: Only powered up enabled acpi child devices
 2017-01-12 12:00 UTC  (4+ messages)

[PATCH v1 1/2] mmc: sdhci-pci: Remove unused member cd_con_id
 2017-01-12 12:00 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: slot-gpio: Don't override con_id when request descriptor

[PATCH] mmc: sdhci-of-esdhc: remove default broken-cd for ARM
 2017-01-12 10:59 UTC  (3+ messages)

[PATCH v5] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD eMMC-4.5.1
 2017-01-12  7:45 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