linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-28 14:29:03 to 2017-09-07 17:15:17 UTC [more...]

[PATCH] mmc: cavium: Fix use-after-free in of_platform_device_destroy
 2017-09-07 17:15 UTC  (8+ messages)

[PATCH v3 0/3] mmc: Add OMAP SDHCI driver
 2017-09-07 16:30 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller
` [PATCH v3 2/3] mmc: sdhci-omap: Add OMAP SDHCI driver
` [PATCH v3 3/3] MAINTAINERS: Add TI OMAP SDHCI Maintainer

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-07 15:03 UTC  (9+ messages)

[PATCH] mmc: host: fix typo after MMC_DEBUG move
 2017-09-07 12:06 UTC  (2+ messages)

[PATCH V7 00/10] mmc: Add Command Queue support
 2017-09-06 10:29 UTC  (23+ messages)
` [PATCH V7 01/10] mmc: core: Introduce host claiming by context
` [PATCH V7 02/10] mmc: core: Add support for handling CQE requests
` [PATCH V7 03/10] mmc: mmc: Enable Command Queuing
` [PATCH V7 04/10] mmc: mmc: Enable CQE's
` [PATCH V7 05/10] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V7 06/10] mmc: block: Prepare CQE data
` [PATCH V7 07/10] mmc: block: Factor out mmc_setup_queue()
` [PATCH V7 08/10] mmc: block: Add CQE support
` [PATCH V7 09/10] mmc: cqhci: support for command queue enabled host
` [PATCH V7 10/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[GIT PULL] MMC for v.4.14
 2017-09-06  9:05 UTC 

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-06  8:20 UTC 

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-06  7:08 UTC 

[PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap
 2017-09-05 16:51 UTC  (15+ messages)
` [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller

Distinguish eMMC and uSD in userspace
 2017-09-05 14:19 UTC 

[RESEND][PATCH] Add a commande extcsd write <offset> <value> <device>
 2017-09-05 12:28 UTC 

[PATCH 0/5] mmc: Add OMAP SDHCI driver
 2017-09-05  8:57 UTC  (10+ messages)
` [PATCH 1/5] mmc: sdhci: Tidy reading 136-bit responses
` [PATCH 2/5] mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
` [PATCH 4/5] mmc: sdhci-omap: Add OMAP SDHCI driver

[PATCH v2 0/6] mmc: Add OMAP SDHCI driver
 2017-09-04 16:48 UTC  (14+ messages)
` [PATCH v2 1/6] mmc: host: omap_hsmmc: Remove setting PBIAS voltage
` [PATCH v2 2/6] regulator: pbias: Select voltage table based on max-voltage
  ` Applied "regulator: pbias: Select voltage table based on max-voltage" to the regulator tree
` [PATCH v2 3/6] ARM: dts: dra7: Increase max-voltage of pbias regulator
` [PATCH v2 4/6] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller
` [PATCH v2 5/6] mmc: sdhci-omap: Add OMAP SDHCI driver
` [PATCH v2 6/6] MAINTAINERS: Add TI OMAP SDHCI Maintainer

[RFT v2 PATCH] mmc: sd: try to enable UHS mode w/o power cycle from S3
 2017-09-04  1:06 UTC  (6+ messages)
  ` [EXT] "

[PATCH] mmc: dw_mmc: make const arrays mszs static
 2017-09-03 13:39 UTC 

[RFC 0/4] mmc: sdhci-msm: Add CQE support for sdhci-msm
 2017-09-02  5:16 UTC  (15+ messages)
` [RFC 1/4] mmc: cqhci: Move CQHCI_ENABLE before setting TDLBA/TDLBAU
` [RFC 2/4] mmc: sdhci-msm: Add CQHCI support for sdhci-msm
` [RFC 3/4] mmc: sdhci-msm: Change the desc_sz on cqe_enable/disable
` [RFC 4/4] mmc: sdhci-msm: Handle unexpected interrupt case on enabling legacy IRQs on CQE halt

[PATCH 1/2] clk: sunxi-ng: Provide a default reset hook
 2017-09-01 20:30 UTC  (7+ messages)
` [PATCH 2/2] mmc: sunxi: Reset the device at probe time

[PATCH RESEND] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-09-01 13:32 UTC  (6+ messages)

[GIT PULL] MMC fixes for v.4.13 rc8
 2017-09-01 11:20 UTC 

SDIO "SD2" vs. SD-card "SD3" interface on BayTrail
 2017-08-31 15:24 UTC  (5+ messages)

[PATCH V5 00/13] mmc: Add Command Queue support
 2017-08-31 12:00 UTC  (12+ messages)
` [PATCH V5 05/13] mmc: core: Add support for handling CQE requests
` [PATCH V5 11/13] mmc: block: Add CQE support

I Need Your Urgent Assistance
 2017-08-31 11:36 UTC 

[PATCH v3 00/13] mmc: meson-gx: driver fixups and upgrades
 2017-08-31 10:46 UTC  (17+ messages)
` [PATCH v3 01/13] mmc: meson-gx: initialize sane clk default before clock register
` [PATCH v3 02/13] mmc: meson-gx: cfg init overwrite values
` [PATCH v3 03/13] mmc: meson-gx: rework set_ios function
` [PATCH v3 04/13] mmc: meson-gx: rework clk_set function
` [PATCH v3 05/13] mmc: meson-gx: rework clock init function
` [PATCH v3 06/13] mmc: meson-gx: fix dual data rate mode frequencies
` [PATCH v3 07/13] mmc: meson-gx: work around clk-stop issue
` [PATCH v3 08/13] mmc: meson-gx: simplify interrupt handler
` [PATCH v3 09/13] mmc: meson-gx: implement card_busy callback
` [PATCH v3 10/13] mmc: meson-gx: use CCF to handle the clock phases
` [PATCH v3 11/13] mmc: meson-gx: implement voltage switch callback
` [PATCH v3 12/13] mmc: meson-gx: change default tx phase
` [PATCH v3 13/13] mmc: meson-gx: rework tuning function

[ulf.hansson-mmc:next 135/144] ERROR: "__ffsdi2" [drivers/mmc/host/meson-gx-mmc.ko] undefined!
 2017-08-31 10:45 UTC  (3+ messages)
` [PATCH] mmc: meson-gx: fix __ffsdi2 undefined on arm32

Attention
 2017-08-30 17:39 UTC 

[PATCH 0/2] add ESP8089 WiFi chip driver
 2017-08-30 13:43 UTC  (4+ messages)
` [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions

[PATCH v3] mmc: sdhci-xenon: add runtime pm support and reimplement standby
 2017-08-30 13:38 UTC  (3+ messages)

[PATCH v3 0/2] Avoid system abort by move pm domain's detach after devres_release_all
 2017-08-30 13:35 UTC  (5+ messages)
` [PATCH v3 1/2] driver core: detach device's pm_domain "
` [PATCH v3 2/2] mmc: dw_mmc: fix potential system abort if activating CONFIG_DEBUG_SHIRQ

[PATCH V6 00/12] mmc: Add Command Queue support
 2017-08-30 13:14 UTC  (10+ messages)
` [PATCH V6 01/12] mmc: core: Move mmc_start_areq() declaration
` [PATCH V6 02/12] mmc: block: Fix block status codes
` [PATCH V6 03/12] mmc: host: Add CQE interface
` [PATCH V6 04/12] mmc: core: Turn off CQE before sending commands

[PATCH v2] mmc: mmci: stop building qcom dml as module
 2017-08-30 13:14 UTC  (2+ messages)

[PATCH] mmc: mmci: constify amba_id
 2017-08-30 13:13 UTC  (2+ messages)

[PATCH v2] mmc: block: cast a informative log for no devidx available
 2017-08-30 13:13 UTC  (2+ messages)

[PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port
 2017-08-30 13:13 UTC  (5+ messages)
` [PATCH v4 3/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume

[PATCH] mmc: sdhci-xenon: Support HS400 Enhanced Strobe feature
 2017-08-30 13:13 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-xenon: add set_power callback
 2017-08-30 13:13 UTC  (9+ messages)

[RFC 0/4] mmc: sdhci-msm: Add CQE support for sdhci-msm
 2017-08-30 12:59 UTC  (5+ messages)
` [RFC 1/4] mmc: cqhci: Move CQHCI_ENABLE before setting TDLBA/TDLBAU
` [RFC 2/4] mmc: sdhci-msm: Add CQHCI support for sdhci-msm
` [RFC 3/4] mmc: sdhci-msm: Change the desc_sz on cqe_enable/disable
` [RFC 4/4] mmc: sdhci-msm: Handle unexpected interrupt case on enabling legacy IRQs on CQE halt

[PATCH v1 0/5] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-08-30 12:51 UTC  (6+ messages)
` [PATCH v1 1/5] mmc: sdhci-msm: fix issue with "
` [PATCH v1 2/5] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
` [PATCH v1 3/5] mmc: sdhci-msm: Add support to wait for power irq
` [PATCH v1 4/5] mmc: sdhci-msm: Add ops to do sdhc register write
` [PATCH v1 5/5] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS

[PATCH] mmc: mmci: stop building qcom dml as module
 2017-08-30 12:20 UTC  (3+ messages)

bounce limit in mmc?
 2017-08-30  6:14 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: correct outdated comment for use_dma
 2017-08-30  2:58 UTC 

[PATCH v2] mmc: sdhci-xenon: add runtime pm support and reimplement standby
 2017-08-29 18:52 UTC  (3+ messages)

[RFT] arm64: dts: renesas: salvator-common: enable SDR104 for SD cards
 2017-08-29 15:42 UTC  (6+ messages)

[PATCH v5 0/9] mtd: sharpslpart partition parser
 2017-08-29  9:18 UTC  (6+ messages)

[PATCH v2 0/2] Avoid system abort by moving pm domain's detach after devres_release_all
 2017-08-29  9:03 UTC  (5+ messages)
` [PATCH v2 1/2] driver core: detach device's pm_domain "

[RFT PATCH] mmc: sd: try to enable UHS mode w/o power cycle from S3
 2017-08-29  3:24 UTC 

[PATCH 0/2] add runtime pm support for xenon
 2017-08-28 18:36 UTC  (4+ messages)
` [PATCH 1/2] mmc: sdhci-xenon: add runtime pm support

ALPSS: reminder and submission deadline
 2017-08-28 17:37 UTC 


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