linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-06 10:36:10 to 2016-01-22 01:27:17 UTC [more...]

[PATCH] mmc: dw_mmc: remove the prepare_command hook
 2016-01-22  1:27 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: remove struct block_settings
 2016-01-22  1:26 UTC  (2+ messages)

[RFC PATCH] mmc: remove the MMC_DATA_STREAM flag
 2016-01-22  1:18 UTC  (3+ messages)

mmc0: Invalid maximum block size, assuming 512 bytes
 2016-01-21 15:00 UTC  (3+ messages)

[PATCH V2] mmc: pwrseq_simple: Make reset-gpios optional to match doc
 2016-01-21 13:23 UTC  (2+ messages)

[PATCH v2] mmc: Add a restriction to mmc debugfs clock setting
 2016-01-21 12:57 UTC 

[PATCH RFC 00/15] mmc: sunxi: Support vqmmc regulator and eMMC DDR modes
 2016-01-21 12:38 UTC  (25+ messages)
` [PATCH RFC 01/15] mmc: sunxi: Document host init sequence
` [PATCH RFC 02/15] mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
` [PATCH RFC 03/15] mmc: sunxi: Block signal voltage switching (CMD11)
` [PATCH RFC 04/15] mmc: sunxi: Support vqmmc regulator
` [PATCH RFC 05/15] mmc: sunxi: Support MMC_DDR52 timing modes
` [PATCH RFC 06/15] mmc: sunxi: Support 8 bit eMMC DDR transfer modes
` [PATCH RFC 07/15] mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
` [PATCH RFC 08/15] ARM: dts: sun6i: Add mmc3 pins for 8 bit emmc
` [PATCH RFC 09/15] ARM: dts: sun6i: sina31s: Switch to mmc3 for onboard eMMC
` [PATCH RFC 10/15] ARM: dts: sun8i: Include SDC2_RST pin in mmc2_8bit_pins
` [PATCH RFC 11/15] ARM: dts: sun8i: sina33: Enable hardware reset and HS-DDR for eMMC
` [PATCH RFC 12/15] ARM: dts: sun9i: Use sun9i specific mmc compatible
` [PATCH RFC 13/15] ARM: dts: sun9i: Include SDC2_RST pin in mmc2_8bit_pins
` [PATCH RFC 14/15] ARM: dts: sun9i: a80-optimus: Enable hardware reset and HS-DDR for eMMC
` [PATCH RFC 15/15] ARM: dts: sun9i: cubieboard4: "

[RFC PATCH] mmc: dw_mmc: remove redundant num_slots check
 2016-01-21  7:52 UTC 

[PATCH v2] mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-01-21  6:52 UTC 

[PATCH] mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-01-21  6:49 UTC  (3+ messages)

[PATCH 0/5 RFC] mmc: sdhci-iproc: add bcm2835 support
 2016-01-20 21:23 UTC  (18+ messages)
  ` [PATCH 1/5 RFC] mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
  ` [PATCH 2/5 RFC] mmc: sdhci-iproc: Actually enable the clock
  ` [PATCH 3/5 RFC] ARM: bcm283x: specify sdhci quirks in dtsi file
  ` [PATCH 4/5 RFC] mmc: sdhci-iproc: add bcm2835 support
` [PATCH 5/5 RFC] DT: sdhci-iproc: add bcm2835 compatible

[PATCH v1 0/3] mmc: pwrseq: convert to proper driver
 2016-01-20 16:04 UTC  (7+ messages)
