public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-06 06:42:26 to 2017-04-18 19:28:33 UTC [more...]

[PATCH] mmc: sdio: fix alignment issue in struct sdio_func
 2017-04-18 19:20 UTC  (3+ messages)

[PATCH] mmc: cavium: Fix a shift wrapping bug
 2017-04-18 19:15 UTC  (2+ messages)

[PATCH 0/2] Cavium MMC driver smatch fixes
 2017-04-18 19:15 UTC  (4+ messages)
` [PATCH 1/2] mmc: cavium: Remove redundant pointer check
` [PATCH 2/2] mmc: cavium: Check pointer before de-reference

[PATCH] mmc: meson-gx: add support for descriptor chain mode
 2017-04-18 19:15 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
 2017-04-18 19:15 UTC  (6+ messages)

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18 15:59 UTC  (42+ messages)
  ` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
  ` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
  ` [PATCH 03/22] libiscsi: Make use of new the "
  ` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
  ` [PATCH 06/22] crypto: hifn_795x: "
  ` [PATCH 07/22] crypto: shash, caam: "
  ` [PATCH 08/22] crypto: chcr: "
  ` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
  ` [PATCH 11/22] RDS: "
  ` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
  ` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
  ` [PATCH 17/22] mmc: sdhci: "
  ` [PATCH 18/22] mmc: spi: "
  ` [PATCH 19/22] mmc: tmio: "
  ` [PATCH 20/22] mmc: sdricoh_cs: "
  ` [PATCH 21/22] mmc: tifm_sd: "
  ` [PATCH 22/22] memstick: "

Outstanding MQ questions from MMC
 2017-04-18 15:31 UTC  (10+ messages)

[PATCH] mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
 2017-04-18 14:33 UTC  (4+ messages)

[PATCH 0/3] mmc: Improve/fix support for SDIO IRQs
 2017-04-18 12:32 UTC  (4+ messages)
` [PATCH 1/3] mmc: sdio: Add API to manage SDIO IRQs from a workqueue
` [PATCH 2/3] mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs
` [PATCH 3/3] mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled

[PATCH v2] mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card
 2017-04-18 10:30 UTC  (3+ messages)

SDR104 card, Intel Joule and Linux 4.11
 2017-04-18 10:27 UTC 

[RESEND v2] mmc: mediatek: Support SDIO feature
 2017-04-18 10:13 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v2 2/3] ARM64: dts: mediatek: Enable mmc3 for supporting sdio feature
` [PATCH v2 3/3] mmc: sdio: mediatek: Support SDIO feature

[PATCH] mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card
 2017-04-18  9:52 UTC  (5+ messages)

[PATCH] mmc: sdio: Fix sdio wait busy implement limitation
 2017-04-17  8:36 UTC  (3+ messages)
  ` 答复: "

(unknown),
 2017-04-17  0:43 UTC 

[PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd)
 2017-04-14 16:09 UTC  (2+ messages)

IMX6 ESDHC mmc with UHS-I occasional failure with DDR50 cards
 2017-04-14 14:57 UTC  (8+ messages)

Greetings
 2017-04-14  9:19 UTC 

