public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-30 11:37:56 to 2015-04-20 12:12:20 UTC [more...]

[PATCH V6 00/15] mmc: host: Add facility to support re-tuning
 2015-04-20 12:09 UTC  (5+ messages)
` [PATCH V6 01/15] "
` [PATCH V6 02/15] mmc: core: Enable / disable re-tuning
` [PATCH V6 03/15] mmc: core: Add support for re-tuning before each request
` [PATCH V6 04/15] mmc: core: Check re-tuning before retrying

[PATCH v2 0/5] Add Mediatek MMC driver
 2015-04-20  8:31 UTC  (19+ 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 V5 00/15] mmc: host: Add facility to support re-tuning
 2015-04-17 11:52 UTC  (31+ messages)
` [PATCH V5 01/15] "
` [PATCH V5 02/15] mmc: core: Enable / disable re-tuning
` [PATCH V5 03/15] mmc: core: Add support for re-tuning before each request
` [PATCH V5 04/15] mmc: core: Check re-tuning before retrying
` [PATCH V5 05/15] mmc: core: Hold re-tuning during switch commands
` [PATCH V5 06/15] mmc: core: Hold re-tuning during erase commands
` [PATCH V5 07/15] mmc: core: Hold re-tuning while bkops ongoing
    ` [PATCH V6 "
` [PATCH V5 08/15] mmc: mmc: Comment that callers need to hold re-tuning if the card is put to sleep
` [PATCH V5 09/15] mmc: core: Separate out the mmc_switch status check so it can be re-used
` [PATCH V5 10/15] mmc: core: Add support for HS400 re-tuning
` [PATCH V5 11/15] mmc: sdhci: Change to new way of doing re-tuning
` [PATCH V5 12/15] mmc: sdhci: Flag re-tuning is needed on CRC or End-Bit errors
` [PATCH V5 13/15] mmc: block: Check re-tuning in the recovery path
` [PATCH V5 14/15] mmc: block: Retry errored data requests when re-tuning is needed
` [PATCH V5 15/15] mmc: core: Don't print reset warning if reset is not supported

[PATCH] Revert "mmc: core: Convert mmc_driver to device_driver"
 2015-04-16 22:44 UTC  (2+ messages)

[PATCH V4 00/15] mmc: host: Add facility to support re-tuning
 2015-04-16 11:28 UTC  (31+ messages)
` [PATCH V4 01/15] "
` [PATCH V4 03/15] mmc: core: Add support for re-tuning before each request

[PATCH] mmc: pwrseq: dt: example with reset clock and active low pin
 2015-04-16  8:03 UTC 

[v2, 4/4] mmc: esdhc: add eMMC DDR mode support
 2015-04-14 10:05 UTC 

[v2, 3/4] mmc: sdhci: apply little-endian mode support to sdhci-of-esdhc
 2015-04-14 10:05 UTC 

[v2, 2/4] mmc: sdhci: apply little-endian mode support to sdhci-of-hwld
 2015-04-14 10:05 UTC 

[v2, 1/4] mmc: sdhci-pltfm: add little-endian mode support for SDHCI platform
 2015-04-14 10:04 UTC 

[RFC] i.MX25/35/SDHCI: switch off DMA usage
 2015-04-14  9:42 UTC  (3+ messages)

[PATCH 1/1] mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
 2015-04-14  9:20 UTC  (3+ messages)

[PATCH 0/2][RFC] mmc: cast to avoid unexpected error
 2015-04-14  4:07 UTC  (7+ messages)
      ` [PATCH 1/2][RFC] mmc: cast u8 to unsigned long long "
      ` [PATCH 2/2][RFC] mmc: cast unsigned int to typeof(sector_t) "
    ` [PATCH 0/2] mmc: cast "
      ` [PATCH 1/2] mmc: cast u8 to unsigned long long "
      ` [PATCH 2/2] mmc: cast unsigned int to typeof(sector_t) "

[PATCH] mmc: sdio: add reset callback to bus operations
 2015-04-13  9:30 UTC 

[GIT PULL] MMC for v.4.1
 2015-04-13  8:46 UTC 

[PATCH] mmc: dw_mmc: add fixed divider for ciu_clk on SoCFPGA
 2015-04-10 18:21 UTC  (4+ messages)

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

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

[PATCH v2 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-04-09 16:11 UTC  (6+ 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 v4 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-04-09  9:43 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v3] mmc: sdhci-esdhc-imx: Call mmc_of_parse()
 2015-04-09  7:16 UTC  (2+ messages)

[GIT PULL] Update codes relevant to dw-mmc controller for mmc-next
 2015-04-09  7:12 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-esdhc-imx: Call mmc_pwrseq_alloc()
 2015-04-08 12:52 UTC  (3+ messages)

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-04-08 11:28 UTC  (12+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()

[PATCH] mmc: sdhci-of-arasan: Call OF parsing for MMC
 2015-04-08 10:08 UTC  (2+ messages)

[PATCH] sdhci: rtsx: fix 64 BIT DMA quirks
 2015-04-08 10:07 UTC  (2+ messages)

[PATCH] mmc: sleep notification
 2015-04-08  9:49 UTC  (16+ messages)

[PATCH 1/2] mmc: esdhc: add eSDHC little-endian mode support
 2015-04-08  9:35 UTC  (2+ messages)

[PATCH v3 0/9] Add sd/emmc support for stih407 family silicon
 2015-04-08  8:03 UTC  (11+ 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: "

veurepercreure Re:buen día
 2015-04-07  4:16 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

[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 

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-04-02 19:35 UTC  (3+ messages)

[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/8] Add sd/emmc support for stih407 family silicon
 2015-03-30 11:43 UTC  (6+ messages)
` [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  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox