Show patches with: Archived = No       |   7591 patches
« 1 2 ... 13 14 1575 76 »
Patch Series S/W/F Date Submitter Delegate State
mmc: core: disable TRIM on Kingston EMMC04G-M627 mmc: core: disable TRIM on Kingston EMMC04G-M627 --- 2023-06-19 Robert Marko New
mmc: meson-mx-sdhc: Fix initialization frozen issue mmc: meson-mx-sdhc: Fix initialization frozen issue --- 2023-06-19 Ziyang Huang New
[v2,6/6] mmc: mmci: stm32: add delay block support for STM32MP25 Update MMCI driver for STM32MP25 --- 2023-06-19 Yann Gautier New
[v2,5/6] mmc: mmci: stm32: prepare other delay block support Update MMCI driver for STM32MP25 --- 2023-06-19 Yann Gautier New
[v2,4/6] mmc: mmci: stm32: manage block gap hardware flow control Update MMCI driver for STM32MP25 --- 2023-06-19 Yann Gautier New
[v2,3/6] mmc: mmci: Add support for sdmmc variant revision v3.0 Update MMCI driver for STM32MP25 --- 2023-06-19 Yann Gautier New
[v2,2/6] mmc: mmci: add stm32_idmabsize_align parameter Update MMCI driver for STM32MP25 --- 2023-06-19 Yann Gautier New
[v2,1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible Update MMCI driver for STM32MP25 --- 2023-06-19 Yann Gautier New
[v3,12/12] mmc: usdhi60rol0: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,11/12] mmc: sunxi: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,10/12] mmc: sh_mmcif: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,09/12] mmc: sdhci-spear: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,08/12] mmc: sdhci-acpi: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,07/12] mmc: owl: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,06/12] mmc: omap_hsmmc: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,05/12] mmc: omap: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,04/12] mmc: mvsdio: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,03/12] mmc: mtk-sd: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,02/12] mmc: meson-gx: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[v3,01/12] mmc: bcm2835: fix deferred probing Fix deferred probing in the MMC/SD drivers --- 2023-06-17 Sergey Shtylyov New
[V2,7/7] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
[V2,6/7] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
[V2,5/7] ARM: dts: bcm283x: Increase pwm-cells ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
[V2,4/7] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
[V2,3/7] ARM: dts: bcm2835: adjust DMA node names ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
[V2,2/7] dt-bindings: dma: convert bcm2835-dma bindings to YAML ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
[V2,1/7] ARM: dts: bcm283x: Fix pinctrl groups ARM: dts: bcm283x: Improve device-trees and bindings --- 2023-06-17 Stefan Wahren New
mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS --- 2023-06-17 Jisheng Zhang New
[v7,9/9] mmc: mmci: Break out a helper function Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v7,8/9] mmc: mmci: Use a switch statement machine Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v7,7/9] mmc: mmci: Use state machine state as exit condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v7,6/9] mmc: mmci: Retry the busy start condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v7,5/9] mmc: mmci: Make busy complete state machine explicit Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v7,4/9] mmc: mmci: Break out error check in busy detect Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v7,3/9] mmc: mmci: Stash status while waiting for busy Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v7,2/9] mmc: mmci: Unwind big if() clause Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v7,1/9] mmc: mmci: Clear busy_status when starting command Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v11,6/6] arm64: defconfig: Enable IPQ5018 SoC base configs Add minimal boot support for IPQ5018 --- 2023-06-16 Sricharan Ramabadhran Superseded
[v11,5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support Add minimal boot support for IPQ5018 --- 2023-06-16 Sricharan Ramabadhran New
[v11,4/6] dt-bindings: scm: Add compatible for IPQ5018 Add minimal boot support for IPQ5018 --- 2023-06-16 Sricharan Ramabadhran Superseded
[v11,3/6] dt-bindings: qcom: Add ipq5018 bindings Add minimal boot support for IPQ5018 --- 2023-06-16 Sricharan Ramabadhran New
[v11,1/6] dt-bindings: arm64: Add IPQ5018 clock and reset Add minimal boot support for IPQ5018 --- 2023-06-16 Sricharan Ramabadhran Superseded
[v6,9/9] mmc: mmci: Break out a helper function Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,8/9] mmc: mmci: Use a switch statement machine Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,7/9] mmc: mmci: Use state machine state as exit condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,6/9] mmc: mmci: Retry the busy start condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,5/9] mmc: mmci: Make busy complete state machine explicit Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,4/9] mmc: mmci: Break out error check in busy detect Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,3/9] mmc: mmci: Stash status while waiting for busy Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij Superseded
[v6,2/9] mmc: mmci: Unwind big if() clause Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
[v6,1/9] mmc: mmci: Clear busy_status when starting command Fix busydetect on Ux500 PL180/MMCI --- 2023-06-16 Linus Walleij New
CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance. CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance. --- 2023-06-16 Jyan Chou [周芷安] New
[V2,2/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for express card [V2,1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-I --- 2023-06-15 Chevron Li Superseded
[V2,1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-I [V2,1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-I --- 2023-06-15 Chevron Li New
[6/6] mmc: mmci: stm32: add delay block support for STM32MP25 Update MMCI driver for STM32MP25 --- 2023-06-15 Yann Gautier Superseded
[5/6] mmc: mmci: stm32: prepare other delay block support Update MMCI driver for STM32MP25 --- 2023-06-15 Yann Gautier Superseded
[4/6] mmc: mmci: stm32: manage block gap hardware flow control Update MMCI driver for STM32MP25 --- 2023-06-15 Yann Gautier Superseded
[3/6] mmc: mmci: Add support for sdmmc variant revision v3.0 Update MMCI driver for STM32MP25 --- 2023-06-15 Yann Gautier Superseded
[2/6] mmc: mmci: add stm32_idmabsize_align parameter Update MMCI driver for STM32MP25 --- 2023-06-15 Yann Gautier Superseded
[1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible Update MMCI driver for STM32MP25 --- 2023-06-15 Yann Gautier New
[v10,6/6] arm64: defconfig: Enable IPQ5018 SoC base configs Add minimal boot support for IPQ5018 --- 2023-06-15 Sricharan Ramabadhran Superseded
[v10,5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support Add minimal boot support for IPQ5018 --- 2023-06-15 Sricharan Ramabadhran Superseded
[v10,4/6] dt-bindings: scm: Add compatible for IPQ5018 Add minimal boot support for IPQ5018 --- 2023-06-15 Sricharan Ramabadhran New
[v10,3/6] dt-bindings: qcom: Add ipq5018 bindings Add minimal boot support for IPQ5018 --- 2023-06-15 Sricharan Ramabadhran Superseded
[v10,1/6] dt-bindings: arm64: Add IPQ5018 clock and reset Add minimal boot support for IPQ5018 --- 2023-06-15 Sricharan Ramabadhran New
mmc: mtk-sd: Set src_clk rate/parent for accurate clock rate mmc: mtk-sd: Set src_clk rate/parent for accurate clock rate --- 2023-06-15 AngeloGioacchino Del Regno New
[v5] mmc: mmci: Add busydetect timeout [v5] mmc: mmci: Add busydetect timeout --- 2023-06-14 Linus Walleij New
[v4,10/10] mmc: mmci: Add busydetect timeout Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij New
[v4,09/10] mmc: mmci: Break out a helper function Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij New
[v4,08/10] mmc: mmci: Use a switch statement machine Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,07/10] mmc: mmci: Use state machine state as exit condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,06/10] mmc: mmci: Retry the busy start condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,05/10] mmc: mmci: Make busy complete state machine explicit Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,04/10] mmc: mmci: Break out error check in busy detect Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,03/10] mmc: mmci: Stash status while waiting for busy Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,02/10] mmc: mmci: Unwind big if() clause Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
[v4,01/10] mmc: mmci: Clear busy_status when starting command Fix busydetect on Ux500 PL180/MMCI --- 2023-06-13 Linus Walleij Superseded
mmc: mmci: stm32: set feedback clock when using delay block mmc: mmci: stm32: set feedback clock when using delay block --- 2023-06-13 Yann Gautier New
mmc: mmci: stm32: fix max busy timeout calculation mmc: mmci: stm32: fix max busy timeout calculation --- 2023-06-13 Yann Gautier New
[RESEND,v7,3/3] mmc: sdhci-msm: Switch to the new ICE API Add dedicated Qcom ICE driver --- 2023-06-12 Abel Vesa New
[RESEND,v7,2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API Add dedicated Qcom ICE driver --- 2023-06-12 Abel Vesa New
[RESEND,v7,1/3] dt-bindings: ufs: qcom: Add ICE phandle Add dedicated Qcom ICE driver --- 2023-06-12 Abel Vesa New
mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS --- 2023-06-12 Ulf Hansson New
[v3,10/10] mmc: mmci: Add busydetect timeout Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij New
[v3,09/10] mmc: mmci: Break out a helper function Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,08/10] mmc: mmci: Use a switch statement machine Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,07/10] mmc: mmci: Use state machine state as exit condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij New
[v3,06/10] mmc: mmci: Retry the busy start condition Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,05/10] mmc: mmci: Make busy complete state machine explicit Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,04/10] mmc: mmci: Break out error check in busy detect Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,03/10] mmc: mmci: Stash status while waiting for busy Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,02/10] mmc: mmci: Unwind big if() clause Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij Superseded
[v3,01/10] mmc: mmci: Clear busy_status when starting command Fix busydetect on Ux500 PL180/MMCI --- 2023-06-11 Linus Walleij New
[v6,1/1] mmc: mtk-sd: reduce CIT for better performance [v6,1/1] mmc: mtk-sd: reduce CIT for better performance --- 2023-06-09 Wenbin Mei (梅文彬) New
mmc: mtk-sd: include bitfield header and fix incompatible pointer types mmc: mtk-sd: include bitfield header and fix incompatible pointer types --- 2023-06-09 Wenbin Mei (梅文彬) New
[V6,4/4] mmc: sdhci-pci-gli: Add support SD Express card for GL9767 Add Genesys Logic GL9767 support --- 2023-06-09 Victor Shih New
[V6,2/4] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767 Add Genesys Logic GL9767 support --- 2023-06-09 Victor Shih New
[v2,11/12] mmc: sunxi: fix deferred probing [v2,01/12] mmc: bcm2835: fix deferred probing --- 2023-06-08 Sergey Shtylyov Superseded
[v2,09/12] mmc: sdhci-spear: fix deferred probing [v2,01/12] mmc: bcm2835: fix deferred probing --- 2023-06-08 Sergey Shtylyov Superseded
[v2,07/12] mmc: owl: fix deferred probing [v2,01/12] mmc: bcm2835: fix deferred probing --- 2023-06-08 Sergey Shtylyov Superseded
« 1 2 ... 13 14 1575 76 »