linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-03 15:12:24 to 2019-05-28 07:39:32 UTC [more...]

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (33+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
  ` [PATCH 01/16] lib: fix match_string() helper on -1 array size
  ` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
      ` [PATCH 03/16] lib, treewide: "
  ` [PATCH 16/16] sched: debug: use "
` [PATCH 04/16] powerpc/xmon: "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 array size
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[RFC PATCH 1/2] mmc: sdhci: Manually check card status after reset
 2019-05-28  7:38 UTC  (8+ messages)
` [RFC PATCH 2/2] mmc: sdhci: Quirk for AMD SDHC Device 0x7906

[PATCH] mmc: meson-gx: fix irq ack
 2019-05-28  7:27 UTC  (3+ messages)

[PATCH V2 0/5] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-05-27 18:17 UTC  (10+ messages)
` [PATCH V2 3/5] mmc: mmci: fix clear of busy detect status

[PATCH] mmc: sdhci: queue work after sdhci_defer_done()
 2019-05-27 12:50 UTC  (11+ messages)
    ` Issue with Broadcom wireless in 5.2rc1 (was Re: [PATCH] mmc: sdhci: queue work after sdhci_defer_done())

[PATCH v2 0/3] mmc: meson-gx: add dram-access-quirk support
 2019-05-27 12:43 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: meson-gx: add dram-access-quirk property
` [PATCH v2 2/3] mmc: meson-gx: add dram-access-quirk
` [PATCH v2 3/3] arm64: dts: meson: g12a: add SDIO controller

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-26 18:42 UTC  (9+ messages)
  ` [PATCH 2/3] mmc: core: API for temporarily disabling auto-retuning due to errors

[GIT PULL] MMC fixes for v5.2-rc2
 2019-05-24 17:35 UTC  (2+ messages)

[PATCH v2] arm64: dts: ls1028a: Add esdhc node in dts
 2019-05-23  7:37 UTC  (2+ messages)

[PATCH v3 3/3] mmc: renesas_sdhi: use multiple segments if possible
 2019-05-23  4:15 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 03/92] mmc: core: Verify SD bus width
 2019-05-22 19:29 UTC 

[PATCH AUTOSEL 4.9 003/114] mmc: core: Verify SD bus width
 2019-05-22 19:28 UTC 

[PATCH AUTOSEL 4.14 006/167] mmc: core: Verify SD bus width
 2019-05-22 19:26 UTC 

[PATCH AUTOSEL 4.19 006/244] mmc: core: Verify SD bus width
 2019-05-22 19:22 UTC 

[PATCH AUTOSEL 5.0 008/317] mmc: core: Verify SD bus width
 2019-05-22 19:18 UTC 

[PATCH AUTOSEL 5.1 009/375] mmc: core: Verify SD bus width
 2019-05-22 19:15 UTC 

[PATCH 0/2] mmc: meson: update with SPDX Licence identifier
 2019-05-21 20:12 UTC  (6+ messages)
` [PATCH 1/2] mmc: meson-gx-mmc: "
` [PATCH 2/2] mmc: meson-mx-sdio: "

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-05-20 18:41 UTC  (2+ messages)

[PATCH 0/9] Add SD host controller support for SC9860 platform
 2019-05-20 10:12 UTC  (10+ messages)
` [PATCH 1/9] mmc: sdhci-sprd: Check the enable clock's return value correctly
` [PATCH 2/9] dt-bindings: mmc: sprd: Add another optional clock documentation
` [PATCH 3/9] mmc: sdhci-sprd: Add optional gate clock support
` [PATCH 4/9] mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
` [PATCH 5/9] mmc: sdhci-sprd: Add HS400 enhanced strobe mode
` [PATCH 6/9] mmc: sdhci-sprd: Enable PHY DLL to make clock stable
` [PATCH 7/9] dt-bindings: mmc: sprd: Add PHY DLL delay documentation
` [PATCH 8/9] mmc: sdhci-sprd: Add PHY DLL delay configuration
` [PATCH 9/9] arm64: dts: sprd: Add Spreadtrum SD host controller support

[PATCH v3 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-20  8:14 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: mmc: sun4i: Add YAML schemas

fix controller busy issue and add 24bits segment support
 2019-05-19  7:57 UTC  (3+ messages)
` [PATCH 1/2] mmc: mediatek: fix controller busy when plug out SD
` [PATCH 2/2] mmc: mediatek: support 24bits segment size

[PATCH v2 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-17 15:01 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: mmc: sun4i: Add YAML schemas

[PATCH 0/3] mmc: meson-gx: add ddr-access-quirk support
 2019-05-16  9:09 UTC  (19+ messages)
` [PATCH 1/3] dt-bindings: mmc: meson-gx: add ddr-access-quirk property
` [PATCH 2/3] mmc: meson-gx: add ddr-access-quirk
` [PATCH 3/3] arm64: dts: meson-g12a: add ddr-access-quirk property to SDIO controller
` [baylibre-upstreaming] [PATCH 0/3] mmc: meson-gx: add ddr-access-quirk support

[PATCH] memstick: Fix error cleanup path of memstick_init
 2019-05-15 14:37 UTC 

[PATCH v3 0/2] mmc: sdhci-iproc: fixes for HS50 data hold time
 2019-05-15 11:53 UTC  (4+ messages)
` [PATCH v3 1/2] mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem
` [PATCH v3 2/2] mmc: sdhci-iproc: "

[PATCH v3] arm64: dts: ls1028a: Add esdhc node in dts
 2019-05-15  8:49 UTC 

[PATCH v1] arm64: ls1028: dtsi: Add esdhc node in dtsi
 2019-05-15  3:41 UTC  (4+ messages)
  ` [EXT] "

[stable/4.14.y PATCH 0/3] mmc: Fix a potential resource leak when shutting down request queue
 2019-05-14  9:19 UTC  (8+ messages)
` [stable/4.14.y PATCH 1/3] mmc: block: Simplify cleaning up the queue
` [stable/4.14.y PATCH 2/3] mmc: Fix null pointer dereference in mmc_init_request
` [stable/4.14.y PATCH 3/3] mmc: Kill the request if the queuedata has been removed

[PATCH 1/2] mmc: v4.14: Fix null pointer dereference in mmc_init_request
 2019-05-13 17:19 UTC  (5+ messages)
` [PATCH 2/2] mmc: v4.14: Kill the request if the queuedata has been removed

[PATCH 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-10 12:59 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: mmc: sun4i: Add YAML schemas

[PATCH v2 0/3] Fix issues with phy configurations in am65x MMC driver
 2019-05-10  5:58 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: sdhci_am654: Improve line wrapping with regmap_*() calls
` [PATCH v2 2/3] mmc: sdhci_am654: Print error message if the DLL fails to lock
` [PATCH v2 3/3] mmc: sdhci_am654: Fix SLOTTYPE write

[PATCH v2 0/2] mmc: sdhci-iproc: fixes for HS50 data hold time
 2019-05-09  6:16 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem
` [PATCH v2 2/2] mmc: sdhci-iproc: "

[PATCH 0/2] Fix issues with phy configurations
 2019-05-08  6:04 UTC  (8+ messages)
` [PATCH 1/2] mmc: sdhci_am654: Fix minor "
` [PATCH 2/2] mmc: sdhci_am654: Fix SLOTTYPE write

[PATCH 0/2] mmc: sdhci-iproc: fixes for HS50 data hold time
 2019-05-08  5:56 UTC  (7+ messages)
` [PATCH 1/2] mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem
` [PATCH 2/2] mmc: sdhci-iproc: "

[GIT PULL] MMC and MEMSTICK updates for v5.2
 2019-05-07 20:50 UTC  (3+ messages)

[PATCH] mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host
 2019-05-07 19:52 UTC 

[PATCH 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller
 2019-05-07  9:20 UTC  (5+ messages)

[PATCH 2/2] mmc: sdhci-milbeaut: add Milbeaut SD controller driver
 2019-05-07  9:18 UTC  (3+ messages)

[PATCH v2] dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller
 2019-05-06  9:51 UTC  (2+ messages)

[PATCH 0/4] mtk-sd enhancement to support MT7621 - V2
 2019-05-06  9:51 UTC  (10+ messages)
` [PATCH 2/4] mmc: mtk-sd: add support for config found in mt7620 family SOCs
` [PATCH 1/4] mmc: mtk-sd: don't hard-code interrupt trigger type
` [PATCH 4/4] mmc: mtk-sd: select REGULATOR
` [PATCH 3/4] mmc: mtk-sd: enable internal card-detect logic

[PATCH] mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host
 2019-05-06  9:51 UTC  (2+ messages)

[PATCH] mmc: block: Fix memory leak in blk-mq when cleaning up
 2019-05-06  7:22 UTC  (5+ messages)

[PATCH 0/5] mtk-sd enhancement to support MT7621
 2019-05-04  8:18 UTC  (4+ messages)
` [PATCH 4/5] mmc: mtk-sd: enable internal card-detect logic

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-05-03 16:36 UTC  (5+ messages)
` [PATCH 08/24] dt-bindings: mmc: mtk-sd: add mtk-sd support for MT8516


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