messages from 2019-09-04 16:46:24 to 2019-09-20 16:17:10 UTC [more...]
[PATCH 0/2] mmc: tegra: Use proper DMA mask
2019-09-20 16:17 UTC
[REGRESSION] sdhci no longer detects SD cards on LX2160A
2019-09-20 9:55 UTC (31+ messages)
[PATCH 1/3] dt-bindings: sdhci-of-at91: new compatible string and update properties
2019-09-20 9:34 UTC (4+ messages)
` [PATCH 2/3] mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
` [PATCH 3/3] ARM: dts: at91: sama5d2: set the sdmmc gclk frequency
[PATCH v3 00/26] Add definition for the number of standard PCI BARs
2019-09-20 8:05 UTC (5+ messages)
` [PATCH v3 23/26] memstick: use PCI_STD_NUM_BARS
[PATCH V6 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
2019-09-20 7:47 UTC (6+ 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: "
[GIT PULL] dma-mapping updates for 5.4
2019-09-20 5:49 UTC (5+ messages)
[PATCH 1/2] mmc: sdhci: Check card status after reset
2019-09-19 21:42 UTC (3+ messages)
` [PATCH 2/2] mmc: sdhci: Quirk for AMD SDHC Device 0x7906
[PATCH] mmc: sdhci: Fix incorrect switch to HS mode
2019-09-19 11:57 UTC (3+ messages)
[PATCH v3 0/3] Add MMC software queue support
2019-09-19 5:58 UTC (4+ messages)
` [PATCH v3 1/3] mmc: "
` [PATCH v3 2/3] mmc: host: sdhci: Add request_done ops for struct sdhci_ops
` [PATCH v3 3/3] mmc: host: sdhci-sprd: Add software queue support
[PATCH V9 0/5] Add Genesys Logic GL975x support
2019-09-19 1:50 UTC (9+ messages)
` [PATCH V9 1/5] mmc: sdhci: Change timeout of loop for checking internal clock stable
` [PATCH V9 2/5] mmc: sdhci: Add PLL Enable support to internal clock setup
` [PATCH V9 3/5] PCI: Add Genesys Logic, Inc. Vendor ID
` [PATCH V9 4/5] mmc: sdhci: Export sdhci_abort_tuning function symbol
` [PATCH V9 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
[PATCH] mmc: host: bcm2835: use devm_platform_ioremap_resource wrapper
2019-09-18 18:02 UTC
[PATCH] mmc: host: atmel-mci: assign false/true to bool variable
2019-09-18 18:01 UTC (2+ messages)
[PATCH] mmc: cavium-octeon: Use devm_platform_ioremap_resource() in octeon_mmc_probe()
2019-09-18 12:28 UTC
[GIT PULL] MMC and MEMSTICK updates for v5.4
2019-09-18 0:35 UTC (2+ messages)
[PATCH v4 0/7] Add SD/MMC driver for Actions Semi S900 SoC
2019-09-17 20:01 UTC (13+ messages)
` [PATCH v4 1/7] clk: actions: Fix factor clk struct member access
` [PATCH v4 2/7] dt-bindings: mmc: Add Actions Semi SD/MMC/SDIO controller binding
` [PATCH v4 3/7] arm64: dts: actions: Add MMC controller support for S900
` [PATCH v4 4/7] arm64: dts: actions: Add uSD and eMMC support for Bubblegum96
` [PATCH v4 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver
` [PATCH v4 6/7] MAINTAINERS: Add entry for Actions Semi SD/MMC driver and binding
` [PATCH v4 7/7] arm64: configs: Enable Actions Semi platform in defconfig
[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
2019-09-16 9:25 UTC (4+ messages)
[GIT PULL] MMC fixes for v5.3-rc9
2019-09-14 23:25 UTC (2+ messages)
[PATCH 2/4] MMC: Ingenic: Add 8bit mode support
2019-09-13 15:59 UTC (6+ messages)
` [PATCH 3/4] dt-bindings: MMC: Add JZ4760 bindings
` [PATCH 4/4] MMC: Ingenic: Add support for JZ4760 and support for LPM
` [PATCH 1/4] MMC: Ingenic: Adjust the macro definition name
[RFC 0/2] Add Support for SDHC bus bandwidth voting
2019-09-13 14:36 UTC (9+ messages)
` [RFC 1/2] mmc: sdhci-msm: Add support for "
` [RFC 2/2] dt-bindings: mmc: sdhci-msm: Add Bus BW vote supported strings
[PATCH 3/3] mmc: tmio: Fixup runtime PM management during remove
2019-09-13 9:41 UTC
[PATCH 2/3] mmc: tmio: Fixup runtime PM management during probe
2019-09-13 9:41 UTC
[PATCH] ms_block: fix spelling mistake "randomally" -> "randomly"
2019-09-11 14:21 UTC (2+ messages)
[PATCH] mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller
2019-09-11 14:21 UTC (2+ messages)
[PATCH v2 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
2019-09-11 14:21 UTC (22+ 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 v2 0/4] Add MMC software queue support
2019-09-11 13:14 UTC (5+ messages)
` [PATCH v2 1/4] mmc: host: cqhci: Move the struct cqhci_slot into header file
` [PATCH v2 2/4] mmc: Add MMC software queue support
` [PATCH v2 3/4] mmc: host: sdhci: Add request_done ops for struct sdhci_ops
` [PATCH v2 4/4] mmc: host: sdhci-sprd: Add software queue support
[PATCH v3 03/11] mmc: mtk-sd: Re-store SDIO IRQs mask at system resume
2019-09-11 12:09 UTC
[PATCH V8 0/5] Add Genesys Logic GL975x support
2019-09-11 5:52 UTC (8+ 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 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] 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 (31+ 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 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 11/11] mmc: sdhci: Convert to use sdio_irq_enabled()
[GIT PULL] MMC fixes for v5.3-rc8
2019-09-06 16:05 UTC (2+ messages)
[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] mmc: dw_mmc-rockchip: Using 180 sample phase if all phases work
2019-09-05 7:30 UTC (4+ messages)
` [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 (5+ messages)
` [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)
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).