messages from 2017-10-30 11:40:23 to 2017-11-16 09:46:40 UTC [more...]
[PATCH V13 00/10] mmc: Add Command Queue support
2017-11-16 9:46 UTC (54+ messages)
` [PATCH V13 01/10] mmc: core: Add parameter use_blk_mq
` [PATCH V13 02/10] mmc: block: Add error-handling comments
` [PATCH V13 03/10] mmc: block: Add blk-mq support
` [PATCH V13 04/10] mmc: block: Add CQE support
` [PATCH V13 05/10] mmc: cqhci: support for command queue enabled host
` [PATCH V13 06/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V13 07/10] mmc: block: blk-mq: Add support for direct completion
` [PATCH V13 08/10] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V13 09/10] mmc: block: blk-mq: Stop using card_busy_detect()
` [PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery
[PATCH 0/4] R-Car D3 (r8a77995) SDHI (eMMC) integration
2017-11-16 9:43 UTC (9+ messages)
` [PATCH 1/4] mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support
` [PATCH 2/4] arm64: dts: r8a77995: Add SDHI (MMC) support
` [PATCH 3/4] arm64: dts: r8a77995: draak: enable SDHI2
` [PATCH 4/4] dt-bindings: mmc: renesas_sdhi: Add r8a77995 support
[PATCH RFT] mmc: core: use usleep_range rather than HZ magic in mmc_delay()
2017-11-16 7:59 UTC (5+ messages)
[PATCH v1] mmc: sdhci-of-esdhc: Workaround for reducing the maximum speed on ls1021atwr
2017-11-16 7:34 UTC (2+ messages)
[PATCH 00/12 v5] Multiqueue for MMC/SD
2017-11-15 13:50 UTC (21+ messages)
` [PATCH 01/12 v5] mmc: core: move the asynchronous post-processing
` [PATCH 02/12 v5] mmc: core: add a workqueue for completing requests
` [PATCH 03/12 v5] mmc: core: replace waitqueue with worker
` [PATCH 04/12] mmc: core: do away with is_done_rcv
` [PATCH 05/12] mmc: core: do away with is_new_req
` [PATCH 06/12 v5] mmc: core: kill off the context info
` [PATCH 07/12 v5] mmc: queue: simplify queue logic
` [PATCH 08/12 v5] mmc: block: shuffle retry and error handling
` [PATCH 09/12 v5] mmc: queue: stop flushing the pipeline with NULL
` [PATCH 10/12 v5] mmc: queue/block: pass around struct mmc_queue_req*s
` [PATCH 11/12 v5] mmc: block: issue requests in massive parallel
` [PATCH 12/12 v5] mmc: switch MMC/SD to use blk-mq multiqueueing v5
[PATCH] mmc: card: increase wait time
2017-11-15 9:13 UTC (4+ messages)
[PATCH RFT] mmc: tmio: use usleep_range consistently
2017-11-14 22:51 UTC
Re:
2017-11-13 14:55 UTC
Hello Dear
2017-11-13 12:09 UTC
[GIT PULL] MMC for v.4.15
2017-11-13 11:01 UTC
[PATCH v3] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
2017-11-10 10:41 UTC
[PATCH v2] mmc : implement REQ_OP_WRITE_ZEROES
2017-11-09 12:50 UTC
[PATCH 1/2] mmc : Add unmmapped zero quirk flag
2017-11-09 12:33 UTC (6+ messages)
` [PATCH 2/2] mmc : implement REQ_OP_WRITE_ZEROES
More TMIO MMC variant. What is a preferred name?
2017-11-09 12:31 UTC (3+ messages)
[PATCH v5 0/9] mtd: sharpslpart partition parser
2017-11-09 7:27 UTC (9+ messages)
[PATCH 0/2] mmc: renesas_sdhi: clean-up and fix CONFIG stuff for renesas_sdhi
2017-11-08 17:58 UTC (5+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: consilidate DMAC CONFIG options
` [PATCH 2/2] mmc: renesas_shci: remove wrong depends on to enable compile test
[PATCH 0/3] mmc: tmio: fix card detection
2017-11-08 10:17 UTC (4+ messages)
` [PATCH 1/3] mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
` [PATCH 2/3] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
` [PATCH 3/3] mmc: tmio: support IP-builtin card detection logic
[PATCH v2] mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
2017-11-08 9:09 UTC
[PATCH v1] mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
2017-11-08 8:14 UTC (2+ messages)
[PATCH] mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
2017-11-08 6:34 UTC
[PATCH v3 1/2] dt-bindings: sdhci-fujitsu: document cmd-dat-delay property
2017-11-07 13:23 UTC (5+ messages)
` [PATCH v3 2/2] sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
[PATCH] mmc: tmio: Replace msleep() of 20ms or less with usleep_range()
2017-11-07 13:23 UTC (3+ messages)
[PATCH] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
2017-11-07 9:24 UTC (5+ messages)
[PATCH] mfd: tmio: move register macros to tmio_core.c
2017-11-07 8:14 UTC
[PATCH 0/6] mmc: tmio, renesas_shci: cleanups, core code change for new driver
2017-11-07 8:09 UTC (7+ messages)
` [PATCH 1/6] mmc: renesas_sdhc: remove eprobe jump label
` [PATCH 2/6] mmc: tmio: set tmio_mmc_host to driver data
` [PATCH 3/6] mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
` [PATCH 4/6] mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
` [PATCH 5/6] mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
` [PATCH 6/6] mmc: tmio: move mmc_of_parse() out of tmio_mmc_host_probe()
NUC6CAYB - seeing mce Hardware Errors on boot (new hardware)
2017-11-06 21:08 UTC
[PATCH v2 1/2] dt-bindings: sdhci-fujitsu: document cmd-dat-delay property
2017-11-06 15:00 UTC (4+ messages)
` [PATCH v2 2/2] sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
[PATCH] mmc:host:sdhci-pci:V3-Addition of Arasan PCI Controller with integrated phy
2017-11-06 12:14 UTC (2+ messages)
[PATCH] sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
2017-11-06 10:46 UTC (10+ messages)
[PATCH 0/2] mmc: renesas_sdhi: bugfixes for v4.14
2017-11-03 14:17 UTC (12+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: fix swiotlb buffer is full
[GIT PULL] MMC fixes for v.4.14-rc8 take 2
2017-11-03 7:15 UTC
[PATCH] mmc: dw_mmc: Convert timers to use timer_setup()
2017-11-02 14:21 UTC (2+ messages)
[PATCH] mmc: dw_mmc: make irq flags 'unsigned long'
2017-11-02 14:15 UTC (2+ messages)
[PATCH v6 00/12] mmc: mediatek: add support of mt2701/mt2712
2017-11-02 14:13 UTC (5+ messages)
` [PATCH v6 03/12] arm64: dts: mt8173: remove "mediatek,mt8135-mmc" from mmc nodes
[ulf.hansson-mmc:next 84/84] drivers/mmc/host/dw_mmc.c:1953:9: sparse: incompatible types in comparison expression (different type sizes)
2017-11-02 10:30 UTC (3+ messages)
[PATCH v4] mmc: dw_mmc: fix potential system abort
2017-11-02 7:38 UTC (4+ messages)
USB is not resumed(disconnected) after suspend to disk
2017-11-02 4:49 UTC
[ulf.hansson-mmc:next 84/84] drivers/mmc/host/dw_mmc.c:1953:2: warning: comparison of distinct pointer types lacks a cast
2017-11-02 2:39 UTC
[PATCH v2 0/5] mmc: dw_mmc: Fix the CTO timer patch, plus the DTO timer
2017-11-01 14:18 UTC (5+ messages)
SD card reader problems on Cherry-Trail
2017-11-01 2:38 UTC (11+ messages)
[PATCH v2 1/3] mmc: core: activate pre-erased multiple write support for sd card
2017-11-01 1:37 UTC (3+ messages)
` [PATCH v2 2/3] mmc: test: prepare sbc for preceding ACMD23 multiple block write
` [PATCH v2 3/3] mmc: cavium: Add ACMD23 support for dma's multiple mode
[PATCH] mmc: vub300: Use common code in __download_offload_pseudocode()
2017-10-31 15:42 UTC (8+ messages)
` "
Updates your account
2017-10-30 16:06 UTC
[PATCH] mmc: Convert timers to use timer_setup()
2017-10-30 11:40 UTC (2+ messages)
[PATCH] mmc: tmio: Use common error handling code in tmio_mmc_host_probe()
2017-10-30 11:40 UTC (2+ messages)
[PATCH 0/4] mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers
2017-10-30 11:40 UTC (5+ messages)
` [PATCH 3/4] mmc: sdhci-acpi: Let devices define their own private data
` [PATCH 4/4] mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers
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