linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-21 14:50:17 to 2015-04-07 20:05:43 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-04-07 20:05 UTC  (13+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()

[PATCH v2 0/5] Add Mediatek MMC driver
 2015-04-07 14:01 UTC  (8+ messages)
` [PATCH v2 2/5] mmc: mediatek: "
        ` 答复: "
` [PATCH v2 3/5] mmc: mediatek: Add PM support for "
    ` 答复: "

[PATCH] mmc: sdhci-of-arasan: Call OF parsing for MMC
 2015-04-07  5:57 UTC 

veurepercreure Re:buen día
 2015-04-07  4:16 UTC 

[PATCH] sdhci: rtsx: fix 64 BIT DMA quirks
 2015-04-07  3:32 UTC 

[PATCH 0/5] mmc: Soft Command queue implementation for eMMC5.1 device
 2015-04-07  2:48 UTC  (5+ messages)

[PATCH 1/3] mmc: dw_mmc: Increase cmd11 timeout to 500ms
 2015-04-07  2:00 UTC  (6+ messages)
` [PATCH 2/3] mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
` [PATCH 3/3] mmc: dw_mmc: Add locking around cmd11 timer

[PATCH v2] mmc: sdhci-esdhc-imx: Call mmc_pwrseq_alloc()
 2015-04-07  0:53 UTC 

[PATCH] mmc: sleep notification
 2015-04-06 13:44 UTC  (15+ messages)

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

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

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

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

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

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

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

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-04-02 19:35 UTC  (12+ 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 v2 1/2] mmc: Add support for marking hpi as broken through devicetree
 2015-04-02 18:19 UTC  (4+ messages)
  ` [PATCH v2 2/2] ARM: dts: sun5i: Add broken-hpi property for Utoo-P66 eMMC

[PATCH] mmc: block: use block layer pm helpers for pm of card device
 2015-04-01 15:56 UTC  (2+ messages)

[PATCH] mmc: sdhci-tegra: convert to use GPIO descriptors
 2015-04-01 10:59 UTC  (3+ messages)

[PATCH 1/2] mmc: Add support for marking hpi as broken through devicetree
 2015-03-31 14:47 UTC  (5+ messages)
  ` [PATCH 2/2] ARM: dts: sun5i: Add broken-hpi property for Utoo-P66 eMMC

[PATCH] mmc: core: Convert the error field in struct mmc_command|data into an int
 2015-03-31 11:36 UTC 

[PATCH] mmc: core: Cleanup unused OF nodes while parsing for child nodes
 2015-03-31 11:28 UTC  (5+ messages)

[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
 2015-03-30 15:47 UTC  (6+ messages)

[PATCH v2 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-03-30 14:46 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi
` [PATCH v2 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c

[PATCH v3 0/9] Add sd/emmc support for stih407 family silicon
 2015-03-30 14:40 UTC  (10+ messages)
` [PATCH v3 1/9] mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
` [PATCH v3 2/9] mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
` [PATCH v3 3/9] mmc: sdhci-st: Add delay management functions for top registers (eMMC)
` [PATCH v3 4/9] mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers
` [PATCH v3 5/9] mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function
` [PATCH v3 6/9] mmc: sdhci-st: Update the quirks for this controller
  ` [PATCH v3 7/9] mmc: sdhci-st: Update ST SDHCI binding documentation
` [PATCH v3 8/9] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc
` [PATCH v3 9/9] ARM: STi: DT: STiH418: "

[PATCH v2 0/8] Add sd/emmc support for stih407 family silicon
 2015-03-30 11:43 UTC  (15+ messages)
` [PATCH v2 1/8] mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
` [PATCH v2 3/8] mmc: sdhci-st: Add delay management functions for top registers (eMMC)
` [PATCH v2 5/8] mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function
` [PATCH v2 8/8] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc

[PATCH] mmc: core: Enable runtime PM management of host devices
 2015-03-30 11:39 UTC  (7+ messages)

[PATCH v2] mmc: sdhci-esdhc-imx: fix abort due to missing runtime PM
 2015-03-30 11:37 UTC 

[PATCH 0/6] mmc: omap_hsmmc: simplify cover/card detect logic
 2015-03-30  9:34 UTC  (5+ messages)
` [PATCH 5/6] mmc: omap_hsmmc: simplify card/cover detect isr
` [PATCH 6/6] mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin

[GIT PULL] Update codes relevant to dw-mmc controller
 2015-03-30  9:25 UTC  (2+ messages)

[PATCH RESEND 5/7] mmc: host: dw_mmc make IO accessors endian agnostic
 2015-03-30  0:48 UTC  (4+ 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 2/2] mmc: esdhc: add eMMC DDR mode support
 2015-03-28  3:43 UTC 

[PATCH 1/2] mmc: esdhc: add eSDHC little-endian mode support
 2015-03-28  3:42 UTC 

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

[RFC] i.MX25/35/SDHCI: switch off DMA usage
 2015-03-27 11:44 UTC  (2+ messages)

[PATCH] ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
 2015-03-27 11:24 UTC  (4+ messages)

[PATCH 0/2] Remove mmc_host enable/disable methods
 2015-03-27 10:01 UTC  (7+ messages)
` [PATCH 2/2] mmc: remove "
` [PATCH 1/2] mmc: omap_hsmmc: stop using .enable and .disable method

[PATCH] mmc: dw_mmc: Don't send clock off command if power is off
 2015-03-27  7:21 UTC  (4+ messages)

[RFC 6/6] mmc: atmel-mci: use atmel_io.h to provide on-chip IO
 2015-03-26 11:58 UTC  (2+ messages)

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

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

[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 2/4] mmc/core: add pm_runtime tracking to mmc_host devices
` [PATCH 1/4] mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus
` [PATCH 3/4] mmc/sdio: keep device awake when interrupts expected in 4bit mode
` [PATCH 4/4] mmc/host: use runtime_pm to switch to 1-bit mode

[PATCH v6 00/12] Improvements to Tegra-based Chromebook support
 2015-03-24 10:28 UTC  (2+ messages)

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  (3+ messages)

[PATCH v2] mmc: sdhci-msm: Add support for vendor capabilities registers
 2015-03-21 22:23 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).