linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 22:06:34 to 2020-03-06 14:10:27 UTC [more...]

[PATCH 0/2] mmc: sdhci-acpi: Introduce device specific quirks, fix issues on 2 device models
 2020-03-06 14:10 UTC  (11+ messages)
` [PATCH 1/2] mmc: sdhci-acpi: Disable 1.8V modes on external microSD on Lenovo Miix 320

[PATCH] mmc: sdhci-msm: Disable CQE during SDHC reset
 2020-03-06 14:08 UTC  (11+ messages)
` [PATCH V2] "
` [PATCH V3 0/2] Deactivate "
  ` [PATCH V3 1/2] mmc: cqhci: Add cqhci_deactivate()
  ` [PATCH V3 2/2] mmc: sdhci-msm: Deactivate CQE during SDHC reset

[PATCH v4 06/14] mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support
 2020-03-06 14:02 UTC  (12+ messages)
` [PATCH v4 14/14] mmc: queue: create dev->dma_parms before call dma_set_max_seg_size()

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-03-06 13:37 UTC  (14+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v1 3/3] partitions: Introduce NVIDIA Tegra Partition Table

[PATCH 00/10] Raspberry Pi vmmc regulator support
 2020-03-06 12:40 UTC  (18+ messages)
` [PATCH 01/10] mmc: sdhci: Add quirk SDHCI_QUIRK2_SET_BUS_VOLTAGE
` [PATCH 02/10] mmc: sdhci: milbeaut: Use quirk instead of custom set_power()
` [PATCH 03/10] mmc: sdhci: arsan: "
` [PATCH 04/10] mmc: sdhci: at-91: "
` [PATCH 05/10] mmc: sdhci: pxav3: "
` [PATCH 06/10] mmc: sdhci: xenon: "
` [PATCH 07/10] mmc: sdhci: am654: "
` [PATCH 08/10] mmc: sdhci: Unexport sdhci_set_power_noreg()
` [PATCH 09/10] mmc: sdhci: iproc: Use SDHCI_QUIRK2_SET_BUS_VOLTAGE on bcm2711
` [PATCH 10/10] ARM: dts: bcm2711: Add vmmc regulator in emmc2

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-06 11:14 UTC  (29+ messages)

[PATCH v2 0/8] Introduce NVIDIA Tegra Partition Tablex
 2020-03-06 11:00 UTC  (12+ messages)
` [PATCH v2 1/8] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v2 2/8] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v2 4/8] mmc: block: Add mmc_bdev_to_part_type() helper
` [PATCH v2 5/8] mmc: block: Add mmc_bdev_to_area_type() helper
` [PATCH v2 6/8] mmc: block: Add MMC_QUIRK_RESCAN_MAIN_BLKDEV
` [PATCH v2 7/8] mmc: block: Enable partition-table scanning for boot partitions
` [PATCH v2 8/8] partitions/tegra: Implement eMMC boot partitions scanning

[PATCH v2 0/4] SD card bug fixes
 2020-03-06 10:34 UTC  (6+ messages)
` [PATCH v2 1/4] mmc: core: Add check for NULL pointer access
` [PATCH v2 2/4] mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()
` [PATCH v2 3/4] mmc: core: Make host->card as NULL when card is removed
` [PATCH v2 4/4] mmc: core: update host->card after getting RCA for SD card

[BUG] 5.6-rc1 breaks sdhci on tegra-30 ouya
 2020-03-06 10:32 UTC  (2+ messages)

[<PATCH v1> 0/4] SD card bug fixes
 2020-03-06 10:29 UTC  (8+ messages)
` [<PATCH v1> 1/4] mmc: core: Add check for NULL pointer access
` [<PATCH v1> 2/4] mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()
` [<PATCH v1> 3/4] mmc: core: Make host->card as NULL when card is removed
` [<PATCH v1> 4/4] mmc: core: update host->card after getting RCA for SD card

[PATCH V4] mmc: sdhci-msm: Update system suspend/resume callbacks of sdhci-msm platform driver
 2020-03-06 10:07 UTC  (5+ messages)

[PATCH RFT 0/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good
 2020-03-06  9:31 UTC  (4+ messages)
` [PATCH RFT 1/3] mmc: renesas_sdhi: refactor calculation of best TAP
` [PATCH RFT 2/3] mmc: renesas_sdhi: clarify handling of selecting TAPs
` [PATCH RFT 3/3] mmc: renesas_sdhi: improve TAP selection if all TAPs are good

[PATCH] mmc: mmc: Fix the timing for clock changing in mmc
 2020-03-05 15:17 UTC  (4+ messages)

