linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-14 09:17:22 to 2017-02-20 08:03:35 UTC [more...]

Some throughput tests with MQ and BFQ on MMC/SD
 2017-02-20  8:03 UTC  (7+ messages)

[RFC PATCH 0/4] mmc: core: Provide CMD5 awake and partial_init support
 2017-02-20  8:03 UTC  (5+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add mmc-sleep-awake
` [RFC PATCH 2/4] mmc: core: add mmc-sleep-awake caps
` [RFC PATCH 3/4] mmc: mmc: add support for CMD5 awake
` [RFC PATCH 4/4] mmc: core: Implement mmc_partial_init during resume

[PATCH 01/18] mmc: meson-gx: set segment host parameters
 2017-02-19 19:41 UTC  (47+ messages)
` [PATCH 02/18] mmc: meson-gx: remove code for unsupported CMD23
` [PATCH 03/18] mmc: meson-gx: explicitely call stop command for multi-block commands only
` [PATCH 04/18] mmc: meson-gx: improve meson_mmc_start_cmd
` [PATCH 05/18] mmc: meson-gx: eliminate struct sd_emmc_data
` [PATCH 06/18] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
` [PATCH 07/18] mmc: meson-gx: check return value of sg_copy_[from,to]_buffer
` [PATCH 08/18] mmc: meson-gx: make two functions return void
` [PATCH 09/18] mmc: meson-gx: change interrupt name
` [PATCH 10/18] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH 11/18] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH 12/18] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH 13/18] mmc: meson-gx: remove unneeded meson_mmc_clk_set in meson_mmc_clk_init
` [PATCH 14/18] mmc: meson-gx: remove unneeded devm_kstrdup "
` [PATCH 15/18] mmc: meson-gx: improve initial configuration
` [PATCH 16/18] mmc: meson-gx: improve response reading and sending stop command
` [PATCH 17/18] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH 18/18] mmc: meson-gx: move handling of one case from threaded handler to main irq

[PATCH 1/4] ARM64: Prepare Marvell IAP140 aka PXA1908
 2017-02-19  3:19 UTC 

[PATCH] mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
 2017-02-18 17:06 UTC  (2+ messages)
` [PATCH v2] mmc: meson-gx: remove mmc host on device removal

[PATCH v3 1/10] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
 2017-02-18 15:30 UTC  (13+ messages)
` [PATCH v3 2/10] mmc: meson-gx: make two functions return void
` [PATCH v3 3/10] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH v3 4/10] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH v3 5/10] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH v3 6/10] mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
` [PATCH v3 7/10] mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
` [PATCH v3 8/10] mmc: meson-gx: improve initial configuration
` [PATCH v3 9/10] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH v3 10/10] mmc: meson-gx: replace magic timeout numbers with constants

[PATCH v2 1/9] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
 2017-02-18 11:26 UTC  (13+ messages)
` [PATCH v2 2/9] mmc: meson-gx: make two functions return void
` [PATCH v2 3/9] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH v2 4/9] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH v2 5/9] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH v2 6/9] mmc: meson-gx: remove unneeded meson_mmc_clk_set in meson_mmc_clk_init
` [PATCH v2 7/9] mmc: meson-gx: remove unneeded devm_kstrdup "
` [PATCH v2 8/9] mmc: meson-gx: improve initial configuration
` [PATCH v2 9/9] mmc: meson-gx: remove member mrq from struct meson_host

[RFC] mmc: core: check also R1 response for stop commands
 2017-02-17 23:13 UTC 

[PATCH 0/2] mmc: meson-gx: fix module unloading
 2017-02-17 23:03 UTC  (8+ messages)
` [PATCH 1/2] mmc: meson-gx: prevent cfg_div_clk from being disabled on init
` [PATCH 2/2] mmc: meson-gx: remove mmc host on device removal

[PATCH v2] mmc: host: tmio: ensure end of DMA and SD access are in sync
 2017-02-17 18:22 UTC 

[PATCH 1/2] [1/2] mmc: sdhci-cadence: Fix writing PHY delay
 2017-02-17 14:12 UTC  (4+ messages)
` [PATCH 2/2] [2/2] mmc: sdhci-cadence: Update PHY delay configuration

[PATCH RFC 00/39] mmc: Add Command Queue support
 2017-02-17 12:30 UTC  (36+ messages)
` [PATCH RFC 01/39] mmc: block: Use local var for mqrq_cur
` [PATCH RFC 03/39] mmc: block: Introduce queue semantics
` [PATCH RFC 04/39] mmc: core: Do not prepare a new request twice
` [PATCH RFC 05/39] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH RFC 09/39] mmc: queue: Add a function to control wake-up on new requests
` [PATCH RFC 10/39] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
` [PATCH RFC 11/39] mmc: block: Factor out data preparation
` [PATCH RFC 12/39] mmc: block: Add Software Command Queuing
` [PATCH RFC 13/39] mmc: mmc: Enable "
` [PATCH RFC 14/39] mmc: core: Factor out debug prints from mmc_start_request()
` [PATCH RFC 15/39] mmc: core: Factor out mrq preparation "
` [PATCH RFC 17/39] mmc: core: Add members to mmc_request and mmc_data for CQE's
` [PATCH RFC 19/39] mmc: core: Turn off CQE before sending commands
` [PATCH RFC 20/39] mmc: core: Add support for handling CQE requests
` [PATCH RFC 21/39] mmc: mmc: Enable CQE's
` [PATCH RFC 22/39] mmc: block: Prepare CQE data
` [PATCH RFC 25/39] mmc: sdhci: Improve debug print format

[GIT PULL] MMC fixes for v.4.10 rc9
 2017-02-17  7:37 UTC 

[RFC PATCH 0/4] fix some incorrect timeout clock getting from sdhci variant drivers
 2017-02-17  3:56 UTC  (5+ messages)
` [RFC PATCH 1/4] mmc: sdhci: add comment for get_timeout_clock callback
` [RFC PATCH 2/4] mmc: sdhci: add new helper to get timeout clock
` [RFC PATCH 3/4] mmc: sdhci-bcm-kona: reuse sdhci_pltfm_clk_get_timeout_clock
` [RFC PATCH 4/4] mmc: sdhci-of-arasan: fix incorrect timeout clock

[PATCH 0/7] Some cleanup for dwmmc
 2017-02-17  2:59 UTC  (8+ messages)
` [PATCH 1/7] mmc: dw_mmc: improve the timeout polling code
` [PATCH 2/7] mmc: dw_mmc: move dw_mci_reset forward to avoid declaration
` [PATCH 3/7] mmc: dw_mmc: move dw_mci_ctrl_reset "
` [PATCH 4/7] mmc: dw_mmc: move dw_mci_get_cd "
` [PATCH 5/7] mmc: dw_mmc: remove declaration of dw_mci_card_busy
` [PATCH 6/7] mmc: dw_mmc: move mci_send_cmd forward to avoid declaration
` [PATCH 7/7] mmc: dw_mmc: improve dw_mci_reset a bit

[PATCH v2 0/9] mmc: meson-gx: series with smaller improvements
 2017-02-16 19:38 UTC 

[PATCH 0/2] mmc: meson-gx: fix mmc module unloading
 2017-02-16 14:48 UTC  (2+ messages)

[PATCH v2 0/4] mmc: host: tmio: properly report status from autocmd12
 2017-02-16 15:03 UTC  (11+ messages)
` [PATCH v2 2/4] mmc: host: tmio: fix minor typos in comments
` [PATCH v2 4/4] mmc: host: tmio: fill in response from auto cmd12

SDIO bus hang on BayTrail machines
 2017-02-16 13:09 UTC  (3+ messages)

[RFC] mmc: host: tmio: ensure end of DMA and SD access are in sync
 2017-02-16  8:44 UTC  (3+ messages)

[PATCH] mmc: core: use eMMC lifetime info to warn user
 2017-02-16  2:21 UTC  (5+ messages)

[PATCH 00/18] mmc: meson-gx: code and performance improvements
 2017-02-15 20:55 UTC  (3+ messages)

[PATCH v11 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
 2017-02-15 13:54 UTC  (6+ messages)

[PATCH] Add HS400 enhanced strobe support
 2017-02-15 13:50 UTC 

[RFC PATCH] mmc: block: Support the fixed index for mmcblk with aliases nodes
 2017-02-15 12:50 UTC  (3+ messages)

[PATCH] mmc: core: make block layer non-optional
 2017-02-15 12:19 UTC  (5+ messages)

[PATCH 00/13] mmc: bcm2835: more cleanups
 2017-02-15 10:59 UTC  (6+ messages)
` [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd

[PATCH v3 0/5] Some small cleanup for quirks
 2017-02-15 10:43 UTC  (7+ messages)
` [PATCH v3 1/5] mmc: core: change quirks.c to be a header file
` [PATCH v3 2/5] mmc: core: move some sdio IDs out of quirks file
` [PATCH v3 3/5] mmc: core: improve the quirks for sdio devices
` [PATCH v3 4/5] mmc: core: move all quirks together into quirks.h
` [PATCH v3 5/5] mmc: core: add mmc prefix for blk_fixups

[PATCH] mmc: sdhci-cadence: fix bit shift of read data from PHY port
 2017-02-15 10:42 UTC  (3+ messages)

[PATCH v4] mmc: sdio: check the buffer address for sdio API
 2017-02-15  9:55 UTC  (7+ messages)

[PATCH] mmc: sdhci-of-arasan: fix incorrect timeout clock
 2017-02-15  7:51 UTC  (2+ messages)

Acer ES1-432 eMMC not detected, mmc_select_hs200 fails
 2017-02-15  7:00 UTC 

[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
 2017-02-14 17:01 UTC  (15+ messages)
` [PATCH v6 01/14] clk: apn806: Add eMMC clock to system controller driver
` [PATCH v6 02/14] clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
` [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
` [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v6 11/14] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
  ` [PATCH v6 03/14] mmc: core: Add mmc-card dt sub-node parse in core layer
  ` [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 v6 12/14] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v6 13/14] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v6 14/14] arm64: configs: enable SDHCI driver for Xenon


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).