public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-23 18:13:09 to 2017-12-12 17:02:08 UTC [more...]

[PATCH V5] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2017-12-12 17:02 UTC 

[PATCH] mmc: avoid removing non-removable hosts during suspend
 2017-12-12 10:49 UTC 

[PATCH] mmc: sdhci-of-arasan: Disable clk_xin clock in the remove
 2017-12-12  9:37 UTC  (2+ messages)

[PATCH] mmc: block: apply NO_CMD32 quirk to an ATP card
 2017-12-11 20:19 UTC  (13+ messages)
` [PATCH v2] mmc: core: apply NO_CMD23 "
                  ` [PATCH v3] mmc: core: apply NO_CMD23 quirk to some specific cards

[PATCH] mmc: allow rescan of non-removable hosts on resume
 2017-12-11 13:11 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-acpi: Add setup_host() callback
 2017-12-11 12:29 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT

[PATCH] mmc: cqhci: Ensure macro parameters are wrapped in parentheses
 2017-12-11 12:29 UTC  (2+ messages)

[PATCH] mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
 2017-12-11 12:29 UTC  (3+ messages)

[PATCH V15 00/22] mmc: Add Command Queue support
 2017-12-11 12:28 UTC  (28+ messages)
` [PATCH V15 01/22] mmc: block: No need to export mmc_cleanup_queue()
` [PATCH V15 02/22] mmc: block: Simplify cleaning up the queue
` [PATCH V15 03/22] mmc: core: Make mmc_pre_req() and mmc_post_req() available
` [PATCH V15 04/22] mmc: block: Add error-handling comments
` [PATCH V15 05/22] mmc: core: Add parameter use_blk_mq
` [PATCH V15 06/22] mmc: block: Add blk-mq support
` [PATCH V15 07/22] mmc: block: Add CQE support
` [PATCH V15 08/22] mmc: cqhci: support for command queue enabled host
` [PATCH V15 09/22] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V15 10/22] mmc: block: blk-mq: Add support for direct completion
` [PATCH V15 11/22] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V15 12/22] mmc: block: Make card_busy_detect() accumulate all response error bits
` [PATCH V15 13/22] mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
` [PATCH V15 14/22] mmc: block: Check the timeout correctly in card_busy_detect()
` [PATCH V15 15/22] mmc: block: Check for transfer state "
` [PATCH V15 16/22] mmc: block: Add timeout_clks when calculating timeout
` [PATCH V15 17/22] mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
` [PATCH V15 18/22] mmc: block: blk-mq: Stop using legacy recovery
` [PATCH V15 19/22] mmc: mmc_test: Do not use mmc_start_areq() anymore
` [PATCH V15 20/22] mmc: core: Remove option not to use blk-mq
` [PATCH V15 21/22] mmc: block: Remove code no longer needed after the switch to blk-mq
` [PATCH V15 22/22] mmc: core: "

More TMIO MMC variant. What is a preferred name?
 2017-12-08 14:59 UTC  (13+ messages)

[PATCH 1/6 v3] mmc: meson-gx-mmc: Fix platform_get_irq's error checking
 2017-12-07  0:58 UTC  (2+ messages)

[PATCH 0/6] mmc: Handle platform_get_irq's error checking and return
 2017-12-07  0:55 UTC  (3+ messages)
