linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 10:11:56 to 2019-06-07 22:37:15 UTC [more...]

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-07 22:37 UTC  (3+ messages)
  ` [PATCH v3 2/5] mmc: core: API for temporarily disabling auto-retuning due to errors
` [PATCH v3 4/5] mmc: core: Export mmc_retune_hold_now() mmc_retune_release()

[GIT PULL] MMC and MEMSTICK fixes for v5.2-rc4
 2019-06-07 21:00 UTC  (2+ messages)

properly communicate queue limits to the DMA layer
 2019-06-07 17:30 UTC  (26+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "

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

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

[RFC PATCH v5 0/8] treewide: improve R-Car SDHI performance
 2019-06-07  6:01 UTC  (18+ messages)
  ` [RFC PATCH v5 1/8] dma-mapping: add a device driver helper for iova contiguous
  ` [RFC PATCH v5 2/8] iommu/dma: move iommu_dma_unmap_sg() place
  ` [RFC PATCH v5 3/8] iommu: add a new capable IOMMU_CAP_MERGING
  ` [RFC PATCH v5 4/8] iommu/ipmmu-vmsa: add capable ops
  ` [RFC PATCH v5 5/8] mmc: tmio: No memory size limitation if runs on IOMMU
  ` [RFC PATCH v5 6/8] mmc: tmio: Add a definition for default max_segs
  ` [RFC PATCH v5 7/8] mmc: renesas_sdhi: sort headers
  ` [RFC PATCH v5 8/8] mmc: renesas_sdhi: use multiple segments if possible

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-05 22:51 UTC  (4+ messages)
  ` [PATCH v2 2/3] mmc: core: API for temporarily disabling auto-retuning due to errors

[PATCH v2 2/2] mmc: sdhci-milbeaut: add Milbeaut SD controller driver
 2019-06-05  7:55 UTC  (4+ messages)

[PATCH v3 0/3] Fix issues with phy configurations in am65x MMC driver
 2019-06-04 13:01 UTC  (6+ messages)
` [PATCH v3 1/3] mmc: sdhci_am654: Fix SLOTTYPE write
` [PATCH v3 2/3] mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() calls
` [PATCH v3 3/3] mmc: sdhci_am654: Print error message if the DLL fails to lock

[PATCH] mmc: sdhci: queue work after sdhci_defer_done()
 2019-06-04 11:33 UTC  (13+ messages)
    ` Issue with Broadcom wireless in 5.2rc1 (was Re: [PATCH] mmc: sdhci: queue work after sdhci_defer_done())

[PATCH 0/2] mmc: meson: update with SPDX Licence identifier
 2019-06-04 10:10 UTC  (11+ messages)
` [PATCH 1/2] mmc: meson-gx-mmc: "
` [PATCH 2/2] mmc: meson-mx-sdio: "

[PATCH 0/9] Add SD host controller support for SC9860 platform
 2019-06-04  8:03 UTC  (24+ 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 v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-06-04  7:30 UTC  (9+ messages)
` [PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH 0/4] Add Support for MMC in J721E
 2019-06-04  6:31 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-am654: Document bindings for the host controllers on TI's J721E devices
` [PATCH 2/4] mmc: sdhci_am654: Add Support for 8 bit IP on J721E
` [PATCH 3/4] mmc: sdhci_am654: Add Support for 4 "
` [PATCH 4/4] arm64: defconfig: Add config for MMC on AM65x and J721E devices

[PATCH v2 0/3] mmc: meson-gx: add dram-access-quirk support
 2019-06-03 22:10 UTC  (7+ 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 V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-06-03 15:55 UTC  (4+ messages)
` [PATCH V3 1/3] mmc: mmci: fix read status for busy detect
` [PATCH V3 2/3] mmc: mmci: add hardware busy timeout feature
` [PATCH V3 3/3] mmc: mmci: add busy detect for stm32 sdmmc variant

[PATCH] mmc: sdhci-pci: remove redundant check of slots == 0
 2019-06-03 13:48 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-06-03 13:48 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: mmc: sun4i: Add YAML schemas

[PATCH] memstick: Fix error cleanup path of memstick_init
 2019-06-03 13:48 UTC  (2+ messages)

fix controller busy issue and add 24bits segment support
 2019-06-02  1:23 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 35/99] mmc: mmci: Prevent polling for busy detection in IRQ context
 2019-06-01 13:22 UTC 

[PATCH AUTOSEL 4.19 050/141] mmc: mmci: Prevent polling for busy detection in IRQ context
 2019-06-01 13:20 UTC 

[PATCH AUTOSEL 5.0 063/173] mmc: mmci: Prevent polling for busy detection in IRQ context
 2019-06-01 13:17 UTC 

[PATCH AUTOSEL 5.1 068/186] mmc: mmci: Prevent polling for busy detection in IRQ context
 2019-06-01 13:14 UTC 

[PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller
 2019-05-30  9:22 UTC 

[PATCH v2 0/2] mmc: sdhci-milbeaut: add Milbeaut SD driver
 2019-05-30  9:20 UTC 

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

[PATCH v3 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-29  7:42 UTC  (5+ messages)

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

[PATCH] mmc: meson-gx: fix irq ack
 2019-05-28  8:53 UTC  (4+ messages)

[PATCH] mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host
 2019-05-28  8:52 UTC  (2+ messages)

[PATCH v2 0/3] Fix issues with phy configurations in am65x MMC driver
 2019-05-28  8:32 UTC  (4+ messages)
` [PATCH v2 3/3] mmc: sdhci_am654: Fix SLOTTYPE write

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[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 


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