linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-10 10:13:39 to 2015-03-25 15:51:32 UTC [more...]

[PATCH] ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
 2015-03-25 15:51 UTC  (3+ messages)

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2015-03-25 15:28 UTC  (10+ messages)

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

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-03-25 12:37 UTC  (7+ messages)
` [RFC PATCH 1/4] PM / QoS: Add pm_qos_cancel_request_lazy() that doesn't sleep
` [RFC PATCH 2/4] mmc: sdhci: Support maximum DMA latency request via PM QOS
` [RFC PATCH 3/4] mmc: sdhci-acpi: Fix device hang on Intel BayTrail
` [RFC PATCH 4/4] mmc: sdhci-pci: "

[PATCH RESEND 5/7] mmc: host: dw_mmc make IO accessors endian agnostic
 2015-03-25 11:27 UTC  (3+ messages)
` [PATCH RESEND 6/7] mmc: host: dw_mmc: change idmac descriptor files to __le32
` [PATCH RESEND 7/7] mmc: host: dw_mmc: fix fifo ordering in big endian

[PATCH 5/7] mmc: host: dw_mmc make IO accessors endian agnostic
 2015-03-25 11:23 UTC  (3+ messages)
` [PATCH 6/7] mmc: host: dw_mmc: change idmac descriptor files to __le32
` [PATCH 7/7] mmc: host: dw_mmc: fix fifo ordering in big endian

[PATCH 12/13] mmc: atmel-mci: use endian agnostic IO
 2015-03-25  8:52 UTC  (6+ messages)
  ` [Linux-kernel] "

[PATCH] mmc: mmci: Cascade EPROBE_DEFER from regulators
 2015-03-25  8:51 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: support voltage-range property
 2015-03-25  8:51 UTC  (2+ messages)

[PATCH v3] mmc: sdhci-msm: Add support for vendor capabilities registers
 2015-03-25  8:51 UTC  (2+ messages)

[PATCH v7] ARM: dts: Add HS400 support for exynos5420 and exynos5800
 2015-03-25  1:01 UTC  (3+ messages)

[PATCH/RFC 0/4] Use runtime-pm to switch sdio to 1-bit when idle
 2015-03-24 21:18 UTC  (6+ messages)
` [PATCH 4/4] mmc/host: use runtime_pm to switch to 1-bit mode
` [PATCH 1/4] mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus
` [PATCH 2/4] mmc/core: add pm_runtime tracking to mmc_host devices
` [PATCH 3/4] mmc/sdio: keep device awake when interrupts expected in 4bit mode

[PATCH v6 00/12] Improvements to Tegra-based Chromebook support
 2015-03-24 10:28 UTC  (4+ messages)
` [PATCH v6 13/13] HACK: Hide RPMB partitions

[PATCH 0/4] Switch to 1-bit mode SDIO before disabling clocks
 2015-03-23 15:19 UTC  (8+ messages)
` [PATCH 3/4] mmc: sdio: support switching to 1-bit before turning off clocks
` [PATCH 1/4] mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus
` [PATCH 2/4] mmc: core: allow non-blocking form of mmc_claim_host

unrecognised SCR structure version when using beaglebone black MMC0
 2015-03-23 15:01 UTC 

[PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-03-23 10:48 UTC  (4+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-23 10:06 UTC  (6+ messages)
  ` [PATCH 33/35 linux-next] mmc: "

[PATCH V3 00/15] mmc: host: Add facility to support re-tuning
 2015-03-23  8:06 UTC  (18+ 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] mmc: dw_mmc: Don't send clock off command if power is off
 2015-03-22 21:59 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-msm: Add support for vendor capabilities registers
 2015-03-21 22:23 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Add support for vendor capabilities registers
 2015-03-20 15:23 UTC  (5+ messages)

[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] 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 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 v6] ARM: dts: Add HS400 support for exynos5420 and exynos5800
 2015-03-18 10:39 UTC  (2+ messages)

[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 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] mmc: sdhci: fix card presence logic in sdhci_request function
 2015-03-13 10:14 UTC  (2+ messages)

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


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