linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-28 20:43:51 to 2019-04-25 21:34:02 UTC [more...]

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-25 21:34 UTC  (39+ messages)
` [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516
` [PATCH 04/24] soc: mediatek: pwrap: add missing check on rstc
` [PATCH 05/24] soc: mediatek: pwrap: add support for MT8516 pwrap
` [PATCH 11/24] dt-bindings: mediatek: topckgen: add support for MT8516
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: "
` [PATCH 16/24] pinctrl: mediatek: Add MT8516 Pinctrl driver
` [PATCH 18/24] dt-bindings: timer: mtk-timer: add support for MT8516
` [PATCH 19/24] dt-bindings: spi: spi-mt65xx: "
` [PATCH 20/24] dt-bindings: serial: mtk-uart: "
` [PATCH 21/24] dt-bindings: irq: mtk,sysirq: "
` [PATCH 22/24] dt-bindings: i2c: i2c-mtk: "
` [PATCH 23/24] arm64: dts: mediatek: add dtsi "

[PATCH 0/4] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-04-25 21:32 UTC  (10+ messages)
` [PATCH 1/4] mmc: mmci: avoid fake busy polling

[PATCH] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-04-25 21:24 UTC  (6+ messages)

[PATCH 0/2] Fix issues with phy configurations
 2019-04-25 15:57 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci_am654: Fix minor "
` [PATCH 2/2] mmc: sdhci_am654: Fix SLOTTYPE write

sg_dma_page_iter offset & length considerations
 2019-04-25  8:02 UTC  (5+ messages)

[PATCH v2] mmc: core: Verify SD bus width
 2019-04-24 15:56 UTC  (3+ messages)

[PATCH v2 0/4] Add trace events for SD registers
 2019-04-24 15:31 UTC  (7+ messages)
` [PATCH v2 1/4] mmc: core: Add trace event for SD SCR response
` [PATCH v2 2/4] mmc: core: Add trace event for SD SSR response
` [PATCH v2 3/4] mmc: core: Add trace event for SD OCR response
` [PATCH v2 4/4] mmc: core: Add trace event for CSD response

[PATCH v1 0/4] Add a couple of enhancements to btmtksdio
 2019-04-23 16:36 UTC  (6+ messages)
  ` [PATCH v1 1/4] Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
  ` [PATCH v1 2/4] Bluetooth: btmtksdio: Add a bit definition for CHLPCR
` [PATCH v1 3/4] Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
` [PATCH v1 4/4] Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth

[PATCH v1] arm64: ls1028: dtsi: Add esdhc node in dtsi
 2019-04-23 11:42 UTC 

[PATCH v2 0/7] mmc: meson-gx: clean up and tuning update
 2019-04-23  9:02 UTC  (8+ messages)
` [PATCH v2 1/7] mmc: meson-gx: remove open coded read with timeout
` [PATCH v2 2/7] mmc: meson-gx: ack only raised irq
` [PATCH v2 3/7] mmc: meson-gx: correct irq flag
` [PATCH v2 4/7] mmc: meson-gx: disable HS400
` [PATCH v2 5/7] mmc: meson-gx: avoid clock glitch when switching to DDR modes
` [PATCH v2 6/7] mmc: meson-gx: remove Rx phase tuning
` [PATCH v2 7/7] mmc: meson-gx: add signal resampling tuning

[PATCH next 17/25] mmc: omap_hsmmc: Use dev_get_drvdata()
 2019-04-23  7:50 UTC 

[PATCH 0/7] mmc: meson-gx: clean up and tuning update
 2019-04-20  9:23 UTC  (16+ messages)
` [PATCH 1/7] mmc: meson-gx: remove open coded read with timeout
` [PATCH 2/7] mmc: meson-gx: ack only raised irq
` [PATCH 3/7] mmc: meson-gx: irq is not shared
` [PATCH 4/7] mmc: meson-gx: disable HS400
` [PATCH 5/7] mmc: meson-gx: avoid clock glitch when switching to DDR modes
` [PATCH 6/7] mmc: meson-gx: remove Rx phase tuning
` [PATCH 7/7] mmc: meson-gx: add signal resampling tuning

[PATCH v1 0/4] Add tracing for SDHCI register access
 2019-04-19 19:08 UTC  (13+ messages)
` [PATCH v1 1/4] trace_events: Add trace_print_register to print register fields
` [PATCH v1 2/4] mmc/sdhci: Rename sdhci.c to sdhci-core.c
` [PATCH v1 3/4] mmc/host/sdhci: Add register read and write trace events
` [PATCH v1 4/4] mmc/host/sdhci: Make sdhci_read/sdhci_write call trace functions

[PATCH 0/5] mtk-sd enhancement to support MT7621
 2019-04-18  6:39 UTC  (10+ messages)
` [PATCH 5/5] mmc: mtk-sd: enable internal write-protect logic
` [PATCH 2/5] mmc: mtk-sd: don't hard-code interrupt trigger type
` [PATCH 3/5] mmc: mtk-sd: add support for config found in mt7620 family SOCs
` [PATCH 4/5] mmc: mtk-sd: enable internal card-detect logic
` [PATCH 1/5] mmc: mtk-sd: support "voltage-ranges" setting