[PATCH v2] mmc: sdhci-omap: Add Support for Suspend/Resume
 2020-03-05 15:12 UTC 

[PATCH v2] mmc: sdhci: make sure SDHCI_CLOCK_CARD_EN bit sticks
 2020-03-05  7:35 UTC  (3+ messages)

[PATCH] mmc: host: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
 2020-03-05  1:16 UTC  (4+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-04 23:24 UTC  (4+ messages)

[PATCH] mmc: cqhci: Update cqhci memory ioresource name
 2020-03-04 16:00 UTC  (6+ messages)
` [PATCH V2] "

[PATCH V1] mmc: mmc_test: Pass different sg lists for non-blocking requests
 2020-03-04 15:34 UTC  (6+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH V1] dt-bindings: mmc: sdhci-msm: Add CQE reg map
 2020-03-04 15:34 UTC  (6+ messages)
` [PATCH V2] "
` [PATCH V3] "

[PATCH v2] mmc: core: Fix indentation
 2020-03-04 15:34 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x
 2020-03-04 15:34 UTC  (3+ messages)

[PATCH v4 00/14] few fix for sdhci-esdhc-imx
 2020-03-04 15:34 UTC  (2+ messages)

[PATCH 0/3] Update phy configuration for AM65x
 2020-03-04 15:34 UTC  (4+ messages)

[PATCH v3 0/4] mmc: mediatek: add mmc cqhci support
 2020-03-04 13:04 UTC  (6+ messages)
` [PATCH v3 1/4] mmc: core: expose MMC_CAP2_CQE* to dt
` [PATCH v3 4/4] dt-bindings: mmc: mediatek: Add document for mt6779

[RESEND PATCH 0/3] Introduce the request_atomic() for the host
 2020-03-04  7:42 UTC  (4+ messages)
` [RESEND PATCH 1/3] mmc: host: "
` [RESEND PATCH 2/3] mmc: host: sdhci-sprd: Implement the request_atomic() API
` [RESEND PATCH 3/3] mmc: host: hsq: Support "

[PATCH] mmc: renesas_sdhi: Use BITS_PER_LONG helper
 2020-03-03 13:45 UTC  (3+ messages)

[RFC v4 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-03  6:01 UTC  (4+ messages)
` [RFC v4 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support

[PATCH RFC] Toggle fifo write clk after ungating sdcc clk
 2020-02-28  6:54 UTC  (4+ messages)
` [PATCH RFC] mmc: sdhci-msm: "

[PATCH] mmc: Replace zero-length array with flexible-array member
 2020-02-27 13:11 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: Convert Cadence SD/SDIO/eMMC controller to json-schema
 2020-02-26 22:23 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: Convert UniPhier SD controller to json-schema
 2020-02-26 22:19 UTC  (2+ messages)

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-02-26 19:46 UTC  (13+ messages)

[PATCH 0/2] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-02-26 15:34 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller
` [PATCH 2/2] sdhci: arasan: Add support for Versal Tap Delays

[PATCH] mmc: mediatek: fix SDIO irq issue
 2020-02-26  9:50 UTC  (4+ messages)

[PATCH 0/4] mmc: mmci_sdmmc: fixes and improvements
 2020-02-26  8:40 UTC  (5+ messages)
` [PATCH 1/4] mmc: mmci_sdmmc: fix DMA API warning max segment size
` [PATCH 2/4] mmc: mmci_sdmmc: fix DMA API warning overlapping mappings
` [PATCH 3/4] mmc: mmci_sdmmc: fix clear busyd0end irq flag
` [PATCH 4/4] mmc: mmci: initialize pwr|clk|datactrl_reg with their hardware values

[PATCH V2 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-02-24 16:20 UTC  (3+ messages)

[RFC PATCH 0/3] Introduce pm_ptr() / pm_sleep_ptr()
 2020-02-24 15:41 UTC  (4+ messages)
` [RFC PATCH 3/3] mmc: jz4740: Use pm_sleep_ptr() macro

[PATCH] mmc: core: Fix indentation
 2020-02-21 14:36 UTC  (2+ messages)

[PATCH v2 0/4] mmc: mediatek: add mmc cqhci support
 2020-02-21 14:33 UTC  (3+ messages)
` [PATCH 1/4] [1/4] mmc: core: expose MMC_CAP2_CQE* to dt

[PATCH] mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
 2020-02-21 14:31 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: Convert Cadence SD/SDIO/eMMC controller to json-schema
 2020-02-21  3:38 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).