messages from 2015-12-28 21:28:06 to 2016-01-19 10:07:36 UTC [more...]
[PATCH] mmc: dw_mmc-rockchip: add pinctrl support
2016-01-19 10:07 UTC (2+ messages)
[PATCH 0/2] sdio: Prevent re-tuning conflicting with custom sleep
2016-01-19 9:51 UTC (4+ messages)
[PATCH] mmc: debugfs: correct wrong voltage value
2016-01-19 9:44 UTC (2+ messages)
[PATCH] mmc: Add a restriction to mmc debugfs clock setting
2016-01-19 7:44 UTC (4+ messages)
[PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call
2016-01-19 4:07 UTC (5+ messages)
` [PATCH 1/3] mmc: dw_mmc: expose dw_mci_pltfm_prepare_command
` [PATCH 2/3] mmc: dw_mmc-rockchip: remove prepare_command hook
` [PATCH 3/3] mmc: dw_mmc-exynos: wrapper prepare_command
[PATCH 0/5 RFC] mmc: sdhci-iproc: add bcm2835 support
2016-01-19 1:32 UTC (12+ messages)
` [PATCH 1/5 RFC] mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
` [PATCH 2/5 RFC] mmc: sdhci-iproc: Actually enable the clock
` [PATCH 3/5 RFC] ARM: bcm283x: specify sdhci quirks in dtsi file
` [PATCH 4/5 RFC] mmc: sdhci-iproc: add bcm2835 support
` [PATCH 5/5 RFC] DT: sdhci-iproc: add bcm2835 compatible
[PATCH] mmc: dw_mmc: remove "disable-wp" property
2016-01-18 10:13 UTC (2+ messages)
[PATCH] mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
2016-01-18 8:50 UTC
questions about runtime pm
2016-01-18 2:35 UTC (3+ messages)
Greetings
2016-01-16 23:02 UTC
sdhci: SDCLK frequency change
2016-01-16 11:16 UTC
[RFC PATCH] mmc: dw_mmc: remove the prefix "SDMMC_##" into mci_read/write
2016-01-15 17:56 UTC (5+ messages)
[RFC PATCH] mmc: remove the MMC_DATA_STREAM flag
2016-01-15 17:01 UTC (2+ messages)
[PATCH] mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
2016-01-15 16:02 UTC (8+ messages)
[PATCH v2 00/12] Add the family patches to support for kylin board
2016-01-15 9:15 UTC (7+ messages)
` [PATCH v2 06/12] mmc: pwrseq: add support for power-on sequencing through DT
[PATCH 1/3] mmc: sdhci-pci: Add AMD HS200 mode tuning function
2016-01-15 7:26 UTC (5+ messages)
` [PATCH 2/3] mmc: sdhci-pci: Add platform tuning callback for amd hs200 mode
[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
2016-01-14 13:29 UTC (10+ messages)
` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data
[RFC 0/6] mmc: Field Firmware Update
2016-01-14 13:16 UTC (10+ messages)
[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
2016-01-14 11:12 UTC (3+ messages)
` [PATCH v5 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
` [PATCH v5 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller
[v4, 0/6] eSDHC patches introduction
2016-01-14 10:31 UTC (17+ messages)
` [v4, 5/6] mmc: kconfig: select FSL_GUTS for MMC_SDHCI_OF_ESDHC
[PATCH] mmc: tmio_mmc_dma: don't print invalid DMA cookie
2016-01-14 10:02 UTC (2+ messages)
[PATCH] mmc: core: Enable tuning according to the actual timing
2016-01-14 10:02 UTC (2+ messages)
[PATCH 1/2] mmc: mmci: fix an ages old detection error
2016-01-14 9:52 UTC (2+ messages)
[PATCH v3] mmc: dw_mmc: add hw_reset support
2016-01-14 1:08 UTC
[PATCH v2] mmc: dw_mmc: add hw_reset support
2016-01-14 0:58 UTC (5+ messages)
[PATCH] mmc: sd: limit SD card power limit according to cards capabilities
2016-01-13 10:09 UTC (2+ messages)
[PATCH] mmc-core: One check less in mmc_select_hs200() after error detection
2016-01-12 15:07 UTC (5+ 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 2/2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
2016-01-12 14:43 UTC (3+ messages)
[PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously
2016-01-12 14:42 UTC (4+ messages)
[GIT PULL] MMC for v.4.5
2016-01-11 15:42 UTC
[PATCH RESEND] mmc: core: Enable tuning according to the actual timing
2016-01-11 14:17 UTC (3+ messages)
[PATCH v1 1/1] mmc: atmel-mci: allow DMA transfers for AVR32
2016-01-11 8:54 UTC (3+ messages)
` [PATCH] [wip] repair mci dma transfers for avr32
[PATCH 1/2] mmc: atmel-mci: restore dma on AVR32
2016-01-09 12:13 UTC (4+ messages)
` [PATCH 2/2] mmc: atmel: get rid of struct mci_dma_data
[PATCH] mmc: pwrseq_simple: Make reset-gpios optional to match doc
2016-01-08 16:42 UTC (2+ messages)
[PATCH] mmc: pwrseq_simple: Support assigned-clocks
2016-01-08 9:59 UTC
[PATCH] mmc: remove unnecessary assignment statements before return
2016-01-08 2:15 UTC
[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
2016-01-08 0:00 UTC (2+ messages)
` [PATCH v3 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
Does the Community use Coverity ?
2016-01-07 22:06 UTC (5+ messages)
[PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
2016-01-07 12:32 UTC (4+ messages)
[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator
2016-01-07 11:17 UTC (5+ messages)
[PATCH v3 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-06 13:13 UTC (14+ 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 02/12] mmc: sdhci-esdhc-imx: "
` [PATCH v2 07/12] mmc: sdhci-of-esdhc: "
` [PATCH v2 09/12] mmc: sdhci-st: "
` [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 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
[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)
Baytrail MMC Hang
2016-01-05 1:33 UTC
[PATCH v2 00/24] MMC/SDHCI fixes
2016-01-04 11:56 UTC (12+ messages)
` [PATCH v2 07/24] mmc: sdhci: command response CRC error handling
` [PATCH v2 08/24] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
[PATCH 2/2] mmc: mmci: support 8bit mode on the Nomadik
2016-01-04 1:22 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 (7+ 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 (11+ messages)
[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)
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).