public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 17:58:49 to 2017-03-28 10:06:33 UTC [more...]

mmc: core: Do not hold re-tuning during CMD6 commands
 2017-03-28  9:59 UTC  (13+ messages)
` [PATCH] "

[PATCH 1/2] mmc: core: add functions mmc_dma_(un)map_sg
 2017-03-28  9:53 UTC  (4+ messages)
` [PATCH 2/2] mmc: use new functions mmc_dma_(un)map_sg in host drivers

[PATCH] mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
 2017-03-28  9:00 UTC 

[PATCH 0/3] The uncontroversial patches
 2017-03-28  8:40 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: move some code in mmc_start_areq()
` [PATCH 2/3] mmc: core: refactor asynchronous request finalization
` [PATCH 3/3] mmc: core: refactor mmc_request_done()

[PATCH RFC 00/39] mmc: Add Command Queue support
 2017-03-28  7:57 UTC  (7+ messages)
` [PATCH RFC 22/39] mmc: block: Prepare CQE data

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-28  7:47 UTC  (12+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

[PATCH 1/2] mmc: meson-gx: factor out setting block size
 2017-03-27 20:02 UTC  (2+ messages)
` [PATCH 2/2] mmc: meson-gx: factor out setting response configuration bits

[PATCH] mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
 2017-03-27  8:22 UTC  (5+ messages)

[PATCH v3 0/2] mmc: factor out getting dma direction from host drivers
 2017-03-27  8:22 UTC  (4+ messages)
` [PATCH v3 1/2] mmc: core: add mmc_get_dma_dir
` [PATCH v3 2/2] mmc: use new core function mmc_get_dma_dir

[PATCH v2 0/4] mmc: meson-gx: smaller functional extensions
 2017-03-27  8:22 UTC  (7+ messages)
` [PATCH v2 1/4] mmc: meson-gx: use bitfield macros
` [PATCH v2 2/4] mmc: meson-gx: use per port interrupt names
` [PATCH v2 3/4] mmc: meson-gx: switch to dynamic timeout values
` [PATCH v2 4/4] mmc: meson-gx: add CMD23 mode

[v2, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-03-27  8:05 UTC  (4+ messages)
` [v2, 4/7] mmc: sdhci: add a quirk to restore delay in tuning

[v3, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-03-27  7:49 UTC  (8+ messages)
` [v3, 1/7] mmc: sdhci-of-esdhc: add peripheral clock support
` [v3, 2/7] mmc: sdhci-of-esdhc: add support for signal voltage switch
` [v3, 3/7] mmc: sdhci-of-esdhc: add tuning support
` [v3, 4/7] mmc: sdhci: Control the delay between tuning commands
` [v3, 5/7] mmc: sdhci-of-esdhc: add delay between tuning cycles
  ` [v3, 6/7] arm64: dts: ls1046a: add clocks property and compatible for eSDHC node
` [v3, 7/7] arm64: dts: ls1046ardb: add MMC HS200/UHS-1 modes support

[PATCH v2 0/2] mmc: factor out getting dma direction from host drivers
 2017-03-26 18:37 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: core: add mmc_get_dma_dir
` [PATCH v2 2/2] mmc: use new core function mmc_get_dma_dir

[PATCH v2 resend 1/2] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-03-26 11:15 UTC  (2+ messages)
` [PATCH v2 resend 2/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c

[PATCH v3] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
 2017-03-26 11:14 UTC 

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-03-26  2:43 UTC  (5+ messages)

[PATCH 0/4] mmc: meson-gx: smaller functional extensions
 2017-03-25  9:57 UTC  (11+ messages)
` [PATCH 1/4] mmc: meson-gx: use bitfield macros
` [PATCH 2/4] mmc: meson-gx: use per port interrupt names
` [PATCH 3/4] mmc: meson-gx: switch to dynamic timeout values
` [PATCH 4/4] mmc: meson-gx: add CMD23 mode

[PATCH 0/5] mmc: meson-gx: add cmd23 and descriptor chain mode
 2017-03-24 19:04 UTC  (5+ messages)
` [PATCH 5/5] mmc: meson-gx: switch to "

[PATCH 0/6] mmc: meson-gx: further smaller refactorings
 2017-03-24 18:58 UTC  (9+ messages)
` [PATCH 1/6] mmc: meson-gx: remove unneeded configuration bit resets
` [PATCH 2/6] mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd
` [PATCH 3/6] mmc: meson-gx: improve variable usage "
` [PATCH 4/6] mmc: meson-gx: improve response reading
` [PATCH 5/6] mmc: meson-gx: improve setting data->bytes_xfered
` [PATCH 6/6] mmc: meson-gx: simplify setting timeout configuration parameters

[v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-24 16:26 UTC  (9+ messages)
  ` [v5 2/4] dt-bindings: mmc: add description of PHY delays for sdhci-cadence
` [v5 3/4] mmc: sdhci-cadence: Update PHY delay configuration
` [v5 4/4] mmc: sdhci-cadence: refactor probe function

[PATCH V1] mmc: core: fix still flush cache when eMMC cache off
 2017-03-24 11:16 UTC  (7+ messages)

eMMC initialisation fails: invalid UHS-I mode
 2017-03-24 10:51 UTC  (9+ messages)
` [RFC PATCH] mmc: core: HS DDR switch, don't change timing before checking status

[PATCH v6] mmc: sdhci: clarify the get_timeout_clock callback
 2017-03-24  9:20 UTC  (3+ messages)

[GIT PULL] MMC fixes for v.4.11 rc4
 2017-03-24  9:19 UTC 

[PATCH] mmc: sunxi: change controller error info to debug level
 2017-03-24  7:52 UTC  (3+ messages)

[PATCH v5] mmc: sdhci: clarify the get_timeout_clock callback
 2017-03-24  7:43 UTC  (3+ messages)

[bug report] mmc: bcm2835: Add new driver for the sdhost controller
 2017-03-24  7:24 UTC  (3+ messages)

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support
 2017-03-24  7:18 UTC  (2+ messages)

[PATCH v5 0/3] Use data tune for CMD line tune
 2017-03-24  7:18 UTC  (8+ messages)
` [PATCH v5 1/3] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v5 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
` [PATCH v5 3/3] mmc: mediatek: Use data tune for CMD line tune

[PATCH 0/2] mmc: factor out getting dma direction from host drivers
 2017-03-24  6:44 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: add mmc_get_dma_dir
` [PATCH 2/2] mmc: use new core function mmc_get_dma_dir

[PATCHv2 1/1] mmc: core: export emmc revision via sysfs
 2017-03-24  0:59 UTC  (3+ messages)

[PATCH v12 0/9] Cavium MMC driver
 2017-03-23 17:41 UTC  (15+ messages)
` [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx
` [PATCH v12 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs

Possible bug in mmc-utils: Is MMC 'partition setting completed' required for 'write reliability'?
 2017-03-23 15:25 UTC  (7+ messages)

[PATCH] mmc: sdio: improve mmc_io_rw_extended
 2017-03-23 10:05 UTC  (2+ messages)

[PATCH v4] mmc: sh_mmcif: Document r7s72100 DT bindings
 2017-03-23  8:29 UTC  (2+ messages)

[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-23  5:32 UTC  (19+ messages)
` [PATCH v6 03/14] mmc: core: Add mmc-card dt sub-node parse in core layer
` [PATCH v6 04/14] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v6 05/14] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v6 06/14] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v6 07/14] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
    ` [EXT] "
` [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v6 09/14] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v6 10/14] mmc: sdhci-xenon: Add SoC PHY PAD voltage control

