messages from 2022-09-27 10:10:07 to 2022-10-06 17:31:13 UTC [more...]
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-06 17:31 UTC (10+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions
[PATCH v2 0/5] treewide cleanup of random integer usage
2022-10-06 16:25 UTC (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions
[PATCH v5] mmc: renesas_sdhi: Fix rounding errors
2022-10-06 16:07 UTC (7+ messages)
[PATCHv2] mmc: core: fix race of queue reset and card removal
2022-10-06 14:00 UTC (4+ messages)
[PATCH 2/2] mmc: queue: Flush recovery work on cleanup
2022-10-06 13:39 UTC
[PATCH 1/2] mmc: block: Remove error check of hw_reset on reset
2022-10-06 13:38 UTC
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-06 13:20 UTC (10+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions
[PATCH v3 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
2022-10-06 13:06 UTC (22+ messages)
` [PATCH v4 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v4 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v4 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH v5 1/3] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v5 2/3] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v6 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
` [PATCH v7 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH v7 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
` [PATCH v6 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH v6 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
` [PATCH v5 3/3] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH v5 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
` [PATCH v4 "
[PATCH v2] mmc: core: SD: Add BROKEN-SD-DISCARD quirk
2022-10-06 11:56 UTC (5+ messages)
[PATCH 00/14] mmc: Replace kmap_atomic() with kmap_local_page()
2022-10-06 7:23 UTC (17+ messages)
` [PATCH 01/14] mmc: sdhci: Remove local_irq_{save,restore}() around k[un]map_atomic()
` [PATCH 02/14] mmc: sdhci: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()
` [PATCH 03/14] mmc: sdhci: Replace kmap_atomic() with kmap_local_page()
` [PATCH 04/14] mmc: bcm2835: Remove local_irq_{save,restore}() around k[un]map_atomic()
` [PATCH 05/14] mmc: bcm2835: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()
` [PATCH 06/14] mmc: bcm2835: Replace kmap_atomic() with kmap_local_page()
` [PATCH 07/14] mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buffer()
` [PATCH 08/14] mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_transfer_data()
` [PATCH 09/14] mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_bounce_block()
` [PATCH 10/14] mmc: tifm_sd: Replace kmap_atomic() with kmap_local_page()
` [PATCH 11/14] mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic()
` [PATCH 12/14] mmc: tmio_mmc_core: Replace kmap_atomic() with kmap_local_page()
` [PATCH 13/14] mmc: au1xmmc: "
` [PATCH 14/14] mmc: wbsd: "
[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs
2022-10-05 21:08 UTC (26+ messages)
` [PATCH 1/5] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatibles
` [PATCH 2/5] dt-bindings: arm: qcom: Document QDU1000/QRU1000 SoCs and boards
` [PATCH 3/5] dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd binding
` [PATCH 4/5] soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domains
` [PATCH 5/5] soc: qcom: socinfo: Add QDU1000/QRU1000 and variant IDs
[GIT PULL] MMC updates for v6.1
2022-10-05 18:40 UTC (2+ messages)
[RFC PATCH 00/21] block: add and use init tagset helper
2022-10-05 17:22 UTC (26+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 02/21] loop: use lib tagset init helper
` [RFC PATCH 03/21] nbd: "
` [RFC PATCH 04/21] rnbd: "
` [RFC PATCH 05/21] bsg-lib: "
` [RFC PATCH 06/21] rnbd-clt: "
` [RFC PATCH 07/21] virtio-blk: "
` [RFC PATCH 08/21] scsi: "
` [RFC PATCH 09/21] block: "
` [RFC PATCH 10/21] amiflop: "
` [RFC PATCH 11/21] floppy: "
` [RFC PATCH 12/21] mtip32xx: "
` [RFC PATCH 13/21] z3ram: "
` [RFC PATCH 14/21] scm_blk: "
` [RFC PATCH 15/21] ubi: "
` [RFC PATCH 16/21] mmc: core: "
` [RFC PATCH 17/21] dasd: "
` [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q
` [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq
` [RFC PATCH 20/21] nvme-apple: use lib tagset init helper
` [RFC PATCH 21/21] nvme-pci: "
[PATCH v6 00/17] Support AMD Pensando Elba SoC
2022-10-04 19:46 UTC (13+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v6 10/17] arm64: dts: Add AMD Pensando Elba SoC support
[PATCH] mmc: core: fix race of queue reset and card removal
2022-10-04 12:42 UTC
[PATCH 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
2022-10-04 8:19 UTC (7+ messages)
` [PATCH 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH 3/3] ARM: dts: stm32: "
sh_mobile_sdhi ee100000.mmc: timeout waiting for hardware interrupt (CMD19)
2022-10-01 11:57 UTC (3+ messages)
[PATCHv4 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
2022-10-01 10:06 UTC (16+ messages)
` [PATCHv4 2/3] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv4 3/3] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase
[PATCH v4] mmc: renesas_sdhi: Fix rounding errors
2022-09-30 8:04 UTC (5+ messages)
[PATCH RFC stable 4.14 1/1] mmc: core: fix hung task caused by race condition on context_info
2022-09-29 16:39 UTC (5+ messages)
[PATCH] mmc-utils: Fix a typo for ATP mid
2022-09-29 3:24 UTC (3+ messages)
[GIT PULL] MMC + ARM_SCMI fixes for v6.0-rc8
2022-09-28 19:13 UTC (2+ messages)
[PATCH 0/4] mmc: sdhci: Tidy reset handling
2022-09-28 8:11 UTC (5+ messages)
` [PATCH 3/4] mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
[PATCHv3 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
2022-09-28 2:54 UTC (6+ messages)
[PATCH v2] dt-bindings: mmc: arm,pl18x: Document interrupt-names property
2022-09-27 19:18 UTC (4+ messages)
[PATCH] MAINTAINERS: Add Vignesh as maintainer of TI SDHCI OMAP DRIVER
2022-09-27 12:13 UTC (2+ messages)
[PATCH 0/2] SDM670 SDHCI support
2022-09-27 12:13 UTC (2+ messages)
[PATCH v2] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
2022-09-27 12:13 UTC (2+ messages)
[PATCH] mmc: host: Fix data stomping during mmc recovery
2022-09-27 12:13 UTC (5+ messages)
[PATCH] mmc: core: SD: Add BROKEN-SD-DISCARD quirk
2022-09-27 12:13 UTC (3+ 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).