messages from 2019-08-29 10:49:26 to 2019-09-10 03:27:09 UTC [more...]
[PATCH 0/4] Add MMC virtual command queue support
2019-09-10 3:27 UTC (11+ messages)
` [PATCH 1/4] mmc: host: cqhci: Move the struct cqhci_slot into header file
` [PATCH 2/4] mmc: Add virtual command queue support
` [PATCH 3/4] mmc: host: sdhci-sprd: "
` [PATCH 4/4] mmc: host: sdhci: "
[PATCH v3 2/2] mmc: sdhci-milbeaut: add Milbeaut SD controller driver
2019-09-10 1:41 UTC
[PATCH v3 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller
2019-09-10 1:40 UTC
[PATCH v3 0/2] mmc: sdhci-milbeaut: add Milbeaut SD driver
2019-09-10 1:40 UTC
[PATCH v2 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
2019-09-09 22:34 UTC (20+ messages)
` [PATCH v2 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled
` [PATCH v2 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
` [PATCH v2 03/11] mmc: mtk-sd: "
` [PATCH v2 04/11] mmc: core: Move code to get pending SDIO IRQs to a function
` [PATCH v2 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
` [PATCH v2 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
` [PATCH v2 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
` [PATCH v2 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
` [PATCH v2 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
` [PATCH v2 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs
` [PATCH v2 11/11] mmc: sdhci: Convert to use sdio_irq_claimed()
[PATCH] Revert "mmc: bcm2835: Terminate timeout work synchronously"
2019-09-08 10:32 UTC (2+ messages)
[PATCH 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
2019-09-08 9:11 UTC (34+ messages)
` [PATCH 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled
` [PATCH 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
` [PATCH 03/11] mmc: mtk-sd: "
` [PATCH 04/11] mmc: core: Move code to get pending SDIO IRQs to a function
` [PATCH 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
` [PATCH 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
` [PATCH 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
` [PATCH 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
` [PATCH 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
` [PATCH 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs
` [PATCH 11/11] mmc: sdhci: Convert to use sdio_irq_enabled()
[RFC 0/2] Add Support for SDHC bus bandwidth voting
2019-09-06 21:02 UTC (5+ messages)
` [RFC 1/2] mmc: sdhci-msm: Add support for "
` [RFC 2/2] dt-bindings: mmc: sdhci-msm: Add Bus BW vote supported strings
[GIT PULL] MMC fixes for v5.3-rc8
2019-09-06 16:05 UTC (2+ messages)
[PATCH] mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller
2019-09-06 9:17 UTC
[PATCH V8 0/5] Add Genesys Logic GL975x support
2019-09-06 2:33 UTC (6+ messages)
` [PATCH V8 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable
` [PATCH V8 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup
` [PATCH V8 3/5] PCI: Add Genesys Logic, Inc. Vendor ID
` [PATCH V8 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
` [PATCH V8 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
[PATCH V6 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
2019-09-05 12:21 UTC (4+ messages)
` [PATCH V6 1/3] mmc: mmci: add hardware busy timeout feature
` [PATCH V6 2/3] mmc: mmci: add busy_complete callback
` [PATCH V6 3/3] mmc: mmci: sdmmc: "
[PATCH v2] fix device in programming state after ioctl()
2019-09-05 8:44 UTC (5+ messages)
` [PATCH v2 1/2] mmc: block: make the card_busy_detect() more generic
` [PATCH v2 2/2] mmc: block: add CMD13 polling for ioctl() cmd with R1B response
[PATCH 2/4] MMC: Ingenic: Add 8bit mode support
2019-09-05 7:38 UTC (3+ messages)
` [PATCH 3/4] dt-bindings: MMC: Add JZ4760 bindings
` [PATCH 4/4] MMC: Ingenic: Add support for JZ4760 and support for LPM
[PATCH] mmc: dw_mmc-rockchip: Using 180 sample phase if all phases work
2019-09-05 7:30 UTC (6+ messages)
` [PATCH] mmc: dw_mmc-rockchip: Using 180 sample phase if all phases work【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】
` [PATCH] mmc: dw_mmc-rockchip: Using 180 sample phase if all phases work【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】
Asus VivoBook Flip TP202NA-EH012T EMMC problem
2019-09-05 7:19 UTC (3+ messages)
fix device in programming state after ioctl()
2019-09-05 6:21 UTC (6+ messages)
` [PATCH 1/2] mmc: block: make the card_busy_detect() more generic
` [PATCH 2/2] mmc: block: add CMD13 polling for ioctl() cmd with R1B response
[PATCH V7 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
2019-09-05 1:26 UTC (5+ messages)
[PATCH 1/2] mmc: sdhci: Check card status after reset
2019-09-04 16:46 UTC (2+ messages)
` [PATCH 2/2] mmc: sdhci: Quirk for AMD SDHC Device 0x7906
[PATCH V5 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
2019-09-04 15:04 UTC (4+ messages)
` [PATCH V5 1/3] mmc: mmci: add hardware busy timeout feature
[PATCH V8 3/3] mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
2019-09-04 9:53 UTC (6+ messages)
[PATCH V9 2/3] mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue
2019-09-04 9:53 UTC (3+ messages)
[PATCH V8 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
2019-09-04 9:52 UTC (2+ messages)
[PATCH v2] mmc: tegra: Implement enable_dma() to set dma_mask
2019-09-04 8:31 UTC (4+ messages)
[PATCH v3] mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
2019-09-04 6:32 UTC (2+ messages)
[PATCH v2 0/4] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support
2019-09-04 0:02 UTC (10+ messages)
` [PATCH v2 1/4] mmc: sdhci-of-aspeed: Fix link failure for SPARC
` [PATCH v2 2/4] mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
` [PATCH v2 3/4] mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
` [PATCH v2 4/4] mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
[PATCH AUTOSEL 4.19 076/167] mmc: renesas_sdhi: Fix card initialization failure in high speed mode
2019-09-03 16:24 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 101/167] dt-bindings: mmc: Add supports-cqe property
` [PATCH AUTOSEL 4.19 102/167] dt-bindings: mmc: Add disable-cqe-dcmd property
` [PATCH AUTOSEL 4.19 107/167] mmc: sdhci-pci: Add support for Intel CML
[PATCH AUTOSEL 5.2 15/23] mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
2019-09-03 16:24 UTC
[PATCH v2] mmc: sdhi: fill in actual_clock
2019-09-03 15:25 UTC (5+ messages)
[PATCH] mmc: sdhci: Fix incorrect switch to HS mode
2019-09-03 14:51 UTC (2+ messages)
[PATCH v10 0/4] treewide: improve R-Car SDHI performance
2019-09-03 6:42 UTC (6+ messages)
` [PATCH v10 3/4] block: add a helper function to merge the segments
[GIT PULL] MMC fixes for v5.3-rc7
2019-08-30 16:40 UTC (2+ messages)
[PATCH 1/2] mmc: sdio: Move code to get pending SDIO IRQs to a function
2019-08-30 10:38 UTC (10+ messages)
` [PATCH 2/2] mmc: core: Run handlers for pending SDIO interrupts on resume
[PATCH 0/2] mmc: sdhci-of-aspeed: Fixes for AST2600 eMMC support
2019-08-30 8:29 UTC (6+ messages)
` [PATCH 1/2] mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
` [PATCH 2/2] mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
[PATCH V7 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
2019-08-30 2:25 UTC
[PATCH V7 3/5] PCI: Add Genesys Logic, Inc. Vendor ID
2019-08-30 2:24 UTC
[PATCH V7 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup
2019-08-30 2:23 UTC
[PATCH V7 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable
2019-08-30 2:23 UTC
[PATCH V7 0/5] Add Genesys Logic GL975x support
2019-08-30 2:20 UTC
[RESEND PATCH v2 0/5] a few fixes for sprd's sd host controller
2019-08-30 1:38 UTC (3+ messages)
[PATCH V6 0/5] Add Genesys Logic GL975x support
2019-08-30 1:23 UTC (3+ messages)
[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
2019-08-30 1:15 UTC (5+ messages)
[PATCH] mmc: sdhi: fill in actual_clock
2019-08-29 17:34 UTC (4+ messages)
[PATCH 1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
2019-08-29 14:33 UTC (12+ messages)
` [PATCH 2/3] mmc: sdhci: constify references of parameters to __sdhci_read_caps()
` [PATCH 3/3] mmc: sdhci-cadence: override spec version
[PATCH v2] mmc: mediatek: enable SDIO IRQ low level trigger function
2019-08-29 13:36 UTC (3+ messages)
[PATCH v2] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
2019-08-29 13:34 UTC (3+ messages)
[PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages
2019-08-29 11:45 UTC (11+ messages)
[PATCH] mmc: sunxi: fix unusuable eMMC on some H6 boards by disabling DDR
2019-08-29 11:37 UTC (4+ messages)
[PATCH] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
2019-08-29 11:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).