Show patches with: State = Action Required       |   5638 patches
« 1 2 3 456 57 »
Patch Series S/W/F Date Submitter Delegate State
[RFC] mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly [RFC] mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly --- 2024-11-02 Stefan Wahren New
[v3,2/2] mmc: host: sdhci-esdhc-imx: update esdhc sysctl dtocv bitmask mmc: host: sdhci-esdhc-imx: implement emmc hardware reset --- 2024-11-01 Josua Mayer New
[v3,1/2] mmc: host: sdhci-esdhc-imx: implement emmc hardware reset mmc: host: sdhci-esdhc-imx: implement emmc hardware reset --- 2024-11-01 Josua Mayer New
[V1] mmc: sd_uhs2: correction of incorrect type in assignment [V1] mmc: sd_uhs2: correction of incorrect type in assignment --- 2024-11-01 Victor Shih New
[V1] mmc: sdhci-uhs2: correction a warning caused by incorrect type in argument [V1] mmc: sdhci-uhs2: correction a warning caused by incorrect type in argument --- 2024-11-01 Victor Shih New
[v2,6/6] mmc: sdhci-acpi: Don't use "proxy" headers mmc: sdhci-acpi: A few cleanups --- 2024-11-01 Andy Shevchenko New
[v2,5/6] mmc: sdhci-acpi: Tidy up ACPI ID table mmc: sdhci-acpi: A few cleanups --- 2024-11-01 Andy Shevchenko New
[v2,4/6] mmc: sdhci-acpi: Use devm_platform_ioremap_resource() mmc: sdhci-acpi: A few cleanups --- 2024-11-01 Andy Shevchenko New
[v2,3/6] mmc: sdhci-acpi: Remove not so useful error message mmc: sdhci-acpi: A few cleanups --- 2024-11-01 Andy Shevchenko New
[v2,2/6] mmc: sdhci-acpi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr() mmc: sdhci-acpi: A few cleanups --- 2024-11-01 Andy Shevchenko New
[v2,1/6] mmc: sdhci: Use EXPORT_PM_FN_NS_GPL() for exporting PM functions mmc: sdhci-acpi: A few cleanups --- 2024-11-01 Andy Shevchenko New
[RFC,6/6] mmc: host: support for generate, import and prepare key Hardware wrapped key support for MMC core --- 2024-11-01 Seshu Madhavi Puppala New
[RFC,5/6] mmc: host: implement derive sw secret vop in mmc qcom Hardware wrapped key support for MMC core --- 2024-11-01 Seshu Madhavi Puppala New
[RFC,4/6] mmc: host: wrapped keys support in mmc qcom Hardware wrapped key support for MMC core --- 2024-11-01 Seshu Madhavi Puppala New
[RFC,3/6] mmc: host: add support for generate, import and prepare keys Hardware wrapped key support for MMC core --- 2024-11-01 Seshu Madhavi Puppala New
[RFC,2/6] mmc: host: add support to derive software secret Hardware wrapped key support for MMC core --- 2024-11-01 Seshu Madhavi Puppala New
[RFC,1/6] mmc: host: support wrapped keys in mmc Hardware wrapped key support for MMC core --- 2024-11-01 Seshu Madhavi Puppala New
[v2,2/2] mmc: host: sdhci-esdhc-imx: update esdhc sysctl dtocv bitmask mmc: host: sdhci-esdhc-imx: implement emmc hardware reset --- 2024-10-30 Josua Mayer New
[v2,1/2] mmc: host: sdhci-esdhc-imx: implement emmc hardware reset mmc: host: sdhci-esdhc-imx: implement emmc hardware reset --- 2024-10-30 Josua Mayer New
[V1] mmc: sdhci-uhs2: remove unnecessary variables [V1] mmc: sdhci-uhs2: remove unnecessary variables --- 2024-10-30 Victor Shih New
[V1] mmc: sdhci-uhs2: correction of incorrect type in argument [V1] mmc: sdhci-uhs2: correction of incorrect type in argument --- 2024-10-30 Victor Shih New
mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisible mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisible --- 2024-10-30 Geert Uytterhoeven New
mmc: sdhci-uhs2: Remove unnecessary NULL check mmc: sdhci-uhs2: Remove unnecessary NULL check --- 2024-10-30 Ben Chuang New
[3/3] mmc: core: Fix error paths for UHS-II card init and re-init mmc: core: A couple of fixes for UHS-II card --- 2024-10-29 Ulf Hansson New
[2/3] mmc: core: Add error handling of sd_uhs2_power_up() mmc: core: A couple of fixes for UHS-II card --- 2024-10-29 Ulf Hansson New
[1/3] mmc: core: Simplify sd_uhs2_power_up() mmc: core: A couple of fixes for UHS-II card --- 2024-10-29 Ulf Hansson New
[V5,5/6] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support Add minimal boot support for IPQ5424 --- 2024-10-28 Sricharan R New
[V5,3/6] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC Add minimal boot support for IPQ5424 --- 2024-10-28 Sricharan R New
[V5,2/6] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding Add minimal boot support for IPQ5424 --- 2024-10-28 Sricharan R New
[v6,4/5] mmc-utils: Add FFU optional mode 3 that uses CMD6 and CMD24 single-block write to download firmware Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-25 Bean Huo New
[v5,5/5] mmc-utils: Add FFU optional mode 4 for firmware download using repeated CMD24 single-block write command Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-25 Bean Huo New
[v5,3/5] mmc-utils: Add FFU optional mode 2 using CMD25+CMD12 for Open-ended write download FW Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-25 Bean Huo New
[v5,2/5] mmc-utils: Add FFU optional mode 1 Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-25 Bean Huo New
[v5,1/5] mmc-utils: Refactor common FFU code into functions to support additional FFU modes Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-25 Bean Huo New
[V5,9/9] ARM: bcm2835_defconfig: Enable SUSPEND ARM: bcm2835: Implement initial S2Idle for Raspberry Pi --- 2024-10-25 Stefan Wahren New
[V5,8/9] usb: dwc2: Implement recovery after PM domain off ARM: bcm2835: Implement initial S2Idle for Raspberry Pi --- 2024-10-25 Stefan Wahren New
[V5,7/9] usb: dwc2: Refactor backup/restore of registers ARM: bcm2835: Implement initial S2Idle for Raspberry Pi --- 2024-10-25 Stefan Wahren New
[V5,2/9] dmaengine: bcm2835-dma: add suspend/resume pm support ARM: bcm2835: Implement initial S2Idle for Raspberry Pi --- 2024-10-25 Stefan Wahren New
[V5,1/9] Revert "usb: dwc2: Skip clock gating on Broadcom SoCs" ARM: bcm2835: Implement initial S2Idle for Raspberry Pi --- 2024-10-25 Stefan Wahren New
[2/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process [1/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function --- 2024-10-25 Ben Chuang New
[1/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function [1/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function --- 2024-10-25 Ben Chuang New
[v4,5/5] mmc-utils: Add FFU mode 5 for firmware download using repeated CMD24 single-block write command Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-23 Bean Huo New
[v4,4/5] mmc-utils: Add FFU mode 4 that uses CMD6 and CMD24 single-block write to download firmware Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-23 Bean Huo New
[v4,3/5] mmc-utils: Add new FFU mode using CMD25+CMD12 for Open-ended write download FW Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-23 Bean Huo New
[v4,2/5] mmc-utils: Add FFU mode 2 Add multiple FFU modes in mmc-utils based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-23 Bean Huo New
[v1,3/3] arm64: dts: qcom: qcs615-ride: Enable SD and emmc node Enable emmc and SD on QCS615 --- 2024-10-23 Yuanjie Yang New
[v1,2/3] arm64: dts: qcom: qcs615: add SD and emmc node Enable emmc and SD on QCS615 --- 2024-10-23 Yuanjie Yang New
[v1,1/3] dt-bindings: mmc: Add sdhci compatible for QCS615 Enable emmc and SD on QCS615 --- 2024-10-23 Yuanjie Yang New
mmc: sdhci-msm: Slot indexing for distinguishing multiple SDCC instances mmc: sdhci-msm: Slot indexing for distinguishing multiple SDCC instances --- 2024-10-22 Sachin Gupta New
mmc: sdhci-msm: Add sysfs attribute for error state in SDHCI MSM driver mmc: sdhci-msm: Add sysfs attribute for error state in SDHCI MSM driver --- 2024-10-22 Sachin Gupta New
[1/1] mmc: sdhci-msm: Toggle the FIFO write clock after ungate [1/1] mmc: sdhci-msm: Toggle the FIFO write clock after ungate --- 2024-10-22 Ram Prakash Gupta New
[v3,3/3] arm64: dts: qcom: x1e80100-qcp: Enable SD card support arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP --- 2024-10-22 Abel Vesa New
[v3,2/3] arm64: dts: qcom: x1e80100: Describe TLMM pins for SDC2 arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP --- 2024-10-22 Abel Vesa New
[v3,1/3] arm64: dts: qcom: x1e80100: Describe the SDHC controllers arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP --- 2024-10-22 Abel Vesa New
[v3] mmc: core: Use GFP_NOIO in ACMD22 [v3] mmc: core: Use GFP_NOIO in ACMD22 --- 2024-10-21 Avri Altman New
mmc: dw_mmc: take SWIOTLB memory size limitation into account mmc: dw_mmc: take SWIOTLB memory size limitation into account --- 2024-10-20 Aurelien Jarno New
[V23,16/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767 Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,15/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755 Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,14/16] mmc: sdhci-pci: add UHS-II support framework Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,13/16] mmc: sdhci-uhs2: add pre-detect_init hook Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,12/16] mmc: sdhci-uhs2: add request() and others Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,11/16] mmc: sdhci-uhs2: add irq() and others Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,10/16] mmc: sdhci-uhs2: add related functions to initialize the interface Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,09/16] mmc: sdhci-uhs2: add set_ios() Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,08/16] mmc: sdhci-uhs2: add add_host() and others to set up the driver Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,07/16] mmc: sdhci-uhs2: add set_timeout() Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,06/16] mmc: sdhci-uhs2: add set_power() to support vdd2 Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,05/16] mmc: sdhci-uhs2: add reset function Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,04/16] mmc: sdhci-uhs2: dump UHS-II registers Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,03/16] mmc: sdhci: add UHS-II module and add a kernel configuration Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,02/16] mmc: sdhci: add UHS-II related definitions in headers Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
[V23,01/16] mmc: core: Support UHS-II card control and access Add support UHS-II for GL9755 and GL9767 --- 2024-10-18 Victor Shih New
dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible --- 2024-10-17 Dmitry Baryshkov New
[v2] mmc: pwrseq_simple: add support for one reset control [v2] mmc: pwrseq_simple: add support for one reset control --- 2024-10-17 POPESCU Catalin New
[V4,6/6] arm64: defconfig: Enable IPQ5424 RDP466 base configs Add minimal boot support for IPQ5424 --- 2024-10-17 Sricharan R New
[V4,4/6] dt-bindings: qcom: Add ipq5424 boards Add minimal boot support for IPQ5424 --- 2024-10-17 Sricharan R New
[V4,1/6] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574 Add minimal boot support for IPQ5424 --- 2024-10-17 Sricharan R New
[RFC,v2,1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 [RFC,v2,1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 --- 2024-10-17 Georg Gottleuber New
[RFC,1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 [RFC,1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767 --- 2024-10-15 Georg Gottleuber New
mmc: core: Use GFP_NOIO in ACMD22 mmc: core: Use GFP_NOIO in ACMD22 --- 2024-10-14 Avri Altman New
[v2,2/3] arm64: dts: qcom: x1e80100: Describe TLMM pins for SDC2 arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP --- 2024-10-14 Abel Vesa New
[4/4] mmc: sdhci-esdhc-imx: do not change to sleep pinctrl state in suspend if enable wakeup refactor the system PM logic for sdhci-esdhc-imx --- 2024-10-14 Bough Chen New
[3/4] mmc: host: sdhci-esdhc-imx: save tuning value for the SDIO card as wakeup source refactor the system PM logic for sdhci-esdhc-imx --- 2024-10-14 Bough Chen New
[2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic refactor the system PM logic for sdhci-esdhc-imx --- 2024-10-14 Bough Chen New
[1/4] mmc: sdhci: export APIs for sdhci irq wakeup refactor the system PM logic for sdhci-esdhc-imx --- 2024-10-14 Bough Chen New
[RESENT,v3,4/5] mmc-utils: Added FFU mode 4 that uses CMD6 and CMD24 for single-block firmware download Untitled series #253319 --- 2024-10-13 Bean Huo New
[v3,5/5] mmc-utils: add FFU mode 5 for firmware download using repeated CMD24 command to download FW bundle Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-13 Bean Huo New
[v3,2/5] mmc-utils: Add FFU mode 2 Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-13 Bean Huo New
[v3,1/5] mmc-utils: Refactor common FFU code into functions to support additional FFU modes Add multiple FFU modes based on eMMC specification 6.6.18 for flexible firmware updates --- 2024-10-13 Bean Huo New
[v4,2/2] mmc: mtk-sd: add support for mt7988 Add mmc support for mt7988 --- 2024-10-12 Frank Wunderlich New
[v4,1/2] dt-bindings: mmc: mtk-sd: Add mt7988 SoC Add mmc support for mt7988 --- 2024-10-12 Frank Wunderlich New
[v7,17/17] ufs: host: add support for generating, importing and preparing wrapped keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,16/17] ufs: host: add a callback for deriving software secrets and use it Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,15/17] ufs: host: add support for wrapped keys in QCom UFS Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,14/17] ufs: core: add support for generating, importing and preparing keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,13/17] ufs: core: add support for deriving the software secret Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,12/17] ufs: core: add support for wrapped keys to UFS core Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,11/17] soc: qcom: ice: add support for generating, importing and preparing keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,10/17] soc: qcom: ice: add support for hardware wrapped keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
[v7,09/17] soc: qcom: ice: add HWKM support to the ICE driver Hardware wrapped key support for QCom ICE and UFS core --- 2024-10-11 Bartosz Golaszewski New
« 1 2 3 456 57 »