linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-20 11:51:05 to 2016-01-06 10:36:29 UTC [more...]

[PATCH v3 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-01-06 10:31 UTC  (13+ messages)
` [PATCH v3 01/12] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
  ` [PATCH v3 02/12] mmc: sdhci-esdhc-imx: "
  ` [PATCH v3 08/12] mmc: sdhci-pxav3: "
` [PATCH v3 03/12] mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
` [PATCH v3 04/12] mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
` [PATCH v3 05/12] mmc: sdhci-of-arasan: "
` [PATCH v3 06/12] mmc: sdhci-of-at91: "
` [PATCH v3 07/12] mmc: sdhci-of-esdhc: "
` [PATCH v3 09/12] mmc: sdhci-st: "
` [PATCH v3 10/12] mmc: sdhci-tegra: "
` [PATCH v3 11/12] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
` [PATCH v3 12/12] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host

[PATCH v2 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-01-06 10:11 UTC  (17+ messages)
` [PATCH v2 01/12] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH v2 03/12] mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
` [PATCH v2 04/12] mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
` [PATCH v2 05/12] mmc: sdhci-of-arasan: "
` [PATCH v2 06/12] mmc: sdhci-of-at91: "
  ` [PATCH v2 02/12] mmc: sdhci-esdhc-imx: "
  ` [PATCH v2 07/12] mmc: sdhci-of-esdhc: "
  ` [PATCH v2 09/12] mmc: sdhci-st: "
` [PATCH v2 08/12] mmc: sdhci-pxav3: "
` [PATCH v2 10/12] mmc: sdhci-tegra: "
` [PATCH v2 11/12] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
` [PATCH v2 12/12] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host

[v4, 0/6] eSDHC patches introduction
 2016-01-06  7:34 UTC  (17+ messages)
` [v4, 5/6] mmc: kconfig: select FSL_GUTS for MMC_SDHCI_OF_ESDHC

[PATCH 1/1] mmc: core: pwrseq_simple: remove unused header file
 2016-01-06  3:34 UTC 

[PATCH 00/11] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-01-06  2:36 UTC  (15+ messages)
` [PATCH 01/11] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH 02/11] mmc: sdhci-esdhc-imx: "
` [PATCH 03/11] mmc: sdhci-msm: "
` [PATCH 04/11] mmc: sdhci-of-arasan: "
` [PATCH 05/11] mmc: sdhci-of-at91: "
` [PATCH 06/11] mmc: sdhci-of-esdhc: "
` [PATCH 07/11] mmc: sdhci-pxav3: "
` [PATCH 08/11] mmc: sdhci-st: "
` [PATCH 11/11] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
  ` [PATCH 09/11] mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
  ` [PATCH 10/11] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv

[PATCH] mmc: tegra: don't enable UHS modes on Tegra210
 2016-01-05 17:06 UTC  (3+ messages)

[PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
 2016-01-05 10:25 UTC  (2+ messages)

Baytrail MMC Hang
 2016-01-05  1:33 UTC 

[PATCH RESEND] mmc: core: Enable tuning according to the actual timing
 2016-01-04 21:15 UTC 

[PATCH v2 00/24] MMC/SDHCI fixes
 2016-01-04 11:56 UTC  (43+ messages)
` [PATCH v2 01/24] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH v2 02/24] mmc: core: improve mmc_of_parse_voltage() to return better status
` [PATCH v2 03/24] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH v2 04/24] mmc: core: report tuning command execution failure reason
` [PATCH v2 05/24] mmc: sdhci: move initialisation of command error member
` [PATCH v2 06/24] mmc: sdhci: clean up command error handling
` [PATCH v2 07/24] mmc: sdhci: command response CRC "
` [PATCH v2 08/24] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH v2 09/24] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH v2 10/24] mmc: sdhci: avoid walking SG list for writes
` [PATCH v2 11/24] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH v2 12/24] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH v2 13/24] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
` [PATCH v2 14/24] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH v2 15/24] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
` [PATCH v2 16/24] mmc: sdhci: clean up host cookie handling
` [PATCH v2 17/24] mmc: sdhci: plug DMA mapping leak on error
` [PATCH v2 18/24] mmc: sdhci-pxav3: fix higher speed mode capabilities
` [PATCH v2 19/24] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
` [PATCH v2 20/24] mmc: sdhci: fix data timeout (part 1)
` [PATCH v2 21/24] mmc: sdhci: fix data timeout (part 2)
` [PATCH v2 22/24] mmc: sdhci: prepare DMA address/size quirk handling consolidation
` [PATCH v2 23/24] mmc: sdhci: consolidate the DMA/ADMA size/address quicks
` [PATCH v2 24/24] mmc: sdhci: further code simplication

[PATCH v2] mmc: dw_mmc: add hw_reset support
 2016-01-04  7:24 UTC  (3+ messages)

[PATCH 2/2] mmc: mmci: support 8bit mode on the Nomadik
 2016-01-04  1:22 UTC 

[PATCH 1/2] mmc: mmci: fix an ages old detection error
 2016-01-04  1:21 UTC 

Charity Donation
 2016-01-03 10:35 UTC 

[PATCH 0/2] omap_hsmmc: Supports slot-name also in DT
 2016-01-02 23:17 UTC  (13+ messages)
` [PATCH 1/2] mmc: omap_hsmmc: Add support for slot-name property "

