messages from 2021-07-31 06:36:54 to 2021-08-17 00:55:35 UTC [more...]
[RFC PATCH 00/15] create power sequencing subsystem
2021-08-17 0:55 UTC (3+ messages)
` [RFC PATCH 03/15] mmc: core: switch to new pwrseq subsystem
` [RFC PATCH 08/15] Bluetooth: hci_qca: futher rework of power on/off handling
[PATCH v3] mmc: core: Add a card quirk for non-hw busy detection
2021-08-16 22:37 UTC (4+ messages)
[PATCH v2 0/4] mmc: pwrseq: sd8787: add support wilc1000 devices
2021-08-16 20:07 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: pwrseq-sd8787: add binding for wilc1000
` [PATCH v2 2/4] mmc: pwrseq: sd8787: add support "
` [PATCH v2 3/4] mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
` [PATCH v2 4/4] ARM: dts: at91: sama5d27_wlsom1: add wifi device
[PATCH V1] arm64: dts: qcom: sc7180: Use maximum drive strength values for eMMC
2021-08-16 16:50 UTC
[PATCH] mmc: host: Update card_busy callback info
2021-08-16 15:30 UTC
[PATCH v3] mmc: usdhi6rol0: Implement card_busy function
2021-08-16 14:23 UTC
[PATCH v2] mmc: usdhi6rol0: Implement card_busy function
2021-08-16 14:08 UTC (3+ messages)
[PATCH V1 2/2] mmc: sdhci-msm: Use maximum possible data timeout value
2021-08-16 13:59 UTC (11+ messages)
` [PATCH V2 0/2] Introduce max_timeout_count in sdhci_host for vendor
` [PATCH V2 1/2] mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
` [PATCH V3 0/2] Introduce max_timeout_count in sdhci_host for vendor
` [PATCH V3 0/2] Introduce max_timeout_count in sdhci_host for vendor needs
` [PATCH V3 1/2] mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
` [PATCH V3 2/2] mmc: sdhci-msm: Use maximum possible data timeout value
[PATCH V2 00/10] ARM: dts: Add Raspberry Pi CM4 & CM4 IO Board support
2021-08-16 13:59 UTC (13+ messages)
` [PATCH V2 01/10] ARM: dts: bcm2711: fix MDIO #address- and #size-cells
` [PATCH V2 02/10] ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator states
` [PATCH V2 03/10] dt-bindings: display: bcm2835: add optional property power-domains
` [PATCH V2 04/10] mmc: sdhci-iproc: Cap min clock frequency on BCM2711
` [PATCH V2 05/10] mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN "
` [PATCH V2 06/10] ARM: dts: bcm283x-rpi: Move Wifi/BT into separate dtsi
` [PATCH V2 07/10] dt-bindings: arm: bcm2835: Add Raspberry Pi Compute Module 4
` [PATCH V2 08/10] ARM: dts: "
` [PATCH V2 09/10] ARM: dts: Add Raspberry Pi Compute Module 4 IO Board
` [PATCH V2 10/10] arm64: dts: broadcom: Add reference to RPi CM4 "
[PATCH v4] mmc: host: renesas_sdhi: Refactor renesas_sdhi_probe()
2021-08-16 13:59 UTC (3+ messages)
[PATCH 1/3] mmc: sdhci: Fix issue with uninitialized dma_slave_config
2021-08-16 13:59 UTC (8+ messages)
` [PATCH 2/3] mmc: dw_mmc: "
` [PATCH 3/3] mmc: moxart: "
[PATCH] mmc: rtsx: fix long reads when clock is prescaled
2021-08-16 13:58 UTC (2+ messages)
[PATCH 1/6] mmc: sdhci-esdhc-imx: remove redundant code for manual tuning
2021-08-16 13:53 UTC (8+ messages)
` [PATCH 2/6] mmc: sdhci-eadhc-imx: select the correct mode for auto tuning
` [PATCH 3/6] dt-bindings: mmc: fsl-imx-esdhc: add fsl,sdio-async-interrupt-enabled binding
` [PATCH 4/6] mmc: host: sdhci-esdhc-imx.c: correct the auto-tuning setting for sdio device
` [PATCH 5/6] arm64: dts: imx8mm-evk: add sdio wifi support
` [PATCH 6/6] arm64: dts: imx8mn-evk: "
[PATCH] mmc: usdhi6rol0: Implement card_busy function
2021-08-16 12:26 UTC (3+ messages)
[PATCH v2] mmc: mediatek: add wait dma stop done flow
2021-08-16 10:27 UTC (2+ messages)
[PATCH 1/1] mmc: mediatek: fixed clk contrl flow
2021-08-16 7:38 UTC
[PATCH 0/4] mmc: pwrseq: sd8787: add support for selectable
2021-08-16 6:46 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: mmc: pwrseq-sd8787: add binding for delay b/w reset and power
` [PATCH 2/4] mmc: pwrseq: sd8787: add support for specifying the delay b/w power and reset
` [PATCH 3/4] mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
` [PATCH 4/4] ARM: dts: at91: sama5d27_wlsom1: add wifi device
[PATCH RESEND 00/17] Resend bitmap patches
2021-08-15 11:09 UTC (19+ messages)
` [PATCH 01/17] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/17] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/17] include: move find.h from asm_generic to linux
` [PATCH 04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/17] lib: add find_first_and_bit()
` [PATCH 06/17] cpumask: use find_first_and_bit()
` [PATCH 07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/17] tools: sync tools/bitmap with mother linux
` [PATCH 09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/17] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/17] tools: Rename bitmap_alloc() to bitmap_zalloc()
` [PATCH 14/17] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 15/17] bitmap: unify find_bit operations
` [PATCH 16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 17/17] vsprintf: rework bitmap_list_string
PROBLEM: mmc_select_hs400es failed, error -110
2021-08-13 21:45 UTC (13+ messages)
` PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】
[PATCH v3 0/2] Document RZ/G2L SDHI controller bindings
2021-08-13 18:10 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: renesas,sdhi: Fix dtbs-check warning
` [PATCH v3 2/2] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L bindings
[PATCH] mmc: sdhci: correct the tuning command handle for PIO mode
2021-08-13 12:34 UTC
remove GENHD_FL_UP
2021-08-12 16:30 UTC (14+ messages)
` [PATCH 1/8] mmc: block: let device_add_disk create disk attributes
` [PATCH 2/8] mmc: block: cleanup gendisk creation
` [PATCH 3/8] nvme: remove the GENHD_FL_UP check in nvme_ns_remove
` [PATCH 4/8] nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
` [PATCH 5/8] sx8: use the internal state machine to check if del_gendisk needs to be called
` [PATCH 6/8] bcache: add proper error unwinding in bcache_device_init
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free
` [PATCH 8/8] block: remove GENHD_FL_UP
[PATCH v4 0/5] SDHCI clock handling fixes and cleanups
2021-08-12 10:01 UTC (17+ messages)
` [PATCH v4 1/5] mmc: sdhci: fix base clock usage in preset value
` [PATCH v4 2/5] mmc: sdhci: always obey programmable clock config "
` [PATCH v4 3/5] mmc: sdhci: fix SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
` [PATCH v4 5/5] mmc: sdhci: simplify v2/v3+ clock calculation
` [PATCH v4 4/5] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
[PATCH v3] mmc: core: Return correct emmc response in case of ioctl error
2021-08-12 6:57 UTC
[PATCH v2 0/4] bitmap: unify for_each_bit() macros
2021-08-12 1:23 UTC (5+ messages)
` [PATCH 2/4] bitmap: unify find_bit operations
[PATCH 0/7] i2c: use proper DMAENGINE API for termination
2021-08-11 13:34 UTC (13+ messages)
` [PATCH 1/7] i2c: at91-master: : "
` [PATCH 2/7] i2c: imx: "
` [PATCH 3/7] i2c: mxs: "
` [PATCH 4/7] i2c: qup: "
` [PATCH 6/7] i2c: sh_mobile: "
Make the i.MX MMC device using DMA again
2021-08-11 11:36 UTC (3+ messages)
` [PATCH 1/2] mmc: mxcmmc: really configure the DMA on demand
[PATCH 0/3] Add support for eMMC PHY on Intel Thunder Bay
2021-08-10 8:51 UTC (11+ messages)
` [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] [v2] mmc: sdhci-pci-gli: Improve Random 4K Read Performance of GL9763E
2021-08-10 4:23 UTC (16+ messages)
[PATCH RESEND v3 1/3] mmc: Mediatek: add Inline Crypto Engine support
2021-08-09 15:29 UTC (2+ messages)
[PATCH] mmc: block: Differentiate busy and non-TRAN state
2021-08-09 15:16 UTC (9+ messages)
` [PATCHv2] mmc: block: Differentiate busy and PROG state
[PATCH v2] mmc: core: Return correct emmc response in case of ioctl error
2021-08-09 8:41 UTC (2+ messages)
[PATCH 1/2] mmc: sdio: Don't warn about vendor CIS tuples
2021-08-06 13:07 UTC (4+ messages)
` [PATCH 2/2] mmc: sdio: Print contents of unknown "
[PATCH] ms_block: Fix spelling contraction "cant" -> "can't"
2021-08-06 13:07 UTC (2+ messages)
[RFC PATCH] mmc: only print retune error when we don't check for card removal
2021-08-06 13:07 UTC (3+ messages)
[BUG] mmc_regulator_set_ocr can't cope with regulator-fixed
2021-08-06 10:59 UTC (9+ messages)
[PATCH] mmc: mediatek: add wait dma stop done flow
2021-08-06 10:42 UTC (2+ messages)
[RFC PATCH v3.2 00/29] Add support UHS-II for GL9755
2021-08-06 10:11 UTC (4+ messages)
[PATCH] mmc: core: Return correct emmc response in case of ioctl error
2021-08-05 20:24 UTC
[PATCH] mmc: renesas_sdhi: increase suspend/resume latency limit
2021-08-04 16:17 UTC (9+ messages)
[PATCH] mmc: store pointer to bio_crypt_ctx in mmc_request
2021-08-04 11:34 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
2021-08-04 11:34 UTC (2+ messages)
[PATCH V4] mmc: sdhci-msm: Update the software timeout value for sdhc
2021-08-04 11:34 UTC (4+ messages)
[PATCH 0/3] mmc: core: Avoid hogging the CPU while polling for busy
2021-08-04 11:34 UTC (2+ messages)
[PATCH] mmc: mmci: stm32: check when the voltage switch procedure should be done
2021-08-04 11:34 UTC (2+ messages)
[PATCH v2] mmc: dw_mmc: Add data CRC error injection
2021-08-04 11:34 UTC (2+ messages)
[PATCH] mmc: dw_mmc: Fix hang on data CRC error
2021-08-04 11:34 UTC (2+ messages)
[PATCH 25/54] dt-bindings: mmc: Convert MMC Card binding to a schema
2021-08-04 11:24 UTC (3+ messages)
flush_kernel_dcache_page fixes and removal
2021-08-04 11:12 UTC (5+ 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 v2] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L bindings
2021-08-04 9:19 UTC
[PATCH] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L bindings
2021-08-04 7:23 UTC
[RFC PATCH] mmc: core: ensure flags are always cleared when retune gets enabled
2021-08-04 7:06 UTC (2+ messages)
[PATCH V1 1/1]mmc:sdhci-bayhub:fix Qualcomm sd host 845 SD card compatibility issue
2021-08-03 12:18 UTC
[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
2021-08-03 8:19 UTC (11+ messages)
[BUG] memstick: rtsx_usb_ms: possible uninitialized-variable access in rtsx_usb_ms_issue_cmd()
2021-07-31 6:36 UTC
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).