` [PATCH 1/6] mmc: meson-gx-mmc: Fix platform_get_irq's error checking

[PATCH 12/45] drivers: mmc: remove duplicate includes
 2017-12-06 16:57 UTC 

[bug report] mmc: cqhci: support for command queue enabled host
 2017-12-06 13:55 UTC 

[PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC
 2017-12-06  3:46 UTC  (2+ messages)

[v2] mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
 2017-12-06  2:56 UTC  (2+ messages)

[PATCH 0/2] mmc: mmc_test: Ensure command queue is disabled for testing
 2017-12-05 16:24 UTC  (4+ messages)
` [PATCH 1/2] mmc: core: Ensure cmd_completion is initialized
` [PATCH 2/2] mmc: mmc_test: Ensure command queue is disabled for testing

[PATCH v5] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-12-05 16:24 UTC  (2+ messages)

[PATCH] mmc: core: properly init drv_type
 2017-12-05 16:24 UTC  (5+ messages)

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2017-12-05 15:28 UTC  (39+ messages)
` [PATCH v2 01/22] mmc: renesas_sdhi: consolidate DMAC CONFIG options
` [PATCH v2 02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test
` [PATCH v2 03/22] mmc: renesas_sdhi: remove eprobe jump label
` [PATCH v2 04/22] mmc: tmio: set tmio_mmc_host to driver data
` [PATCH v2 05/22] mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
` [PATCH v2 06/22] mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
` [PATCH v2 07/22] mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
` [PATCH v2 08/22] mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
` [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
` [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic
` [PATCH v2 11/22] mmc: renesas_sdhi: remove always false condition
` [PATCH v2 12/22] mmc: tmio,renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
` [PATCH v2 13/22] mmc: tmio,renesas_sdhi: move Renesas-specific DMA data "
` [PATCH v2 14/22] mmc: tmio,renesas_sdhi: move ssc_tappos "
` [PATCH v2 15/22] mmc: tmio: change bus_shift to unsigned int
` [PATCH v2 16/22] mmc: tmio: fix never-detected card insertion bug
` [PATCH v2 17/22] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place
` [PATCH v2 18/22] mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
` [PATCH v2 19/22] mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
` [PATCH v2 20/22] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
` [PATCH v2 21/22] mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
` [PATCH v2 22/22] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument

[PATCH/RFT 0/3] mmc: renesas_sdhi: Add eMMC HS400 mode support
 2017-12-05 12:37 UTC  (4+ messages)
` [PATCH/RFT 1/3] mmc: tmio: "
` [PATCH/RFT 2/3] mmc: renesas_sdhi: "
` [PATCH/RFT 3/3] arm64: dts: salvator-common: Enable HS400 of SDHI2

[PATCH v2 0/2] R-Car D3 (r8a77995) SDHI (eMMC) integration
 2017-12-04 21:29 UTC  (8+ messages)
` [PATCH v2 1/2] mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support
` [PATCH v2 2/2] arm64: dts: r8a77995: draak: enable SDHI2

[PATCH 3/3] mmc: sdhci: Modify sdhci o2 quirk for eMMC HS200 tuning case
 2017-12-04 10:10 UTC 

[PATCH 2/3] mmc: sdhci-pci-o2micro: Add eMMC HS200 support
 2017-12-04 10:10 UTC 

Possible regression due to "arm64: renesas: salvator: set driver type for eMMC"
 2017-12-04  9:04 UTC  (3+ messages)

[PATCH v5 2/2] mmc: sdio support external scatter gather list
 2017-12-04  7:11 UTC  (4+ messages)

[PATCH] mmc: meson-gx-mmc: Fix checking return value of platform_get_irq
 2017-12-03  3:40 UTC 

[PATCH] mmc: sdhci: Avoid swiotlb buffer being full
 2017-12-01 10:28 UTC  (4+ messages)

[GIT PULL] MMC fixes for v.4.15-rc2
 2017-12-01 10:25 UTC 

[PATCH V4] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2017-11-30 16:14 UTC  (3+ messages)

[bug report] mmc: parse new binding for eMMC fixed driver type
 2017-11-30 14:39 UTC  (2+ messages)

[PATCH] mmc_test: use ktime_get_ts64 for timestamps
 2017-11-30 13:10 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
 2017-11-30 13:09 UTC  (3+ messages)

[ulf.hansson-mmc:next 27/28] drivers/mmc/core/block.c:2106:9-10: WARNING: return of 0/1 in function 'mmc_blk_status_error' with return type bool
 2017-11-30 13:09 UTC  (4+ messages)
` [PATCH] mmc: block: blk-mq: fix boolreturn.cocci warnings

[PATCH] mmc: block: make function mmc_cqe_issue_type static
 2017-11-30 13:09 UTC  (3+ messages)

[PATCH v1] mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
 2017-11-30 13:04 UTC  (3+ messages)

[PATCH v4] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-11-30 10:03 UTC  (2+ messages)

[PATCH] mmc: core: Send SLEEP_NOTIFICATION for eMMC 5.x device
 2017-11-29 14:14 UTC  (3+ messages)

[PATCH 00/12 v5] Multiqueue for MMC/SD
 2017-11-29 13:13 UTC  (5+ messages)

[PATCH v2] mmc : implement REQ_OP_WRITE_ZEROES
 2017-11-29 13:00 UTC  (2+ messages)

[PATCH] mfd: tmio: move register macros to tmio_core.c
 2017-11-29 11:36 UTC  (2+ messages)

[PATCH] mmc: sunxi: fix mojibake in module metadata
 2017-11-29 10:03 UTC  (3+ messages)

[PATCH v3 1/2] mmc: core: prepend 0x to pre_eol_info entry in sysfs
 2017-11-29 10:03 UTC  (4+ messages)
` [PATCH v3 2/2] mmc: core: prepend 0x to OCR "

About mmc quirks for some Sandisk eMMC
 2017-11-29  0:16 UTC 

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-28 19:23 UTC  (17+ messages)
` [PATCH V14 04/24] mmc: block: Ensure that debugfs files are removed
` [PATCH V14 13/24] mmc: block: Add blk-mq support
` [PATCH V14 14/24] mmc: block: Add CQE support
` [PATCH V14 17/24] mmc: block: blk-mq: Add support for direct completion

[PATCH 0/4] R-Car D3 (r8a77995) SDHI (eMMC) integration
 2017-11-28  8:38 UTC  (10+ messages)
` [PATCH 3/4] arm64: dts: r8a77995: draak: enable SDHI2
` [PATCH 4/4] dt-bindings: mmc: renesas_sdhi: Add r8a77995 support

[PATCH v2 1/2] mmc: core: prepend 0x to OCR entry in sysfs
 2017-11-28  8:14 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: core: prepend 0x to pre_erol_info "

[PATCH] mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
 2017-11-27 23:51 UTC 

[PATCH] mmc: core: prepend 0x to hex numbers in sysfs
 2017-11-27 13:18 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
 2017-11-27 10:16 UTC  (3+ messages)

[PATCH RFT] mmc: core: use usleep_range rather than HZ magic in mmc_delay()
 2017-11-27  9:57 UTC  (2+ messages)

[PATCH RFT] mmc: tmio: use usleep_range consistently
 2017-11-27  9:57 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
 2017-11-27  9:57 UTC  (2+ messages)

[PATCH] mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
 2017-11-27  9:57 UTC  (2+ messages)

[PATCH] mmc: usdhi6rol0: Handle return value of platform_get_irq_byname for card detect
 2017-11-27  9:34 UTC  (3+ messages)

[GIT PULL] MMC fixes for v.4.14-rc4
 2017-11-24 15:20 UTC  (5+ messages)
` sdhci broke in 4.14 [was: MMC fixes for v.4.14-rc4]

[PATCH] mmc: sdhci-msm: Optionally wait for signal level changes
 2017-11-23 18:13 UTC  (3+ messages)
` [PATCH v2] "


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