Charity Donation
 2016-01-02 16:59 UTC 

1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work
 2016-01-02 12:50 UTC  (15+ messages)

[PATCH] mmc: sd: limit SD card power limit according to cards capabilities
 2016-01-02 10:06 UTC 

[PATCH 4/7] mmc: sh_mmcif: use to_delayed_work
 2016-01-01 14:59 UTC  (2+ messages)
` [PATCH 5/7] mmc: usdhi6rol0: "

[RFC PATCH] ARM: dts: rockchip: Add wifi support for firefly
 2015-12-31 12:29 UTC  (3+ messages)

[PATCH] mmc-core: One check less in mmc_select_hs200() after error detection
 2015-12-29 21:02 UTC  (4+ messages)
` [PATCH 0/2] mmc-host: Fine-tuning for one function
  ` [PATCH 1/2] mmc-sdricoh_cs: Delete unnecessary variable initialisations in sdricoh_init_mmc()
  ` [PATCH 2/2] mmc-sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection

[PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously
 2015-12-29  9:38 UTC  (2+ messages)

Donation/Charity
 2015-12-29  4:34 UTC 

Assalam o Alaikum
 2015-12-29  2:03 UTC 

Charity Donation
 2015-12-28 21:14 UTC 

[PATCH] mmc: dw_mmc: remove the unused quirks
 2015-12-28 22:40 UTC  (3+ messages)

[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs
 2015-12-28 21:28 UTC  (7+ messages)

[RFC 0/6] mmc: Field Firmware Update
 2015-12-28 14:12 UTC  (8+ messages)

[PATCH 2/2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-12-28 15:41 UTC 

[PATCH 05/10] mmc: cb710: use to_platform_device()
 2015-12-28 13:29 UTC  (2+ messages)

[PATCH 4/9] mmc: sdhci-pci: use to_pci_dev()
 2015-12-28 13:29 UTC  (2+ messages)

[PATCH v2 0/5] Tegra SDHCI UHS-I support
 2015-12-28 13:18 UTC  (7+ messages)
  ` [PATCH v2 1/5] mmc: tegra: implement module external clock change
  ` [PATCH v2 5/5] mmc: tegra: use correct accessor for misc ctrl register
` [PATCH v2 2/5] mmc: tegra: disable SPI_MODE_CLKEN
` [PATCH v2 3/5] mmc: tegra: implement UHS tuning
` [PATCH v2 4/5] mmc: tegra: enable UHS-I modes

[PATCH] mmc: core: Optimize boot time by detecting cards simultaneously
 2015-12-28  9:44 UTC  (10+ messages)

[PATCH RESEND] mmc:Fix error handling in the function mmc_blk_issue_rq
 2015-12-28  8:42 UTC 

[PATCH] Move the judgement of timeout into mmc_switch_status_error()
 2015-12-28  2:30 UTC  (2+ messages)

mmc does not work in qemu n900
 2015-12-25 12:57 UTC  (2+ messages)

[PATCH] Move the judgement of timeout into mmc_switch_status_error()
 2015-12-24 10:15 UTC  (3+ messages)

[PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function
 2015-12-23  0:40 UTC  (7+ messages)
` [PATCH 2/3] mmc: sdhci-pci: Add platform tuning callback for amd hs200 mode
` [PATCH 3/3] mmc: sdhci-pci: enable AMD emmc "

[PATCHv2 0/5] sdhci-bcm2835: added quirk and removed udelay in write ops
 2015-12-22 20:13 UTC  (9+ messages)
  ` [PATCHv2 4/5] mmc: shdci-bcm2835: add verify for 32-bit back-to-back workaround

questions about runtime pm
 2015-12-22 13:24 UTC 

[PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
 2015-12-22 13:20 UTC 

BUG 4.4rc-4: wrong eMMC signaling voltage reported
 2015-12-22 10:28 UTC  (6+ messages)

[bug] kernel panic if writting data to mmc after suspendding
 2015-12-22  3:16 UTC  (5+ messages)

Does the Community use Coverity ?
 2015-12-21 18:22 UTC  (5+ messages)

[PATCH 0/5] Tegra SDHCI UHS-I support
 2015-12-21 13:06 UTC  (3+ messages)
` [PATCH 4/5] mmc: tegra: enable UHS-I modes

[PATCH 00/17] MMC/SDHCI fixes
 2015-12-21 11:04 UTC  (9+ messages)
` [PATCH 01/17] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH 07/17] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer

[PATCH] mmc: core: Enable tuning according to the actual timing
 2015-12-20 11:51 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).