linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 23:15:29 to 2021-07-22 04:03:00 UTC [more...]

[RFC PATCH v3.2 01/29] mmc: add UHS-II related definitions in public headers
 2021-07-22  4:01 UTC  (29+ messages)
` [RFC PATCH v3.2 02/29] mmc: core: UHS-II support, modify power-up sequence
` [RFC PATCH v3.2 03/29] mmc: core: UHS-II support, skip set_chip_select()
` [RFC PATCH v3.2 04/29] mmc: core: UHS-II support, try to select UHS-II interface
` [RFC PATCH v3.2 05/29] mmc: core: UHS-II support, skip TMODE setup in some cases
` [RFC PATCH v3.2 06/29] mmc: core: UHS-II support, generate UHS-II SD command packet
` [RFC PATCH v3.2 07/29] mmc: core: UHS-II support, set APP_CMD bit if necessary
` [RFC PATCH v3.2 08/29] mmc: sdhci: add a kernel configuration for enabling UHS-II support
` [RFC PATCH v3.2 09/29] mmc: sdhci: add UHS-II related definitions in headers
` [RFC PATCH v3.2 10/29] mmc: sdhci: add UHS-II module
` [RFC PATCH v3.2 11/29] mmc: sdhci-uhs2: dump UHS-II registers
` [RFC PATCH v3.2 12/29] mmc: sdhci-uhs2: add reset function
` [RFC PATCH v3.2 13/29] mmc: sdhci-uhs2: add set_power() to support vdd2
` [RFC PATCH v3.2 14/29] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [RFC PATCH v3.2 15/29] mmc: sdhci-uhs2: add set_timeout()
` [RFC PATCH v3.2 16/29] mmc: sdhci-uhs2: add set_ios()
` [RFC PATCH v3.2 17/29] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [RFC PATCH v3.2 18/29] mmc: sdhci-uhs2: add clock operations
` [RFC PATCH v3.2 19/29] mmc: sdhci-uhs2: add set_reg() to initialise the interface
` [RFC PATCH v3.2 20/29] mmc: sdhci-uhs2: add request() and others
` [RFC PATCH v3.2 21/29] mmc: sdhci-uhs2: add irq() "
` [RFC PATCH v3.2 22/29] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [RFC PATCH v3.2 23/29] mmc: sdhci-uhs2: add pre-detect_init hook
` [RFC PATCH v3.2 24/29] mmc: core: add post-mmc_attach_sd hook
` [RFC PATCH v3.2 25/29] mmc: sdhci-uhs2: "
` [RFC PATCH v3.2 26/29] mmc: sdhci-pci: add UHS-II support framework
` [RFC PATCH v3.2 27/29] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
` [RFC PATCH v3.2 28/29] mmc: Remove duplicate code
` [RFC PATCH v3.2 29/29] mmc: core: Apply Ulf's patch for supporting UHS-II card

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

[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  (2+ messages)
` [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 30/50] mmc: sdhci-sprd: use sdhci_sprd_writew
 2021-07-04 23:09 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).