` [PATCH v1 1/3] mmc: pwrseq_simple: add to_pwrseq_simple() macro
` [PATCH v1 2/3] mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
` [PATCH v1 3/3] mmc: pwrseq: convert to proper platform device

[LINUX PATCH 1/5] mmc: Workaround for the issue in auto tuning mode
 2016-01-20 15:05 UTC  (16+ messages)
` [LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI
` [LINUX PATCH 3/5] mmc: host: Added DT support to use SDIO in standard speed
` [LINUX PATCH 4/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI
` [LINUX PATCH 5/5] mmc: host: Update the quirks for this controller

[PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call
 2016-01-20 12:35 UTC  (8+ messages)
` [PATCH 1/3] mmc: dw_mmc: expose dw_mci_pltfm_prepare_command
` [PATCH 2/3] mmc: dw_mmc-rockchip: remove prepare_command hook
` [PATCH 3/3] mmc: dw_mmc-exynos: wrapper prepare_command

[PATCH] mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
 2016-01-20 11:47 UTC  (2+ messages)

[PATCH] mmc: pwrseq_simple: Make reset-gpios optional to match doc
 2016-01-20 11:36 UTC  (4+ messages)

[PATCH v3] mmc: dw_mmc: add hw_reset support
 2016-01-20  4:26 UTC  (3+ messages)

[PATCH] mmc: dw_mmc-rockchip: add pinctrl support
 2016-01-20  0:54 UTC  (5+ messages)

[RFC PATCH 0/3] mmc: pwrseq: convert to proper driver
 2016-01-19 14:05 UTC  (6+ messages)
` [RFC PATCH 1/3] mmc: pwrseq_simple: add to_pwrseq_simple() macro
` [RFC PATCH 2/3] mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
` [RFC PATCH 3/3] mmc: pwrseq: convert to proper platform device

SDIO over USB for USB264x chips
 2016-01-19 12:20 UTC 

[PATCH 0/2] sdio: Prevent re-tuning conflicting with custom sleep
 2016-01-19  9:51 UTC  (4+ messages)

[PATCH] mmc: debugfs: correct wrong voltage value
 2016-01-19  9:44 UTC  (2+ messages)

[PATCH] mmc: Add a restriction to mmc debugfs clock setting
 2016-01-19  7:44 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: remove "disable-wp" property
 2016-01-18 10:13 UTC  (2+ messages)

questions about runtime pm
 2016-01-18  2:35 UTC  (3+ messages)

Greetings
 2016-01-16 23:02 UTC 

sdhci: SDCLK frequency change
 2016-01-16 11:16 UTC 

[RFC PATCH] mmc: dw_mmc: remove the prefix "SDMMC_##" into mci_read/write
 2016-01-15 17:56 UTC  (5+ messages)

[PATCH] mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
 2016-01-15 16:02 UTC  (8+ messages)

[PATCH v2 00/12] Add the family patches to support for kylin board
 2016-01-15  9:15 UTC  (7+ messages)
` [PATCH v2 06/12] mmc: pwrseq: add support for power-on sequencing through DT

[PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function
 2016-01-15  7:26 UTC  (5+ messages)
` [PATCH 2/3] mmc: sdhci-pci: Add platform tuning callback for amd hs200 mode

[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-14 13:29 UTC  (10+ messages)
` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data

[RFC 0/6] mmc: Field Firmware Update
 2016-01-14 13:16 UTC  (10+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-14 11:12 UTC  (3+ messages)
` [PATCH v5 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
    ` [PATCH v5 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller

[v4, 0/6] eSDHC patches introduction
 2016-01-14 10:31 UTC  (15+ messages)
` [v4, 5/6] mmc: kconfig: select FSL_GUTS for MMC_SDHCI_OF_ESDHC

[PATCH] mmc: tmio_mmc_dma: don't print invalid DMA cookie
 2016-01-14 10:02 UTC  (2+ messages)

[PATCH] mmc: core: Enable tuning according to the actual timing
 2016-01-14 10:02 UTC  (2+ messages)

[PATCH 1/2] mmc: mmci: fix an ages old detection error
 2016-01-14  9:52 UTC  (2+ messages)

[PATCH v2] mmc: dw_mmc: add hw_reset support
 2016-01-14  0:58 UTC  (5+ messages)

[PATCH] mmc: sd: limit SD card power limit according to cards capabilities
 2016-01-13 10:09 UTC  (2+ messages)

[PATCH] mmc-core: One check less in mmc_select_hs200() after error detection
 2016-01-12 15:07 UTC  (2+ messages)

[PATCH 2/2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2016-01-12 14:43 UTC  (3+ messages)

[PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously
 2016-01-12 14:42 UTC  (3+ messages)

[GIT PULL] MMC for v.4.5
 2016-01-11 15:42 UTC 

[PATCH RESEND] mmc: core: Enable tuning according to the actual timing
 2016-01-11 14:17 UTC  (3+ messages)

[PATCH v1 1/1] mmc: atmel-mci: allow DMA transfers for AVR32
 2016-01-11  8:54 UTC  (3+ messages)
` [PATCH] [wip] repair mci dma transfers for avr32

[PATCH 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-09 12:13 UTC  (4+ messages)
` [PATCH 2/2] mmc: atmel: get rid of struct mci_dma_data

[PATCH] mmc: pwrseq_simple: Support assigned-clocks
 2016-01-08  9:59 UTC 

[PATCH] mmc: remove unnecessary assignment statements before return
 2016-01-08  2:15 UTC 

[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
 2016-01-08  0:00 UTC  (2+ messages)
` [PATCH v3 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver

Does the Community use Coverity ?
 2016-01-07 22:06 UTC  (5+ messages)

[PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
 2016-01-07 12:32 UTC  (4+ messages)

[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator
 2016-01-07 11:17 UTC  (5+ messages)

[PATCH v3 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-01-06 13:13 UTC  (4+ messages)
` [PATCH v3 06/12] mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocation
` [PATCH v3 09/12] mmc: sdhci-st: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).