linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-04 11:33:18 to 2019-06-19 08:40:36 UTC [more...]

[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-19  8:40 UTC  (12+ messages)
` [PATCH 1/3] firmware: xilinx: Add SDIO Tap Delay API
` [PATCH 2/3] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH 0/7] mmc: sdio: Various fixes/improvements for SDIO PM
 2019-06-19  0:17 UTC  (9+ messages)
  ` [PATCH 1/7] mmc: sdio: Turn sdio_run_irqs() into static
  ` [PATCH 2/7] mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
  ` [PATCH 3/7] mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
  ` [PATCH 4/7] mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
  ` [PATCH 5/7] mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
  ` [PATCH 6/7] mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
  ` [PATCH 7/7] mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()

[PATCH v2] mmc: core: Prevent processing SDIO IRQs when the card is suspended
 2019-06-18 12:05 UTC 

[PATCH v5 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-18 11:47 UTC  (8+ messages)
  ` [PATCH v5 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors
` [PATCH v5 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()

[PATCH v2 1/3] mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
 2019-06-18 11:40 UTC  (7+ messages)
` [PATCH v2 2/3] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
` [PATCH v2 3/3] mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS

[PATCH v1] mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
 2019-06-17 11:35 UTC  (4+ messages)
` [PATCH v1] mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a

[PATCH V2 1/2] mmc: mediatek: fix SDIO IRQ interrupt handle flow
 2019-06-17 11:35 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: mediatek: fix SDIO IRQ detection issue

[PATCH 0/4] Add Support for MMC in J721E
 2019-06-17 11:35 UTC  (6+ messages)
` [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 1/3] mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
 2019-06-17 10:26 UTC  (12+ messages)
` [PATCH 2/3] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
` [PATCH 3/3] mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS

[PATCH] mmc: core: Prevent processing SDIO IRQs when the card is suspended
 2019-06-17  9:56 UTC  (7+ messages)

properly communicate queue limits to the DMA layer
 2019-06-17  9:10 UTC  (33+ 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: "

[PATCH v4 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-17  8:46 UTC  (12+ messages)
` [PATCH v4 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors
  ` [PATCH v4 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()

[PATCH 1/2] mmc: mediatek: fix SDIO IRQ interrupt handle flow
 2019-06-17  7:47 UTC  (5+ messages)
` [PATCH 2/2] mmc: mediatek: fix SDIO IRQ detection issue

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-17  7:02 UTC  (31+ messages)
  ` [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain
  ` [RFC PATCH v6 2/5] block: sort headers on blk-setting.c
  ` [RFC PATCH v6 3/5] block: add a helper function to merge the segments by an IOMMU
  ` [RFC PATCH v6 4/5] mmc: tmio: Use dma_max_mapping_size() instead of a workaround
  ` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments

[PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-06-13 13:13 UTC  (3+ messages)

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-12 13:25 UTC  (4+ 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()

[PATCH 4/4] mmc: host: s3cmci: no need to check return value of debugfs_create functions
 2019-06-12  8:25 UTC 

[RFC PATCH 1/2] mmc: sdhci: Manually check card status after reset
 2019-06-11 10:30 UTC  (6+ messages)

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-06-10 16:11 UTC  (15+ messages)
` [PATCH 1/7] clk: actions: Fix factor clk struct member access
` [PATCH 2/7] dt-bindings: mmc: Add Actions Semi SD/MMC/SDIO controller binding
` [PATCH 3/7] arm64: dts: actions: Add MMC controller support for S900
` [PATCH 4/7] arm64: dts: actions: Add uSD and eMMC support for Bubblegum96
` [PATCH 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver
` [PATCH 6/7] MAINTAINERS: Add entry for Actions Semi SD/MMC driver and binding
` [PATCH 7/7] arm64: configs: Enable Actions Semi platform in defconfig

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

[PATCH v2 0/9] Add SD host controller support for SC9860 platform
 2019-06-07 11:02 UTC  (2+ messages)

[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  (3+ messages)

[PATCH v3 1/3] mmc: sdhci_am654: Fix SLOTTYPE write
 2019-06-04 13:01 UTC  (2+ messages)

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


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