mmc: core: fix possible use after free of host
 2019-04-17  8:28 UTC 

[PATCH] mmc: core: try to use an id from the devicetree
 2019-04-16 13:39 UTC 

[PATCH v1 1/4] mmc: core: Add trace event for SD SCR response
 2019-04-16 12:36 UTC  (7+ messages)
` [PATCH v1 2/4] mmc: core: Add trace event for SD SSR response
` [PATCH v1 3/4] mmc: core: Add trace event for SD OCR response
` [PATCH v1 4/4] mmc: core: Add trace event for CSD response

[PATCH v1] mmc: core: Verify SD bus width
 2019-04-16 12:18 UTC  (3+ messages)

[RFC] mmc: cqhci: clear pending interrupt and halt
 2019-04-16  8:32 UTC  (2+ messages)

[PATCH] mmc: core: Fix warning and undefined behavior in mmc voltage handling
 2019-04-16  7:58 UTC 

[RFC] mmc: cqhci: clear pending interrupt and halt
 2019-04-16  7:19 UTC  (2+ messages)

[PATCH V4] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-15 10:06 UTC  (2+ messages)

[PATCH V1 1/2] arm64: tegra: fix default tap and trim values
 2019-04-12 15:37 UTC  (4+ messages)
` [PATCH V1 2/2] arm64: tegra: enable command queue for tegra186 sdmmc4

[GIT PULL] MMC fixes for v5.1-rc5
 2019-04-12 15:30 UTC  (2+ messages)

[Milbeaut PATCH v0.4 2/2] mmc: sdhci_f_sdh30: Add support for Milbeaut M10V host controller
 2019-04-12  9:48 UTC  (3+ messages)

[PATCH V3 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-04-11 19:42 UTC  (7+ messages)
` [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

get rid of dma_max_pfn
 2019-04-11 14:34 UTC  (5+ messages)
` [PATCH 1/2] mmc: let the dma map ops handle bouncing
` [PATCH 2/2] dma-mapping: remove dma_max_pfn

[PATCH] MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
 2019-04-11 10:48 UTC  (4+ messages)

[PATCH v6] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
 2019-04-11 10:44 UTC  (2+ messages)

[PATCH v2] mmc: mtk-sd: check for valid optional memory resource
 2019-04-11 10:43 UTC  (2+ messages)

[PATCH v2] mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes
 2019-04-11 10:42 UTC  (3+ messages)

[PATCH V3] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-11 10:08 UTC  (2+ messages)

[PATCH 2/2] MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section
 2019-04-11  9:54 UTC  (3+ messages)

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-09 13:02 UTC  (4+ messages)

[PATCH V2 0/7] mmc: Several fixes for bcm2835 driver
 2019-04-08 14:55 UTC  (9+ messages)

[PATCH V2] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-03  8:49 UTC  (2+ messages)

[PATCH V1] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-02 16:48 UTC  (4+ messages)

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-04-02 13:12 UTC  (6+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet

[PATCH v1 1/2] dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver
 2019-04-02  2:05 UTC  (3+ messages)

[PATCH 3.18 10/50] mmc: block: Allow more than 8 partitions per card
 2019-04-01 17:02 UTC 

[PATCH 4.4 041/131] mmc: block: Allow more than 8 partitions per card
 2019-04-01 17:01 UTC 

[PATCH 0/2] Add QUIRK for special HISPD bit in am65x-evm
 2019-04-01 10:44 UTC  (7+ messages)
` [PATCH 1/2] mmc: sdhci: Add Quirk for enabling HISPD under special conditions
` [PATCH 2/2] mmc: sdhci_am654: Add QUIRK2_TI_HISPD_BIT

Linux v5.0-rc7: bcm2835 MMC issues
 2019-03-30 15:13 UTC  (11+ messages)

[PATCH v5] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
 2019-03-30  5:53 UTC  (3+ messages)

[PATCH AUTOSEL 3.18 06/15] mmc: davinci: remove extraneous __init annotation
 2019-03-30  0:57 UTC 

[PATCH AUTOSEL 4.4 07/21] mmc: davinci: remove extraneous __init annotation
 2019-03-30  0:56 UTC 

[PATCH AUTOSEL 4.9 08/27] mmc: davinci: remove extraneous __init annotation
 2019-03-30  0:55 UTC 

[PATCH AUTOSEL 4.14 10/37] mmc: davinci: remove extraneous __init annotation
 2019-03-30  0:54 UTC 

[PATCH AUTOSEL 4.19 15/52] mmc: davinci: remove extraneous __init annotation
 2019-03-30  0:52 UTC 

[PATCH AUTOSEL 5.0 16/67] mmc: davinci: remove extraneous __init annotation
 2019-03-30  0:49 UTC 

[PATCH v4 0/2] Fix command errors during tuning
 2019-03-29  7:42 UTC  (6+ messages)
` [PATCH v4 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error "


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