linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 16:58:56 to 2021-07-21 21:12:10 UTC [more...]

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-07-21 21:12 UTC  (7+ messages)
` [PATCH 1/4] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 2/4] bitmap: unify find_bit operations
` [PATCH 3/4] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 4/4] vsprintf: rework bitmap_list_string

[PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
 2021-07-21 20:05 UTC  (10+ messages)

[PATCH] mmc: store pointer to bio_crypt_ctx in mmc_request
 2021-07-21 15:47 UTC 

[PATCH 25/54] dt-bindings: mmc: Convert MMC Card binding to a schema
 2021-07-21 14:03 UTC 

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-21 10:09 UTC  (6+ messages)
` [PATCH v4 5/5] "

[PATCH v3] mmc: host: renesas_sdhi: Refactor renesas_sdhi_probe()
 2021-07-21  8:51 UTC  (3+ messages)

[PATCH 3/5] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
 2021-07-21  5:23 UTC 

[PATCH v3] mmc: core: Add a card quirk for non-hw busy detection
 2021-07-20 14:41 UTC 

[“PATCH” 0/3] Add support for eMMC PHY on Intel Thunder Bay
 2021-07-20 11:41 UTC  (4+ messages)
` [“PATCH” 1/3] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
` [“PATCH” 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [“PATCH” 3/3] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH] mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
 2021-07-19 19:34 UTC 

flush_kernel_dcache_page fixes and removal
 2021-07-19 15:42 UTC  (18+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 3/6] ps3disk: "
` [PATCH 4/6] scatterlist: "
` [PATCH 5/6] aacraid: remove an unused include
` [PATCH 6/6] mm: remove flush_kernel_dcache_page

[PATCH] [v2] mmc: sdhci-pci-gli: Improve Random 4K Read Performance of GL9763E
 2021-07-19  9:26 UTC  (14+ messages)

[BUG] U-Boot makes Linux kernel boot failed with "mmc1: invalid bus width" on RPi 400
 2021-07-19  3:57 UTC  (2+ messages)

[PATCH V1 0/2] Introduce max_timeout_count in sdhci_host for vendor needs
 2021-07-16 23:54 UTC  (4+ messages)
` [PATCH V1 1/2] mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
` [PATCH V1 2/2] mmc: sdhci-msm: Use maximum possible data timeout value

[PATCH V4] mmc: sdhci-msm: Update the software timeout value for sdhc
 2021-07-16 11:46 UTC 

[PATCH V3] mmc: sdhci-msm: Update the software timeout value for sdhc
 2021-07-16  6:18 UTC  (3+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (17+ messages)
` [PATCH v2 4/4] "

[PATCH] mmc: dw_mmc: Fix hang on data CRC error
 2021-07-14 21:48 UTC  (5+ messages)

[PATCH V6] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-07-14 19:23 UTC  (2+ messages)

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-07-14 15:14 UTC  (13+ messages)

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-13 22:58 UTC  (8+ messages)
` [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH 0/7] i2c: use proper DMAENGINE API for termination
 2021-07-13  9:07 UTC  (3+ messages)
` [PATCH 1/7] i2c: at91-master: : "

[PATCH v1] mmc-utils: Fix for Firmware Version string printing
 2021-07-13  8:00 UTC  (2+ messages)

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH V5] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-07-09 16:02 UTC  (3+ messages)

[PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
 2021-07-08 14:11 UTC 

[PATCH v1 1/1] mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()
 2021-07-08 13:03 UTC  (4+ messages)

[PATCH v2] mmc: mmci: De-assert reset on probe
 2021-07-08 12:42 UTC  (2+ messages)

[PATCH 0/2] Two mmc fixes for IDA and KASAN issues
 2021-07-08 12:11 UTC  (2+ messages)

[PATCH V2] mmc: sdhci: Update the software timeout value for sdhc
 2021-07-07 18:03 UTC  (5+ messages)

[PATCH] mmc: block: Differentiate busy and non-TRAN state
 2021-07-07 14:42 UTC  (13+ messages)
        ` [PATCHv2] mmc: block: Differentiate busy and PROG state

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (21+ messages)

[PATCH 0/3] mmc: core: Avoid hogging the CPU while polling for busy
 2021-07-06  7:05 UTC  (5+ messages)
` [PATCH 1/3] mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
` [PATCH 2/3] mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
` [PATCH 3/3] mmc: core: Avoid hogging the CPU while polling for busy after I/O writes

[GIT PULL] MMC fixes for v5.14-rc1
 2021-07-05 19:24 UTC  (2+ messages)

[PATCH v2] mmc: block: Use .card_busy() to detect busy state in card_busy_detect
 2021-07-05  0:45 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 45/70] memstick: rtsx_usb_ms: fix UAF
 2021-07-04 23:07 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 46/70] mmc: sdhci-sprd: use sdhci_sprd_writew
` [PATCH AUTOSEL 5.10 47/70] mmc: via-sdmmc: add a check against NULL pointer dereference

[PATCH AUTOSEL 4.4 10/15] mmc: via-sdmmc: add a check against NULL pointer dereference
 2021-07-04 23:12 UTC 

[PATCH AUTOSEL 4.9 13/20] mmc: via-sdmmc: add a check against NULL pointer dereference
 2021-07-04 23:11 UTC 

[PATCH AUTOSEL 4.14 17/25] mmc: via-sdmmc: add a check against NULL pointer dereference
 2021-07-04 23:11 UTC 

[PATCH AUTOSEL 5.4 29/50] memstick: rtsx_usb_ms: fix UAF
 2021-07-04 23:09 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 30/50] mmc: sdhci-sprd: use sdhci_sprd_writew
` [PATCH AUTOSEL 5.4 31/50] mmc: via-sdmmc: add a check against NULL pointer dereference

[PATCH AUTOSEL 4.19 21/31] mmc: via-sdmmc: add a check against NULL pointer dereference
 2021-07-04 23:10 UTC 

[PATCH AUTOSEL 5.12 48/80] memstick: rtsx_usb_ms: fix UAF
 2021-07-04 23:05 UTC  (4+ messages)
` [PATCH AUTOSEL 5.12 49/80] mmc: sdhci-sprd: use sdhci_sprd_writew
` [PATCH AUTOSEL 5.12 50/80] mmc: via-sdmmc: add a check against NULL pointer dereference
` [PATCH AUTOSEL 5.12 51/80] mmc: sdhci-of-aspeed: Turn down a phase correction warning

[PATCH AUTOSEL 5.13 51/85] memstick: rtsx_usb_ms: fix UAF
 2021-07-04 23:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 52/85] mmc: sdhci-sprd: use sdhci_sprd_writew
` [PATCH AUTOSEL 5.13 53/85] mmc: via-sdmmc: add a check against NULL pointer dereference
` [PATCH AUTOSEL 5.13 54/85] mmc: sdhci-of-aspeed: Turn down a phase correction warning

[PATCH] mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
 2021-07-02 13:22 UTC  (4+ messages)

[PATCH 0/4] mmc: core: Preparations to support SD UHS-II cards
 2021-07-02  8:31 UTC  (4+ messages)
` [PATCH 2/4] mmc: core: Prepare "

[PATCH] mmc: warn for invalid SDIO data buffers
 2021-07-02  8:19 UTC  (5+ messages)
` [PATCH] mmc: warn for invalid SDIO data buffers【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】

[PATCH] mmc: sdhci-pci-gli: Finetune GL9763E L1 Entry Delay
 2021-07-02  1:29 UTC  (2+ messages)


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