[v4, 0/5] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-04-14  5:20 UTC  (7+ messages)
` [v4, 1/5] mmc: sdhci-of-esdhc: add peripheral clock support
` [v4, 2/5] mmc: sdhci-of-esdhc: add support for signal voltage switch
` [v4, 3/5] mmc: sdhci-of-esdhc: add tuning support
` [v4, 4/5] mmc: sdhci: Control the delay between tuning commands
` [v4, 5/5] mmc: sdhci-of-esdhc: add delay between tuning cycles

[PATCH v2] mmc: sdio: fix alignment issue in struct sdio_func
 2017-04-13 20:54 UTC  (2+ messages)

MMC block addressing mode
 2017-04-13 19:49 UTC 

[REGRESSION 4.10] dw_mmc: failures on Rockchip rk3288 veyron boards
 2017-04-13 15:45 UTC  (18+ messages)

[PATCH v3 1/3] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-04-13 12:25 UTC  (6+ messages)
` [PATCH v3 2/3] mmc: sdhci-acpi: Add blacklist module option
` [PATCH v3 3/3] mmc: sdhci-acpi: Add DMI fix_up_power_blacklist

[PATCH 0/2] provide isr for card-detect interrupts
 2017-04-13  9:17 UTC  (5+ messages)
` [PATCH 1/2] mmc: slot-gpio: check cd_gpio before setting up cd_gpio_isr
` [PATCH 2/2] mmc: sdhci: provide isr for card-detect interrupts

[PATCH] mmc: sdhci-pci: Use macros in pci_ids definition
 2017-04-13  8:52 UTC 

[PATCH v13 0/6] Cavium MMC driver
 2017-04-12 23:21 UTC  (4+ messages)

[PATCH] mmc: sdhci-pci: Use macros in pci_ids definition
 2017-04-12 20:37 UTC  (2+ messages)

[bug report] mmc: cavium: Add core MMC driver for Cavium SOCs
 2017-04-12 20:31 UTC 

[bug report] mmc: cavium: Add core MMC driver for Cavium SOCs
 2017-04-12 19:54 UTC 

[mmc] mmc: core: add proper be32 annotation
 2017-04-12 14:11 UTC  (2+ messages)

[PATCH] mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
 2017-04-12 14:11 UTC  (3+ messages)

[PATCH] mmc: sdhci-cadence: add parsing sdhci properties
 2017-04-12 14:11 UTC  (4+ messages)

[PATCH 0/2] mmc: meson-gx: add basic tuning
 2017-04-12 14:11 UTC  (2+ messages)

[PATCH v2 1/3] mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
 2017-04-12 13:45 UTC  (7+ messages)
` [PATCH v2 2/3] mmc: sdhci-acpi: Add fix_up_power_blacklist module option
` [PATCH v2 3/3] mmc: sdhci-acpi: Add DMI fix_up_power_blacklist

[PATCH v2] mmc: core: add mmc-card hardware reset enable support
 2017-04-11 10:43 UTC  (3+ messages)

[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller
 2017-04-11  7:59 UTC  (3+ messages)

[v3, 0/7] Add SD UHS-I and eMMC HS200 support for eSDHC
 2017-04-11  5:24 UTC  (15+ 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, 5/7] mmc: sdhci-of-esdhc: add delay between tuning cycles

[PATCH] mmc: core: add mmc-card hardware reset enable support
 2017-04-10 15:17 UTC  (4+ messages)

[PATCH V2 00/22] mmc: Add Command Queue support
 2017-04-10 13:54 UTC  (26+ messages)
` [PATCH V2 03/22] mmc: block: Use local var for mqrq_cur
` [PATCH V2 04/22] mmc: block: Introduce queue semantics
` [PATCH V2 05/22] mmc: queue: Share mmc request array between partitions
` [PATCH V2 06/22] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V2 07/22] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V2 08/22] mmc: block: Disable Command Queue while RPMB "
` [PATCH V2 09/22] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
` [PATCH V2 10/22] mmc: block: Factor out data preparation
` [PATCH V2 11/22] mmc: core: Factor out debug prints from mmc_start_request()
` [PATCH V2 12/22] mmc: core: Factor out mrq preparation "

[PATCH 0/3] The uncontroversial patches
 2017-04-10 13:53 UTC  (2+ messages)

[PATCH v6 0/2] mmc: host: s3cmci: add device tree support
 2017-04-10 13:53 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v6 2/2] mmc: host: s3cmci: allow probing from device tree

[RFC PATCH v2 0/2] mmc: core: process ECC errors raised in stop cmds
 2017-04-08 20:20 UTC  (3+ messages)
` [RFC PATCH v2 1/2] mmc: core: check also R1 response for stop commands
` [RFC PATCH v2 2/2] mmc: core: for data errors, take response of stop cmd into account

[PATCH v9] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2017-04-08  9:14 UTC  (4+ messages)

[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
 2017-04-07 13:57 UTC  (12+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v4 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v4 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v4 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v4 13/14] pwm: jz4740: Let the pinctrl driver configure the pins

meson-gx-mmc: 2nd patch set
 2017-04-06 14:57 UTC  (24+ messages)

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-04-06  6:42 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