linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-05 08:21:28 to 2015-03-20 11:28:28 UTC [more...]

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-03-20 11:28 UTC  (16+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()
` [PATCH v4 3/4] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch

[PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-03-20  9:57 UTC  (2+ messages)

[PATCH] Revert "mmc: sdhci-esdhc-imx: Call mmc_of_parse()"
 2015-03-20  9:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER
 2015-03-20  9:15 UTC 

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-20  8:56 UTC  (4+ messages)
  ` [PATCH 33/35 linux-next] mmc: "

[PATCH] mmc: sdhci-msm: Add support for vendor capabilities registers
 2015-03-19 17:55 UTC  (4+ messages)

[PATCH 12/13] mmc: atmel-mci: use endian agnostic IO
 2015-03-19 14:22 UTC  (2+ messages)
  ` [Linux-kernel] "

[PATCH v4 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-03-19 13:44 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] mmc: pwrseq: fix logic in error handling
 2015-03-19 10:56 UTC  (2+ messages)

[GIT PULL] MMC fixes for v.4.0 rc4
 2015-03-19 10:50 UTC 

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2015-03-18 13:21 UTC  (9+ messages)

[PATCH v7] ARM: dts: Add HS400 support for exynos5420 and exynos5800
 2015-03-18 11:20 UTC 

[PATCH v6] ARM: dts: Add HS400 support for exynos5420 and exynos5800
 2015-03-18 10:39 UTC  (2+ messages)

[PATCH v6 00/12] Improvements to Tegra-based Chromebook support
 2015-03-18  9:55 UTC  (3+ messages)
` [PATCH v6 13/13] HACK: Hide RPMB partitions

[PATCH v1] qcom: opensource: mmc-utils: fix building errors
 2015-03-18  9:35 UTC 

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-03-17 23:26 UTC  (6+ messages)
` [PATCH V5 2/2] ARM: dts: Add HS400 support for exynos5420 and exynos5800

[PATCH 5/5] mmc: sdhci: add SW CMDQ support for CHT SDHCI host
 2015-03-17 11:11 UTC 

[PATCH 4/5] mmc: core: add support for CMDQ feature in MMC Core stack
 2015-03-17 11:11 UTC 

[PATCH 3/5] mmc: queue: change mqrq_cur and mqrq_pre to mq qdepth
 2015-03-17 11:11 UTC 

[PATCH 2/5] mmc: host: add runtime PM for host class dev
 2015-03-17 11:11 UTC 

[PATCH 1/5] mmc: replace sbc to precmd and add postcmd
 2015-03-17 11:10 UTC 

[PATCH 0/5] mmc: Soft Command queue implementation for eMMC5.1 device
 2015-03-17 11:09 UTC 

[PATCH] mmc: sleep notification
 2015-03-17 10:43 UTC  (16+ messages)

[next:master 2655/4763] arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: unknown field 'tmio_flags' specified in initializer
 2015-03-17  5:17 UTC  (6+ messages)
      ` [PATCH] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2

[PATCH v2 0/5] Add Mediatek MMC driver
 2015-03-17  3:13 UTC  (6+ messages)
  ` [PATCH v2 1/5] mmc: dt-bindings: add Mediatek MMC bindings
  ` [PATCH v2 2/5] mmc: mediatek: Add Mediatek MMC driver
  ` [PATCH v2 3/5] mmc: mediatek: Add PM support for "
  ` [PATCH v2 4/5] arm64: mediatek: Add Mediatek MMC support in defconfig
  ` [PATCH v2 5/5] arm64: dts: mediatek: Add MT8173 MMC dts

mmc idle time bkops?
 2015-03-16 19:46 UTC  (3+ messages)

[PATCH V3 00/15] mmc: host: Add facility to support re-tuning
 2015-03-16 14:00 UTC  (17+ messages)
` [PATCH V3 01/15] "
` [PATCH V3 02/15] mmc: core: Disable re-tuning when card is no longer initialized
` [PATCH V3 03/15] mmc: core: Add support for re-tuning before each request
` [PATCH V3 04/15] mmc: core: Check re-tuning before retrying
` [PATCH V3 05/15] mmc: core: Hold re-tuning during switch commands
` [PATCH V3 06/15] mmc: core: Hold re-tuning during erase commands
` [PATCH V3 07/15] mmc: core: Hold re-tuning while bkops ongoing
` [PATCH V3 08/15] mmc: mmc: Comment that callers need to hold re-tuning if the card is put to sleep
` [PATCH V3 09/15] mmc: core: Separate out the mmc_switch status check so it can be re-used
` [PATCH V3 10/15] mmc: core: Add support for HS400 re-tuning
` [PATCH V3 11/15] mmc: sdhci: Change to new way of doing re-tuning
` [PATCH V3 12/15] mmc: sdhci: Flag re-tuning is needed on CRC or End-Bit errors
` [PATCH V3 13/15] mmc: block: Check re-tuning in the recovery path
` [PATCH V3 14/15] mmc: block: Retry errored data requests when re-tuning is needed
` [PATCH V3 15/15] mmc: core: Don't print reset warning if reset is not supported

[PATCH V2 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section
 2015-03-16 13:15 UTC  (3+ messages)

[PATCH v3 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-03-16  9:52 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
 2015-03-16  5:56 UTC  (4+ messages)

[PATCH 1/3] MAINTAINERS: mmc: Update filepath to cover all files for sdhci-s3c
 2015-03-16  2:11 UTC  (2+ messages)

[PATCH v3] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-03-15 18:37 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Add a timeout for sending CMD11
 2015-03-13 20:38 UTC  (3+ messages)

[RFC 0/2] fixed order for mmc devices/mmc block devices
 2015-03-13 20:08 UTC  (3+ messages)
` [RFC 1/2] mmc: read mmc alias from device tree

[PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section
 2015-03-13 14:46 UTC  (3+ messages)

[PATCH 2/3] MAINTAINERS: mmc: Remove the SDHCI-OF section
 2015-03-13 12:51 UTC 

[PATCH] mmc: core: do not abort if wp is disabled
 2015-03-13 10:22 UTC  (3+ messages)

[PATCH] mmc: sdhci-iproc: fix oops in sdhci_iproc_writew
 2015-03-13 10:15 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: Call mmc_of_parse()
 2015-03-13 10:15 UTC  (2+ messages)

[PATCH RESEND 0/4] Add support for IPROC SDHCI controller
 2015-03-13 10:14 UTC  (9+ messages)
  ` [PATCH 1/4] mmc: sdhci: add quirk for ACMD23 broken
  ` [PATCH 2/4] mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
  ` [PATCH 3/4] mmc: sdhci-iproc: add IPROC SDHCI driver
  ` [PATCH 4/4] mmc: sdhci-iproc: add device tree bindings
` [PATCH] mmc: sdhci: fix card presence logic in sdhci_request function

[PATCH] mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
 2015-03-13 10:14 UTC  (2+ messages)

[PATCH] sd, mmc, virtio_blk, string_helpers: fix block size units
 2015-03-13 10:07 UTC  (2+ messages)

Possible regression in next-20150306 due to "mmc: tmio: Fix PIO mode with CONFIG_HIGHMEM"
 2015-03-12  0:41 UTC  (7+ messages)

[PATCH V2 00/15] mmc: host: Add facility to support re-tuning
 2015-03-10 14:20 UTC  (6+ messages)
` [PATCH V2 11/15] mmc: sdhci: Change to new way of doing re-tuning

[PATCH v2 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-03-09  8:33 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] tmio: mmc: replace sh_mobile_sdhi_info to tmio_mmc_data
 2015-03-05 16:25 UTC  (13+ messages)
` [PATCH 1/2] mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
` [PATCH 2/2] mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info

[PATCH 2/2] mmc: sdhci-spear: Remove exported header
 2015-03-05 15:33 UTC 

[PATCH 1/2] mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
 2015-03-05 15:33 UTC 

[PATCH] mmc: sdhci: Remove the sdhci exported header file
 2015-03-05 15:27 UTC 

[PATCH] mmc: sdhci-pltfm: remove the unneeded check of disabled device
 2015-03-05 15:03 UTC  (2+ messages)

[PATCH] mmc: tegra: Optimize write_w path for tegra114 and later
 2015-03-05 14:59 UTC  (2+ messages)

[RFC/PATCH] mmc: tmio: Fix PIO mode with CONFIG_HIGHMEM
 2015-03-05 14:57 UTC  (2+ messages)

[PATCH/RFC] mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
 2015-03-05 14:57 UTC  (2+ messages)

[PATCH] mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
 2015-03-05 14:56 UTC  (2+ messages)

[PATCH] mmc: Fix hardware dependencies for sdhci-pxav3
 2015-03-05 14:56 UTC  (2+ messages)

[PATCH] mmc: pwrseq: simplify alloc/free hooks
 2015-03-05 14:55 UTC  (2+ messages)

[PATCH/RFC] mmc: sh_mmcif: Add exclusion between cmd and interrupt
 2015-03-05 14:54 UTC  (2+ messages)

[PATCH] mmc: sunxi: avoid invalid pointer calculation
 2015-03-05 13:51 UTC  (2+ messages)

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-03-05 13:50 UTC  (3+ messages)
` [PATCH v2 09/11] mmc: kconfig: replace PPC_OF with PPC

[patch] mmc: sdhci-esdhc-imx: silence a false curly braces warning
 2015-03-05 13:48 UTC  (2+ messages)

[PATCH] mmc: omap_hsmmc: add hibernation support
 2015-03-05 13:46 UTC  (2+ messages)

[PATCH v2 0/7] mmc: sdhci: set .remove to sdhci_pltfm_unregister()
 2015-03-05 13:46 UTC  (2+ messages)

[PATCH] mmc: sunxi: Use devm_reset_control_get_optional() for reset control
 2015-03-05 13:45 UTC  (2+ messages)

[PATCH 0/6] mmc: omap_hsmmc: simplify cover/card detect logic
 2015-03-05 13:43 UTC  (2+ messages)

[PATCH] mmc: sirf: update sdhci_sirf_execute_tuning procedure
 2015-03-05 13:41 UTC  (2+ messages)

[PATCH] mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
 2015-03-05 13:41 UTC  (3+ messages)

[mmc-utils] a little eMMC 5.0 support
 2015-03-05 13:19 UTC  (4+ messages)
` [PATCH 1/3] cmds/read_extcsd: allow mmc 5.0
` [PATCH 2/3] cmds/read_extcsd: compute in seconds
` [PATCH 3/3] cmds/read_extcsd: add a few new mmc 5.0 fields

[PATCH] mmc: dw_mmc: enable card read threshold when mode is HS400
 2015-03-05 10:45 UTC 

[ulf.hansson-mmc:next 1/17] drivers/mmc/host/dw_mmc-exynos.c:480:5: sparse: symbol 'dw_mci_exynos_prepare_hs400_tuning' was not declared. Should it be static?
 2015-03-05 10:13 UTC  (3+ messages)
` [PATCH ulf.hansson-mmc] mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static

[PATCH V4 0/4] mmc: core: Add support for MMC power sequences
 2015-03-05  9:05 UTC  (5+ messages)
` [PATCH V4 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[GIT PULL] Update codes relevant to dw-mmc controller
 2015-03-05  8:21 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;
as well as URLs for NNTP newsgroup(s).