[PATCH 1/1] mmc: core: export emmc revision via sysfs
 2017-03-23  0:23 UTC  (3+ messages)

[PATCH v7 00/11] char:rpmb: Replay Protected Memory Block (RPMB) subsystem
 2017-03-22 21:25 UTC  (6+ messages)
` [PATCH v7 09/11] scsi: ufs: connect to RPMB subsystem

meson-gx-mmc: 2nd patch set
 2017-03-22 19:45 UTC  (14+ messages)

[PATCH v2 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c
 2017-03-22 14:29 UTC  (9+ messages)
` [PATCH v2 2/2] mmc: sdhci: intel: Disable runtime pm when the sdio_irq is enabled

[PATCH 00/25] sdhci patches
 2017-03-22  8:47 UTC  (10+ messages)
` [PATCH 01/25] mmc: sdhci: Do not disable interrupts while waiting for clock
` [PATCH 02/25] mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
` [PATCH 23/25] mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks

[v4 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-22  7:24 UTC  (10+ messages)
` [v4 2/3] dt-bindings: mmc: add description of PHY delays for sdhci-cadence
` [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration

[RESEND 1/2] mmc-utils: feature spec 5.0+, Pre EOL information
 2017-03-21 22:27 UTC  (3+ messages)
  ` [RESEND 2/2] mmc-utils: Check for ext_csd_rev only once

[PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling
 2017-03-21 12:12 UTC  (10+ messages)

[RFC] mmc: tmio: always unmap DMA before waiting for interrupt
 2017-03-21 10:09 UTC  (2+ messages)

[PATCH] mmc: tmio: always get number of taps
 2017-03-21 10:09 UTC  (2+ messages)

[v3 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-21  7:19 UTC  (6+ messages)
` [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration

(unknown)
 2017-03-21  6:58 UTC 

[PATCH 1/2] mmc: sdhci: Add support for setting parent clock
 2017-03-20 20:31 UTC  (3+ messages)

[PATCH 1/4] mmc: pwrseq: add op reset to struct mmc_pwrseq_ops
 2017-03-20 18:02 UTC  (6+ messages)


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