Linux MultiMedia Card development
 help / color / mirror / Atom feed
 messages from 2023-12-31 14:46:24 to 2024-01-27 23:26:50 UTC [more...]

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-01-27 23:14 UTC  (8+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v4 08/15] ufs: core: add support to derive software secret
` [PATCH v4 11/15] ufs: host: implement derive sw secret vop in ufs qcom
` [PATCH v4 12/15] ufs: host: support for generate, import and prepare key
` [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property
` [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-01-27 22:23 UTC  (13+ messages)
` [PATCH v2 1/9] mmc: davinci_mmc: Use sg_miter for PIO
` [PATCH v2 2/9] mmc: moxart-mmc: Factor out moxart_use_dma() helper
` [PATCH v2 3/9] mmc: moxart-mmc: Fix accounting in DMA transfer
` [PATCH v2 4/9] mmc: moxart-mmc: Use sg_miter for PIO
` [PATCH v2 5/9] mmc: mvsdio: "
` [PATCH v2 6/9] mmc: mxcmmc: "
` [PATCH v2 7/9] mmc: omap: "
` [PATCH v2 8/9] mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
` [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO

[PATCH V14 00/21] Add support UHS-II for GL9755
 2024-01-27  8:28 UTC  (23+ messages)
` [PATCH V14 01/21] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V14 02/21] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V14 03/21] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V14 04/21] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V14 05/21] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V14 06/21] mmc: core: Add New function to re-factoring the code
` [PATCH V14 07/21] mmc: core: Support UHS-II card control and access
` [PATCH V14 08/21] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V14 09/21] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V14 10/21] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V14 11/21] mmc: sdhci-uhs2: add reset function function
` [PATCH V14 12/21] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V14 13/21] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V14 14/21] mmc: sdhci-uhs2: add set_ios()
` [PATCH V14 15/21] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
` [PATCH V14 16/21] mmc: sdhci-uhs2: add request() and others
` [PATCH V14 17/21] mmc: sdhci-uhs2: add irq() "
` [PATCH V14 18/21] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V14 19/21] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V14 20/21] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V14 21/21] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH] mmc: pwrseq: Use proper reboot notifier path
 2024-01-26 19:01 UTC 

[PATCH] mmc: core: Fix null pointer dereference in bus_shutdown
 2024-01-26  5:16 UTC  (3+ messages)

[PATCH 0/7] mmc: Try to do proper kmap_local() for scatterlists
 2024-01-25 23:18 UTC  (10+ messages)
` [PATCH 1/7] mmc: davinci_mmc: Map the virtual page for PIO
` [PATCH 2/7] mmc: moxart-mmc: "
` [PATCH 3/7] mmc: mvsdio: "
` [PATCH 4/7] mmc: mxcmmc: "
` [PATCH 5/7] mmc: omap: "
` [PATCH 6/7] mmc: sdhci-esdhc-mcf: Map the virtual page for swapping
` [PATCH 7/7] mmc: sh_mmcif: Map the virtual page for PIO

Regression in sdhci-pci-o2micro.c
 2024-01-25 20:36 UTC  (6+ messages)

