linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-02 13:19:46 to 2016-12-20 12:24:50 UTC [more...]

[PATCH v10 0/8] Cavium MMC driver
 2016-12-20 12:24 UTC  (11+ messages)
` [PATCH v10 1/8] mmc: cavium: Add core MMC driver for Cavium SOCs
` [PATCH v10 2/8] mmc: octeon: Add MMC platform driver for Octeon SOCs
` [PATCH v10 3/8] mmc: octeon: Work-around hardware bug on cn6xxx and cnf7xxx
` [PATCH v10 4/8] mmc: octeon: Add support for Octeon cn7890
` [PATCH v10 5/8] mmc: thunderx: Add MMC PCI driver for ThunderX SOCs
` [PATCH v10 6/8] mmc: thunderx: Add scatter-gather DMA support
` [PATCH v10 7/8] mmc: thunderx: Support DDR mode for eMMC devices
` [PATCH v10 8/8] dt-bindings: mmc: Add Cavium SOCs MMC bindings

[PATCH 0/4] mmc: Provide enhanced strobe support for sdhci-msm
 2016-12-20 12:08 UTC  (9+ messages)
` [PATCH 1/4] mmc: core: Return from mmc_set_clock if hz is already set to ios.clock
` [PATCH 2/4] mmc: mmc: Add change to set controller to HS400 frequency in enhanced strobe
` [PATCH 3/4] mmc: mmc: enable ios.enhanced_strobe before mmc_set_timing
` [PATCH 4/4] mmc: sdhci-msm: provide enhanced_strobe mode feature support

[PATCH 0/1] mmc: core: Further fix thread wake-up
 2016-12-20 10:56 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
 2016-12-20 10:50 UTC  (4+ messages)

[PATCH] mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
 2016-12-20 10:49 UTC  (2+ messages)

[PATCH 1/2] mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
 2016-12-19 14:03 UTC  (2+ messages)
` [PATCH 2/2] [RFC] mmc: block: Replace "goto retry" by a proper do / while loop

[PATCH] mmc: use empty initializer list to zero-clear structures
 2016-12-19 11:51 UTC 

[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
 2016-12-19  0:01 UTC  (9+ messages)
` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option

[PATCH 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c
 2016-12-16 16:36 UTC  (2+ messages)
` [PATCH 2/2] mmc: sdhci: sdio-intel: Set SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON quirk

[PATCH v5 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
 2016-12-16 11:07 UTC  (8+ messages)
` [PATCH v5 1/2] mmc: sdhci: export sdhci_execute_tuning()
` [PATCH v5 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH] mmc: core: Fix calc_max_discard
 2016-12-15 10:12 UTC  (5+ messages)

[PATCH] ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
 2016-12-14 21:34 UTC  (2+ messages)

mmc does not work in qemu n900
 2016-12-14 21:25 UTC  (4+ messages)

[PATCH v4 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2016-12-14 19:02 UTC  (14+ messages)
` [PATCH v4 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v4 02/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v4 03/12] mmc: sdhci: Export sdhci_execute_tuning() "
` [PATCH v4 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v4 05/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v4 06/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v4 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v4 08/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v4 09/12] mmc: sdhci-xenon: Add SOC PHY PAD voltage control
` [PATCH v4 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v4 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v4 12/12] arm64: configs: enable SDHCI driver for Xenon

[GIT PULL] MMC for v.4.10 - take 2/2
 2016-12-14  9:47 UTC 

[RFC RESEND PATCH 1/2] mmc: sdio: Factor out retry init card helper function
 2016-12-14  4:17 UTC  (2+ messages)
` [RFC RESEND PATCH 2/2] mmc: sdio: don't use rocr to check if the card could support UHS mode

[RFC PATCH 1/2] mmc: sdio: Factor out retry init card helper function
 2016-12-14  4:15 UTC  (2+ messages)
` [RFC PATCH 2/2] mmc: sdio: don't use rocr to check if the card could support UHS mode

[PATCH] mmc: sdhci-cadence: add SoC specific compatible string
 2016-12-14  2:12 UTC  (2+ messages)

[PATCH v7 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-12-13 14:20 UTC  (10+ messages)
` [PATCH v7 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v7 4/5] mmc: dw: Add fifo address property
` [PATCH v7 5/5] mmc: dw: Add fifo watermark alignment property
  ` [PATCH v7 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
  ` [PATCH v7 2/5] mmc: zx: Initial support for ZX mmc controller

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-12-13 13:53 UTC  (4+ messages)

[PATCH 0/9] mmc: sh_mobile_sdhi: add HS200 support
 2016-12-13 11:08 UTC  (13+ messages)
` [PATCH 1/9] mmc: sh_mobile_sdhi: simplify accessing DT data
` [PATCH 2/9] mmc: sh_mobile_sdhi: improve prerequisite for hw_reset
` [PATCH 3/9] mmc: sh_mobile_sdhi: improve prerequisites for tuning
` [PATCH 4/9] mmc: sh_mobile_sdhi: remove superfluous check in hw_reset
` [PATCH 5/9] mmc: sh_mobile_sdhi: remove superfluous check in init_tuning
` [PATCH 6/9] mmc: sh_mobile_sdhi: remove superfluous check in SCC error check
` [PATCH 7/9] mmc: sh_mobile_sdhi: enable HS200
` [PATCH 8/9] arm64: dts: r8a7795: enable HS200 for eMMC
` [PATCH 9/9] arm64: dts: r8a7796: "

DO YOU NEED A LOAN??
 2016-12-13  5:28 UTC 

[PATCH v2] mmc: core: Export device lifetime information through sysf
 2016-12-13  1:18 UTC  (2+ messages)

[ulf.hansson-mmc:next 134/134] drivers/mmc/core/block.c:342:14-21: WARNING opportunity for memdup_user
 2016-12-12 23:16 UTC 

SDIO bus hang on BayTrail machines
 2016-12-12 22:55 UTC 

[PATCH v3 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2016-12-12 21:18 UTC  (20+ messages)
` [PATCH v3 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v3 02/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v3 03/12] mmc: sdhci: Export sdhci_execute_tuning() "
` [PATCH v3 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v3 05/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v3 06/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v3 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v3 08/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
  ` [PATCH] mmc: sdhci-xenon: fix boolreturn.cocci warnings
` [PATCH v3 09/12] mmc: sdhci-xenon: Add SOC PHY PAD voltage control
` [PATCH v3 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v3 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v3 12/12] arm64: configs: enable SDHCI driver for Xenon

[PATCH] mmc: block: Move files to core
 2016-12-12 15:42 UTC  (3+ messages)

[GIT PULL] MMC for v.4.10
 2016-12-12 15:24 UTC 

[PATCH v4] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD eMMC-4.5.1
 2016-12-12  9:03 UTC 

mvsdio: Add ERASE caps
 2016-12-12  8:41 UTC 

[PATCH v3] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
 2016-12-12  7:17 UTC  (2+ messages)

[PATCH] mmc: sdhci-xenon: fix device_node_continue.cocci warnings
 2016-12-12  6:10 UTC  (2+ messages)

Fwd: marvell wifi sdio device not detected
 2016-12-11 20:50 UTC 

[PATCH v2] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
 2016-12-11  2:43 UTC  (3+ messages)

[PATCH] mmc: tmio: use SDIO master interrupt bit only when allowed
 2016-12-09 16:51 UTC 

[PATCH v2 0/2] mmc: host: s3cmci: add device tree support
 2016-12-09 13:14 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v2 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH 1/2] mmc: sdhci-esdhc: clean up register definitions
 2016-12-09  3:23 UTC  (2+ messages)

[PATCH] mmc: core: Export device lifetime information through sysfs
 2016-12-09  0:23 UTC  (2+ messages)

[PATCH v4 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
 2016-12-08 16:16 UTC  (12+ messages)
` [PATCH v4 1/2] mmc: sdhci: export sdhci_execute_tuning()
  ` [PATCH v4 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH] mmc: block: Move files to core
 2016-12-08 13:55 UTC  (4+ messages)

[PATCH V2 0/2] sdio: Prevent re-tuning conflicting with custom sleep
 2016-12-08  9:56 UTC  (3+ messages)
` [PATCH V2 1/2] mmc: core: Add functions for SDIO to hold re-tuning
` [PATCH V2 2/2] brcmfmac: Prevent re-tuning conflicting with 'wake-up'

[PATCH V9 00/11] mmc: mmc: Add Software Command Queuing
 2016-12-08  8:44 UTC  (12+ messages)
` [PATCH V9 01/11] mmc: block: Use local var for mqrq_cur
` [PATCH V9 02/11] mmc: queue: Share mmc request array between partitions
` [PATCH V9 03/11] mmc: block: Introduce queue semantics
` [PATCH V9 04/11] mmc: core: Do not prepare a new request twice
` [PATCH V9 05/11] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V9 06/11] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V9 07/11] mmc: block: Disable Command Queue while RPMB "
` [PATCH V9 08/11] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V9 09/11] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V9 10/11] mmc: block: Add Software Command Queuing
` [PATCH V9 11/11] mmc: mmc: Enable "

Dear Friend
 2016-12-07 20:01 UTC 

[PATCH 0/2] mmc: host: s3cmci: add device tree support
 2016-12-06 23:13 UTC  (4+ messages)
  ` [PATCH 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller

How to prevent high speed mode due to signal integrity problem
 2016-12-06 14:35 UTC  (5+ messages)

[PATCH V2 0/1] mmc: mmc: Relax checking for switch errors after HS200 switch
 2016-12-05 13:19 UTC  (4+ messages)
` [PATCH V2 1/1] "

[PATCH V2 0/9] mmc: sdhci: Fix recovery from tuning timeout
 2016-12-05 13:19 UTC  (5+ messages)
` [PATCH V2 7/9] mmc: sdhci: Factor out tuning helper functions
  ` [PATCH V3 "
` [PATCH V2 8/9] mmc: sdhci: Simplify tuning block size logic

[PATCH] mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
 2016-12-05 13:18 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select
 2016-12-05 13:18 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-msm: Add sdhci_reset() implementation
 2016-12-03  8:54 UTC  (4+ messages)

[PATCH v3 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver
 2016-12-02 14:18 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning

[PATCH RFC 0/5] mmc: sdhci: Tidy tuning
 2016-12-02 13:51 UTC  (4+ 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).