messages from 2016-01-22 03:32:22 to 2016-01-28 16:28:04 UTC [more...]
[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
2016-01-28 16:27 UTC (38+ messages)
` [RFC PATCH 01/21] mmc: sdhci-pltfm: consolidate parsing path
` [RFC PATCH 02/21] mmc: sdhci-iproc: "
` [RFC PATCH 03/21] mmc: sdhci-msm: "
` [RFC PATCH 04/21] mmc: sdhci-of-arasan: "
` [RFC PATCH 05/21] mmc: sdhci-of-at91: "
` [RFC PATCH 06/21] mmc: sdhci-of-esdhc: "
` [RFC PATCH 07/21] mmc: sdhci-pxav3: "
` [RFC PATCH 08/21] mmc: sdhci-sirf: check sdhci_get_of_property return value
` [RFC PATCH 09/21] mmc: sdhci_f_sdh30: "
` [RFC PATCH 10/21] mmc: sdhci: remove SDHCI_QUIRK_BROKEN_CARD_DETECTION
` [RFC PATCH 11/21] mmc: sdhci-acpi: "
` [RFC PATCH 12/21] mmc: sdhci-bcm-kona: "
` [RFC PATCH 13/21] mmc: sdhci-bcm2835: "
` [RFC PATCH 14/21] mmc: sdhci-esdhc-imx: "
` [RFC PATCH 15/21] mmc: sdhci-msm: "
` [RFC PATCH 16/21] mmc: sdhci-of-esdhc: "
` [RFC PATCH 17/21] mmc: sdhci-pci-core: "
` [RFC PATCH 18/21] mmc: sdhci-pltfm: "
` [RFC PATCH 19/21] mmc: sdhci-pxav2: "
` [RFC PATCH 20/21] mmc: sdhci-s3c: "
` [RFC PATCH 21/21] mmc: sdhci.h: "
[PATCH] mmc: sdhci: disable irq in sdhci host suspend ranther than free this irq
2016-01-28 16:27 UTC (5+ messages)
[PATCH v2 0/3] mmc: pwrseq: convert to proper driver
2016-01-28 10:03 UTC (4+ messages)
` [PATCH v2 1/3] mmc: pwrseq_simple: add to_pwrseq_simple() macro
` [PATCH v2 2/3] mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
` [PATCH v2 3/3] mmc: pwrseq: convert to proper platform device
NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
2016-01-27 5:41 UTC
[PATCH 0/4] Cleanup setup_clock callback from dw_mmc
2016-01-28 1:31 UTC (5+ messages)
` [PATCH 1/4] mmc: dw_mmc-rockchip: remove setup_clock for rockchip
` [PATCH 2/4] mmc: dw_mmc: add setup_clk for init hook
` [PATCH 3/4] mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
` [PATCH 4/4] mmc: dw_mmc: remove setup_clock callback
[PATCH 0/3] mmc: sdhci-iproc: add bcm2835 support
2016-01-28 0:36 UTC (5+ messages)
` [PATCH 1/3] mmc: sdhci-iproc: define MMC caps in platform data
` [PATCH 2/3] mmc: sdhci-iproc: add bcm2835 support
` [PATCH 3/3] DT: sdhci-iproc: add bcm2835 compatible
[PATCH 0/5 RFC] mmc: sdhci-iproc: add bcm2835 support
2016-01-27 21:11 UTC (11+ 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 v3 00/25] MMC/SDHCI fixes
2016-01-27 19:50 UTC (31+ messages)
` [PATCH v3 01/25] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH v3 02/25] mmc: core: improve mmc_of_parse_voltage() to return better status
` [PATCH v3 03/25] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH v3 04/25] mmc: core: report tuning command execution failure reason
` [PATCH v3 05/25] mmc: sdhci: move initialisation of command error member
` [PATCH v3 06/25] mmc: sdhci: clean up command error handling
` [PATCH v3 07/25] mmc: sdhci: command response CRC "
` [PATCH v3 08/25] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH v3 09/25] mmc: sdhci: allocate alignment and DMA descriptor buffer together
` [PATCH v3 10/25] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH v3 11/25] mmc: sdhci: avoid walking SG list for writes
` [PATCH v3 12/25] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH v3 13/25] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH v3 14/25] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
` [PATCH v3 15/25] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH v3 16/25] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
` [PATCH v3 17/25] mmc: sdhci: clean up host cookie handling
` [PATCH v3 18/25] mmc: sdhci: plug DMA mapping leak on error
` [PATCH v3 19/25] mmc: sdhci-pxav3: fix higher speed mode capabilities
` [PATCH v3 20/25] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
` [PATCH v3 21/25] mmc: sdhci: fix data timeout (part 1)
` [PATCH v3 22/25] mmc: sdhci: fix data timeout (part 2)
` [PATCH v3 23/25] mmc: sdhci: prepare DMA address/size quirk handling consolidation
` [PATCH v3 24/25] mmc: sdhci: consolidate the DMA/ADMA size/address quicks
` [PATCH v3 25/25] mmc: sdhci: further code simplication
[PATCH] mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
2016-01-27 16:17 UTC (2+ messages)
[PATCH v4 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-27 15:14 UTC (16+ messages)
` [PATCH v4 01/13] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH v4 02/13] mmc: sdhci-esdhc-imx: "
` [PATCH v4 03/13] mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
` [PATCH v4 04/13] mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
` [PATCH v4 05/13] mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
` [PATCH v4 06/13] mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation
` [PATCH v4 07/13] mmc: sdhci-of-at91: "
` [PATCH v4 08/13] mmc: sdhci-of-esdhc: "
` [PATCH v4 09/13] mmc: sdhci-pxav3: "
` [PATCH v4 10/13] mmc: sdhci-st: "
` [PATCH v4 11/13] mmc: sdhci-tegra: "
` [PATCH v4 12/13] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
` [PATCH v4 13/13] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
[PATCH v2] mmc: Add a restriction to mmc debugfs clock setting
2016-01-27 14:16 UTC (2+ messages)
[RFC PATCH] mmc: remove the MMC_DATA_STREAM flag
2016-01-27 14:16 UTC (4+ messages)
[PATCH] mmc: host: arasan: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
2016-01-27 14:15 UTC (2+ messages)
[PATCH] mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
2016-01-27 14:15 UTC (2+ messages)
[PATCH] mmc: pwrseq_simple: Support assigned-clocks
2016-01-27 14:15 UTC (2+ messages)
[PATCH] mmc: remove unnecessary assignment statements before return
2016-01-27 14:15 UTC (2+ messages)
[PATCH 1/1] mmc: core: pwrseq_simple: remove unused header file
2016-01-27 14:15 UTC (2+ messages)
[PATCH 4/7] mmc: sh_mmcif: use to_delayed_work
2016-01-27 14:15 UTC (4+ messages)
` [PATCH 5/7] mmc: usdhi6rol0: "
[PATCH 0/2] mmc-host: Fine-tuning for one function
2016-01-27 14:15 UTC (2+ messages)
bug on sdhc suspend/resume
2016-01-27 11:10 UTC (2+ messages)
[PATCH v2] mmc: omap_hsmmc: don't print uninitialized variables
2016-01-27 8:14 UTC (3+ messages)
[RFC PATCH 02/21] mmc: sdhci-iproc: consolidate parsing path
2016-01-27 5:04 UTC
[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
2016-01-27 5:04 UTC
[RFC PATCH 03/21] mmc: sdhci-msm: consolidate parsing path
2016-01-27 5:04 UTC
[RFC PATCH 01/21] mmc: sdhci-pltfm: consolidate parsing path
2016-01-27 5:04 UTC
[PATCH] mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
2016-01-27 2:00 UTC (2+ messages)
[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
2016-01-26 17:04 UTC (3+ messages)
` [PATCH v5 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
[PATCH] mmc: omap_hsmmc: don't print uninitialized variables
2016-01-26 15:18 UTC (3+ messages)
[PATCH v2 00/24] MMC/SDHCI fixes
2016-01-26 13:35 UTC (6+ messages)
` [PATCH v2 07/24] mmc: sdhci: command response CRC error handling
[PATCH] brcmfmac: sdio: Increase the default timeouts a bit
2016-01-26 9:12 UTC (6+ messages)
[PATCH 1/2 v2] mmc: enable mmc host device to suspend/resume asynchronously
2016-01-26 2:15 UTC (3+ messages)
[PATCH v2] mmc: dw_mmc: remove repetitive clear interrupt
2016-01-26 0:43 UTC
[PATCH] mmc: dw_mmc: remove repetitive clear interrupt
2016-01-26 0:40 UTC (5+ messages)
[PATCH] mmc: mmc_test: mention that '0' runs all tests
2016-01-25 19:20 UTC
[PATCH] mmc: mmcif: don't depend on MMC_BLOCK
2016-01-25 19:19 UTC
[PATCH] mmc: make MAN_BKOPS_EN message a debug
2016-01-25 19:18 UTC
[PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support
2016-01-25 19:15 UTC (10+ messages)
` [PATCH 1/9] mmc: tmio_dma: remove debug messages with little information
` [PATCH 2/9] mmc: sdhi: Add EXT_ACC register busy check
` [PATCH 3/9] mmc: sdhi: error message on ENOMEM is superfluous
` [PATCH 4/9] mmc: tmio: add flag to reduce delay after changing clock status
` [PATCH 5/9] mmc: tmio: remove stale comments
` [PATCH 6/9] mmc: sdhi: use faster clock handling on RCar Gen2
` [PATCH 7/9] mmc: tmio: refactor set_clock a little
` [PATCH 8/9] mmc: tmio: disable clock before changing it
` [PATCH 9/9] mmc: sdhi: Add r8a7795 support
[PATCH v3 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-25 11:09 UTC (2+ messages)
[PATCH] mmc: dw_mmc: fix err handle of dw_mci_probe
2016-01-25 4:58 UTC (2+ messages)
[MMC question] make sure to receive mrq->data->sg_len == 1
2016-01-24 17:32 UTC
[PATCH RFC 00/15] mmc: sunxi: Support vqmmc regulator and eMMC DDR modes
2016-01-24 16:59 UTC (22+ messages)
` [PATCH RFC 08/15] ARM: dts: sun6i: Add mmc3 pins for 8 bit emmc
` [PATCH RFC 09/15] ARM: dts: sun6i: sina31s: Switch to mmc3 for onboard eMMC
` [PATCH RFC 10/15] ARM: dts: sun8i: Include SDC2_RST pin in mmc2_8bit_pins
` [PATCH RFC 11/15] ARM: dts: sun8i: sina33: Enable hardware reset and HS-DDR for eMMC
` [PATCH RFC 12/15] ARM: dts: sun9i: Use sun9i specific mmc compatible
` [PATCH RFC 13/15] ARM: dts: sun9i: Include SDC2_RST pin in mmc2_8bit_pins
` [PATCH RFC 14/15] ARM: dts: sun9i: a80-optimus: Enable hardware reset and HS-DDR for eMMC
` [PATCH RFC 15/15] ARM: dts: sun9i: cubieboard4: "
格雷夫
2016-01-24 15:31 UTC
[PATCH 0/3] mmc: sdhci: Fix card detect race for Intel BXT/APL
2016-01-22 14:58 UTC (6+ messages)
` [PATCH 1/3] mmc: sdhci: Add get_cd sdhci host operation
` [PATCH 2/3] mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
` [PATCH 3/3] mmc: sdhci-acpi: "
[GIT PULL] MMC fixes for v.4.5 rc1
2016-01-22 14:24 UTC
[PATCH] mmc: dw_mmc: fix num_slots setting
2016-01-22 7:43 UTC
mmc0: Invalid maximum block size, assuming 512 bytes
2016-01-22 7:17 UTC (5+ messages)
[RFC PATCH] mmc: dw_mmc: remove redundant num_slots check
2016-01-22 5:04 UTC (4+ messages)
[PATCH 2/2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
2016-01-22 4:38 UTC (3+ messages)
[PATCH 2/2 v2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
2016-01-22 4:35 UTC
[PATCH 1/2] mmc: enable mmc host device to suspend/resume asynchronously
2016-01-22 3:37 UTC (3+ 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).