linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-13 04:58:46 to 2015-01-21 14:15:10 UTC [more...]

[PATCH v2 08/11] mmc: pwrseq_simple: Add support for a delay
 2015-01-21 14:15 UTC  (6+ messages)

[PATCH v4 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-21 14:12 UTC  (9+ messages)
` [PATCH v4 1/2] mmc: dw_mmc: exynos: Support eMMC's HS400 mode
` [PATCH v4 2/2] ARM: dts: Add HS400 support for exynos5420 and exynos5800

[PATCH next] mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
 2015-01-21 13:21 UTC  (2+ messages)

[PATCH 0/2] mmc: rtsx: add check before sending request
 2015-01-21 12:59 UTC  (4+ messages)
` [PATCH 1/2] mmc: rtsx: finish request if no card exist
` [PATCH 2/2] mmc: rtsx: check sg_count before long data xfer

[PATCH] mmc: sdhci-pxav3: fix race between runtime pm and irq
 2015-01-21 12:45 UTC 

[PATCH] mmc: sdhci: host: fix odd_ptr_err.cocci warnings
 2015-01-21 11:45 UTC  (3+ messages)

[PATCH] mmc: vub300: remove unreachable return value handling
 2015-01-21 11:36 UTC  (2+ messages)

[RFC 0/2] mmc: UHS-II implementation
 2015-01-21 10:31 UTC  (4+ messages)
` [RFC 1/2] mmc: core: support UHS-II in core stack

[PATCH 0/4] Add sd/emmc support for stih407 family silicon
 2015-01-21 10:26 UTC  (7+ messages)
  ` [PATCH 1/4] clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate
` [PATCH 2/4] sdhci-st: Add support for stih407 family silicon
` [PATCH 3/4] mmc: sdhci-st: Update ST SDHCI binding documentation
` [PATCH 4/4] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc

[PATCH RESEND] mmc: mmci: Get rid of dead code in mmci_dma_setup
 2015-01-21 10:17 UTC 

[PATCH 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-21  9:32 UTC  (8+ messages)
` [PATCH 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951
  ` [PATCH 1/7] mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
  ` [PATCH 3/7] mmc: sdhci-pxav3: Extend binding with SDIO3 conf reg for the Armada 38x
  ` [PATCH 4/7] mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
` [PATCH 5/7] ARM: mvebu: Use macros for interrupt flags on Armada 38x sdhci node
` [PATCH 6/7] ARM: mvebu: Update the SDHCI node on Armada 38x
` [PATCH 7/7] ARM: mvebu: Add Device Tree description of SDHCI for Armada 388 RD

[PATCH] mmc: block: fix format string warning
 2015-01-21  8:44 UTC  (2+ messages)

[PATCH v5 0/6] mmc: rtsx: add support for sdio card
 2015-01-21  7:45 UTC  (5+ messages)
` [PATCH v5 1/6] mfd: rtsx: add func to split u32 into register

[PATCH v2] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-01-20 18:36 UTC 

[PATCH] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-01-20 10:53 UTC  (4+ messages)

[PATCH 0/17 v2] tmio: mmc: header cleanup / sh_mobile_cleanup
 2015-01-20  9:38 UTC  (43+ messages)
  ` [PATCH 01/17] mmc: tmio: add tmio_mmc_host_alloc/free()
  ` [PATCH 02/17] mmc: tmio: tmio_mmc_host has .dma
  ` [PATCH 03/17] mmc: tmio: tmio_mmc_host has .write16_hook
  ` [PATCH 04/17] mmc: tmio: tmio_mmc_host has .clk_enable
  ` [PATCH 05/17] mmc: tmio: tmio_mmc_host has .clk_disable
  ` [PATCH 06/17] mmc: tmio: tmio_mmc_host has .multi_io_quirk
  ` [PATCH 07/17] mmc: tmio: tmio_mmc_host has .bus_shift
  ` [PATCH 08/17] mmc: tmio: tmio_mmc_data has .alignment_shift
  ` [PATCH 09/17] mmc: tmio: tmio_mmc_data has .dma_rx_offset
  ` [PATCH 10/17] mmc: tmio: add .enable_dma on tmio_mmc_data
  ` [PATCH 11/17] mmc: tmio: enable SoC specific DMA buswidth settings
  ` [PATCH 12/17] mmc: sh_mobile_sdhi: remove .init/.cleanup
  ` [PATCH 13/17] mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
  ` [PATCH 14/17] mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
  ` [PATCH 15/17] mmc: sh_mobile_sdhi: use .enable_dma
  ` [PATCH 16/17] mmc: sh_mobile_sdhi: enable 32bit DMA access
  ` [PATCH 17/17] mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
  ` [PATCH] mmc: tmio: add missing EXPORT_SYMBOL for tmio_mmc_host_alloc/free

[PATCH v5 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2015-01-20  8:57 UTC  (7+ messages)
` [PATCH v5 1/4] mmc: sdhci: add a voltage switch callback function
` [PATCH v5 2/4] mmc: sdhci: add a quirk for tuning work around
` [PATCH v5 3/4] mmc: sdhci: add a quirk for single block transactions
` [PATCH v5 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH v4 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2015-01-20  2:22 UTC  (7+ messages)
` [PATCH v4 1/4] mmc: sdhci: add a voltage switch callback function
` [PATCH v4 2/4] mmc: sdhci: add a quirk for tuning work around
` [PATCH v4 3/4] mmc: sdhci: add a quirk for single block transactions
` [PATCH v4 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH] mmc: sdhci: Don't signal the sdio irq if it's not setup
 2015-01-19 22:07 UTC 

[PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
 2015-01-19 20:17 UTC 

[RFC PATCH 00/13] mmc: host: Add facility to support re-tuning
 2015-01-19  9:56 UTC  (33+ messages)
` [PATCH 01/13] mmc: core: Simplify by adding mmc_execute_tuning()
` [PATCH 02/13] mmc: host: Add facility to support re-tuning
` [PATCH 04/13] mmc: core: Move mmc_card_removed() into mmc_start_request()
` [PATCH 12/13] mmc: sdhci: Always init buf_ready_int

[PATCH V4 0/4] mmc: core: Add support for MMC power sequences
 2015-01-19  9:13 UTC  (5+ messages)
` [PATCH V4 1/4] mmc: core: Initial "
` [PATCH V4 3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider
  ` [PATCH V4 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
  ` [PATCH V4 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[RFC 0/3] mmc: Add dynamic frequency scaling
 2015-01-17 23:52 UTC  (6+ messages)

[PATCH v3 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2015-01-16 17:09 UTC  (6+ messages)
` [PATCH v3 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH] mmc: sdhci-s3c: solve problem with sleeping in atomic context
 2015-01-16 14:54 UTC  (2+ messages)

[PATCH V3 0/4] mmc: core: Add support for MMC power sequences
 2015-01-16 12:52 UTC  (9+ messages)
` [PATCH V3 1/4] mmc: core: Initial "
` [PATCH V3 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
  ` [PATCH V3 3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider
` [PATCH V3 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[PATCH V2 0/4] mmc: core: Add support for MMC power sequences
 2015-01-16 11:36 UTC  (12+ messages)
` [PATCH V2 1/4] mmc: core: Initial "
` [PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence
` [PATCH V2 3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider
` [PATCH V2 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[PATCH 3/5] mmc: card: Add eMMC command queuing support in mmc block layer
 2015-01-16  8:26 UTC  (4+ messages)

[PATCH 2/5] mmc: queue: initialization of command-queue support
 2015-01-16  3:40 UTC  (3+ messages)

[PATCH 1/5] mmc: core: Add support to read command queue parameters
 2015-01-16  3:32 UTC  (3+ messages)

[PATCHv5] mmc: remove MMC_CAP_ERASE to enable trim in eMMC/SD Device
 2015-01-16  2:06 UTC  (4+ messages)

[GIT PULL] MMC fixes for v.3.19, take 3
 2015-01-15  8:58 UTC 

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2015-01-14 11:58 UTC  (6+ messages)

[PATCH] mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
 2015-01-14 11:31 UTC  (2+ messages)

[PATCH] mmc: host: sdhci: Added a space before (
 2015-01-14 10:21 UTC  (2+ messages)

[PATCH 0/3] ARM: edma: Correct header file usage
 2015-01-14  9:51 UTC  (2+ messages)

[PATCH] mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
 2015-01-14  8:53 UTC 

Possible regression with commit 52221610d
 2015-01-14  5:00 UTC  (16+ messages)

[PATCH] mmc: dw_mmc: rockchip: Add DW_MCI_QUIRK_RETRY_DELAY
 2015-01-13 17:51 UTC 

[PATCH 0/4] mmc: core: Add support for MMC power sequences
 2015-01-13 14:34 UTC  (7+ messages)

[PATCH next 0/2] mmc: sdhci-pxav3: fix unbalanced pm and clock issues
 2015-01-13 12:30 UTC  (2+ messages)

[PATCH v1] sdhci-acpi: fix copy'n'paste typos in the comments
 2015-01-13  8:34 UTC  (2+ messages)

[PATCH 0/3] Convert omap_hsmmc to use common devicetree parsing code
 2015-01-13  8:33 UTC  (2+ messages)

[PATCH v7 0/3] mmc: core: hw_reset changes
 2015-01-13  8:26 UTC  (4+ messages)

[PATCH] mmc: core: fix race condition in mmc_wait_data_done
 2015-01-13  6:42 UTC 


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