messages from 2022-06-13 20:47:33 to 2022-06-27 08:55:36 UTC [more...]
[PATCH 0/5] mmc: dt-bindings: samsung,s3c6410-sdhci: convert to dtschema
2022-06-27 8:55 UTC (8+ messages)
` [PATCH 1/5] ARM: dts: exynos: align SDHCI node name with dtschema
` [PATCH 2/5] ARM: dts: s3c24xx: "
` [PATCH 3/5] ARM: dts: s3c64xx: "
` [PATCH 4/5] ARM: dts: s5pv210: "
` [PATCH 5/5] dt-bindings: mmc: samsung,s3c6410-sdhci: convert to dtschema
[PATCH v2 1/1] mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
2022-06-27 6:13 UTC (4+ messages)
[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
2022-06-26 13:58 UTC (12+ messages)
` [PATCH v2 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v2 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v2 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v2 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v2 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v2 6/6] blk-mq: Drop local variable for reserved tag
[PATCH] mmc: tmio: avoid glitches when resetting
2022-06-25 13:17 UTC
[PATCH 1/3] memstick/ms_block: Fix some incorrect memory allocation
2022-06-25 12:56 UTC (3+ messages)
` [PATCH 2/3] memstick/ms_block: Fix a memory leak
` [PATCH 3/3] memstick/ms_block: Use the bitmap API when applicable
[PATCH v3 0/2] mmc: renesas_sdhi: Trivial fixes
2022-06-25 8:16 UTC (5+ messages)
` [PATCH v3 1/2] mmc: renesas_sdhi: Get the reset handle early in the probe
` [PATCH v3 2/2] mmc: renesas_sdhi: Fix typo's
[PATCH v3 0/5] Rework KUnit test execution in modules
2022-06-25 5:08 UTC (6+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions
` [PATCH v3 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v3 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v3 4/5] nitro_enclaves: "
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: "
[PATCHv2] mmc: block: Add single read for 4k sector cards
2022-06-24 15:29 UTC
[PATCH] mmc: block: Add single read for 4k sector cards
2022-06-24 14:32 UTC
[PATCH] mmc: block: Add single read for 4k sector cards
2022-06-24 14:14 UTC (2+ messages)
[PATCH] mmc: block: Add single read for 4k sector cards
2022-06-24 13:58 UTC
[PATCHv2] mmc-utils: Fix 4k sector size block count in FFU
2022-06-24 13:53 UTC (2+ messages)
[PATCH v2] dt-bindings: mmc: mtk-sd: Set clocks based on compatible
2022-06-24 10:02 UTC (3+ messages)
[PATCH] mmc-utils: dont divide CMD23 count by sector size
2022-06-23 19:05 UTC (2+ messages)
[GIT PULL] MMC fixes for v5.19-rc4
2022-06-23 14:27 UTC (2+ messages)
[PATCH] mmc: core: Allow speed modes to be adjusted via module param
2022-06-23 13:53 UTC (2+ messages)
[PATCH] mmc/host/sdhci-of-esdhc: Hold a reference returned by of_find_compatible_node
2022-06-23 13:09 UTC (3+ messages)
[PATCH] mmc: host: dw_mmc: remove unexpected word "the"
2022-06-23 12:30 UTC (2+ messages)
[PATCH v2 0/5] Rework KUnit test execution in modules
2022-06-23 12:23 UTC (12+ messages)
` [PATCH v2 1/5] kunit: unify module and builtin suite definitions
` [PATCH v2 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v2 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v2 4/5] nitro_enclaves: "
` [PATCH v2 5/5] mmc: sdhci-of-aspeed: "
[PATCH -next] mmc: sdhci-pci-gli: Fix build error unused-function
2022-06-23 12:07 UTC (3+ messages)
[PATCH v2 0/2] mmc: renesas_sdhi: Trivial fixes
2022-06-23 11:39 UTC (8+ messages)
` [PATCH v2 1/2] mmc: renesas_sdhi: Get the reset handle early in the probe
` [PATCH v2 2/2] mmc: renesas_sdhi: Fix typo's
[PATCH v13 0/3] mmc: mediatek: add support for SDIO async IRQ
2022-06-23 9:04 UTC (4+ messages)
` [PATCH v13 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH v13 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH v13 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ
[PATCH] mmc: sdhci: drop unexpected word 'a' in comments
2022-06-23 8:55 UTC (2+ messages)
Ruch z pierwszej pozycji w Google
2022-06-23 7:41 UTC
[PATCH] mmc-utils: dont divide CMD23 count by sector size
2022-06-22 17:34 UTC (2+ messages)
[PATCH] mmc: sdhci-acpi: remove unexpected word "the"
2022-06-22 8:38 UTC (2+ messages)
[PATCH] mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
2022-06-22 5:09 UTC (3+ messages)
[PATCH 0/5] blk-mq: Add a flag for reserved requests series
2022-06-22 0:51 UTC (24+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn
[PATCH 0/2] mmc: renesas: Trivial fixes
2022-06-21 14:03 UTC (3+ messages)
[PATCH v5 00/15] Support AMD Pensando Elba SoC
2022-06-21 10:11 UTC (42+ messages)
` [PATCH v5 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v5 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC binding
` [PATCH v5 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v5 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v5 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings
` [PATCH v5 08/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v5 09/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v5 10/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v5 11/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 12/15] spi: dw: Add support "
` [PATCH v5 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v5 14/15] mfd: pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 15/15] reset: elbasr: Add AMD Pensando Elba SR Reset Controller
[PATCH 0/5] Rework KUnit test execution in modules
2022-06-20 9:26 UTC (14+ messages)
` [PATCH 1/5] kunit: unify module and builtin suite definitions
` [PATCH 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH 4/5] nitro_enclaves: "
` [PATCH 5/5] mmc: sdhci-of-aspeed: "
[RESEND v12 0/3] mmc: mediatek: add support for SDIO async IRQ
2022-06-20 3:41 UTC (4+ messages)
` [RESEND v12 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ
[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
2022-06-18 12:40 UTC (2+ messages)
[PATCH] dt-bindings: mmc: mtk-sd: Set clocks based on compatible
2022-06-18 1:21 UTC (2+ messages)
[PATCH V4 0/6] Preparations to support SD UHS-II cards
2022-06-16 22:57 UTC (3+ messages)
[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
2022-06-16 19:21 UTC (8+ messages)
` [PATCH v2 2/4] char: rpmb: provide a user space interface
` [PATCH v2 3/4] rpmb: create virtio rpmb frontend driver
` [PATCH v2 4/4] tools rpmb: add RPBM access tool
Please help cherry pick four mmc related changes into the 4.14 stable kernel
2022-06-16 8:49 UTC (3+ messages)
Linux 5.18.x: sdhci issue
2022-06-16 7:18 UTC (7+ messages)
[PATCH V1] mmc: core: Add partial initialization support
2022-06-15 22:48 UTC (5+ messages)
[PATCH] mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()
2022-06-15 17:32 UTC (2+ messages)
[PATCH -next] mmc: debugfs: Fix file release memory leak
2022-06-15 17:32 UTC (2+ messages)
[RESEND V2] mmc: mediatek: wait dma stop bit reset to 0
2022-06-15 17:32 UTC (2+ messages)
[PATCH V2] mmc: host: Improve READ/WRITE Performance of GL9763E
2022-06-15 17:33 UTC (2+ messages)
[PATCH] dt-bindings: mmc: renesas,sdhi: Add R-Car Gen4 clock requirements
2022-06-15 17:32 UTC (2+ messages)
[PATCH] mmc: mmci: Fix typo in comment
2022-06-15 17:32 UTC (2+ messages)
[PATCH 1/5] mmc: dw_mmc: exynos: Obviously always return success in remove callback
2022-06-15 17:32 UTC (2+ messages)
[PATCH 1/1] mmc: host: Do not evaluate HS400 capabilities if bus has no MMC capability
2022-06-15 17:33 UTC (2+ messages)
[PATCH] dt-bindings: mmc: renesas,sdhi: R-Car V3U is R-Car Gen4
2022-06-15 17:32 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-06-15 8:00 UTC
[PATCH V2 0/2] mmc: Add wakeup functionality support for sdio cards
2022-06-14 23:12 UTC (2+ 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).