[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
 2024-01-25 14:38 UTC  (3+ messages)

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-01-24 20:02 UTC  (10+ messages)
` [PATCH v2 11/33] mmc: mmc_spi: Follow renaming of SPI "master" to "controller"

[PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
 2024-01-24 16:35 UTC  (18+ messages)
      ` mmc vs highmem, was: "

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: add i.MX95 compatible string
 2024-01-22  9:16 UTC 

[PATCH v2] mmc: sdhci-pci-gli: GL975x: Mask rootport's replay timer timeout during suspend
 2024-01-19 22:40 UTC  (9+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-19 22:06 UTC  (15+ messages)
` [PATCH v9 01/13] dt-bindings: document generic access controllers
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v9 03/13] dt-bindings: bus: document RIFSC
` [PATCH v9 04/13] dt-bindings: bus: document ETZPC
` [PATCH v9 05/13] firewall: introduce stm32_firewall framework
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v9 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v9 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v9 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v9 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v9 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v9 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v9 13/13] ARM: dts: stm32: put ETZPC as an access controller "

Music News and Site Updates (January 18, 2024)
 2024-01-18 11:56 UTC 

撤回: Regression in sdhci-pci-o2micro.c
 2024-01-18  6:51 UTC 

[PATCH v2] mmc: renesas_sdhi: Fix change point of data handling
 2024-01-17 14:06 UTC  (2+ messages)

[PATCH 00/33] spi: get rid of some legacy macros
 2024-01-16 15:18 UTC  (4+ messages)
` [PATCH 11/33] mmc: mmc_spi: Follow renaming of SPI "master" to "controller"

[PATCH] mmc: core: Remove usage of the deprecated ida_simple_xx() API
 2024-01-14 15:01 UTC 

[GIT PULL] MMC updates for v6.8
 2024-01-12 22:20 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: Fix change point of data handling
 2024-01-12 14:59 UTC  (3+ messages)

Music News and Site Updates (January 11, 2024)
 2024-01-11 11:56 UTC 

[PATCH] mmc: core: Add new flag to force hardware reset
 2024-01-11  6:05 UTC  (6+ messages)

[PATCH V13 00/21] Add support UHS-II for GL9755
 2024-01-08 10:45 UTC  (8+ messages)
` [PATCH V13 12/21] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V13 14/21] mmc: sdhci-uhs2: add set_ios()

[GIT PULL] MMC fixes for v6.7-rc9
 2024-01-05 20:47 UTC  (2+ messages)

[PATCH] mmc: rpmb: do not force a retune before RPMB switch
 2024-01-05 13:00 UTC  (15+ messages)

[PATCH v7 0/3] Support new card reader rts5264
 2024-01-05 10:26 UTC  (4+ messages)
` [PATCH v7 3/3] mmc: rtsx: add rts5264 to support sd express card

[PATCH v2] mmc: xenon: Add ac5 support via bounce buffer
 2024-01-05 10:18 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: ac5: add mmc
 2024-01-05 10:18 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: add Marvell ac5
` [PATCH v2 2/2] arm64: dts: ac5: add mmc node and clock

[PATCH v8 0/2] mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0
 2024-01-05 10:18 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
` [PATCH v8 2/2] mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (4+ messages)
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC

Music News and Site Updates (January 4, 2024)
 2024-01-04 11:56 UTC 

[PATCH 0/4] mmc: xenon: add AC5 support
 2024-01-04 10:50 UTC  (3+ messages)
` [PATCH 4/4] mmc: xenon: Add ac5 support via bounce buffer

[PATCH 0/3] Add driver for Cadence SD6HC SD/eMMC controller
 2024-01-04  9:29 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation
` [PATCH 2/3] mmc: sdhci-cadence6: add Cadence SD6HC support

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Enable timeout quirk for BlueField-3 SoC
 2024-01-04  9:24 UTC  (6+ messages)

[PATCH] mmc: sdhci-esdhc-imx: Fix smatch errors
 2024-01-04  7:12 UTC  (3+ messages)

[PATCH v5 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-01-04  3:01 UTC  (6+ messages)
` [PATCH v5 1/2] mmc: cqhci: Add cqhci set_tran_desc() callback
` [PATCH v5 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support

[PATCH] mmc: xenon: Add ac5 support via bounce buffer
 2024-01-03 17:35 UTC 

[PATCH v7 0/2] mmc: add new sdhci reset sequence for brcm 74165b0
 2024-01-03 14:52 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
` [PATCH v7 2/2] mmc: add new sdhci reset sequence for brcm 74165b0

[PATCHv3] mmc: rpmb: do not force a retune before RPMB switch
 2024-01-03 12:21 UTC  (2+ messages)

[PATCH] mmc: rpmb: do not force a retune before RPMB switch
 2024-01-03 10:35 UTC  (3+ messages)

[PATCH] mmc: sprd: Fix eMMC init failure after hw reset
 2024-01-03 10:27 UTC  (6+ messages)

[PATCH v3 0/1] mmc: core: Add HS400 tuning in HS400es initialization
 2024-01-02 16:57 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH 1/2] mmc: sdhci_am654: Fix TI SoC dependencies
 2024-01-02 16:57 UTC  (6+ messages)

[PATCH v2] mmc: add wp_grp_size node
 2024-01-02 16:57 UTC  (2+ messages)

[PATCH] mmc: mmc_test: Add re-tuning test
 2024-01-02 16:57 UTC  (2+ messages)

[PATCH v1 1/1] mmc: mmc_spi: remove custom DMA mapped buffers
 2024-01-02 16:57 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mmc: sdhci-msm: document dedicated IPQ4019 and IPQ8074
 2024-01-02 16:56 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: synopsys-dw-mshc: add iommus for Intel SocFPGA
 2024-01-02 16:56 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo
 2024-01-02 16:55 UTC  (3+ messages)

[PATCH v6 0/2] mmc: add new sdhci reset sequence for brcm 74165b0
 2024-01-02 10:54 UTC  (3+ messages)
` [PATCH v6 2/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox