Show patches with: State = Action Required       |    Archived = No       |   5164 patches
« 1 2 3 451 52 »
Patch Series S/W/F Date Submitter Delegate State
[v2] mmc: core: Normalize the error handling branch in sd_read_ext_regs() [v2] mmc: core: Normalize the error handling branch in sd_read_ext_regs() --- 2022-11-30 Zhen Lei New
[-next] mmc: core: convert comma to semicolon [-next] mmc: core: convert comma to semicolon --- 2020-12-16 Zheng Yongjun New
[-next] mmc: core: use roundup macro to to calculate blk_sz [-next] mmc: core: use roundup macro to to calculate blk_sz --- 2020-12-22 Zheng Yongjun New
memstick: r592: Fix UAF bug in r592_remove due to race condition memstick: r592: Fix UAF bug in r592_remove due to race condition --- 2023-03-07 Zheng Wang New
[v1] mmc-utils: makefile: cross compile [v1] mmc-utils: makefile: cross compile --- 2024-04-20 Zhan Liu New
mmc: dw_mmc: init desc in dw_mci_idmac_init --- 2015-04-29 Zhangfei Gao New
mmc: dw_mmc: init desc in dw_mci_idmac_init --- 2015-04-30 Zhangfei Gao New
[1/3] Document: dw_mmc-k3: add document of hi6220 mmc --- 2015-05-01 Zhangfei Gao New
[2/3] mmc: dw_mmc: add switch_voltage --- 2015-05-01 Zhangfei Gao New
[3/3] mmc: dw_mmc: k3: support hi6220 --- 2015-05-01 Zhangfei Gao New
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE --- 2015-05-05 Zhangfei Gao New
[v2,1/3] Document: dw_mmc-k3: add document of hi6220 mmc --- 2015-05-07 Zhangfei Gao New
[v2,2/3] mmc: dw_mmc: add switch_voltage --- 2015-05-07 Zhangfei Gao New
[v2,3/3] mmc: dw_mmc: k3: support hi6220 --- 2015-05-07 Zhangfei Gao New
[v3,1/3] Document: dw_mmc-k3: add document of hi6220 mmc --- 2015-05-14 Zhangfei Gao New
[v3,2/3] mmc: dw_mmc: add switch_voltage --- 2015-05-14 Zhangfei Gao New
[v3,3/3] mmc: dw_mmc: k3: support hi6220 --- 2015-05-14 Zhangfei Gao New
[1/4] mmc: dw_mmc: k3: Fix modalias to make module auto-loading work --- 2015-05-14 Zhangfei Gao New
[2/4] mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work --- 2015-05-14 Zhangfei Gao New
[3/4] mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work --- 2015-05-14 Zhangfei Gao New
[4/4] mmc: sdhci-st: Fix modalias to make module auto-loading work --- 2015-05-14 Zhangfei Gao New
mmc: mtk-sd: fix two spelling mistakes in comment mmc: mtk-sd: fix two spelling mistakes in comment --- 2022-11-10 Yu Zhe New
[v2] mmc: core: remove unnecessary (void*) conversions [v2] mmc: core: remove unnecessary (void*) conversions --- 2023-03-28 Yu Zhe New
[01/17] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches --- 2021-08-14 Yury Norov New
[02/17] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches --- 2021-08-14 Yury Norov New
[03/17] include: move find.h from asm_generic to linux Resend bitmap patches --- 2021-08-14 Yury Norov New
[04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely Resend bitmap patches --- 2021-08-14 Yury Norov New
[05/17] lib: add find_first_and_bit() Resend bitmap patches --- 2021-08-14 Yury Norov New
[06/17] cpumask: use find_first_and_bit() Resend bitmap patches --- 2021-08-14 Yury Norov New
[07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate Resend bitmap patches --- 2021-08-14 Yury Norov New
[08/17] tools: sync tools/bitmap with mother linux Resend bitmap patches --- 2021-08-14 Yury Norov New
[09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Resend bitmap patches --- 2021-08-14 Yury Norov New
[10/17] include/linux: move for_each_bit() macros from bitops.h to find.h Resend bitmap patches --- 2021-08-14 Yury Norov New
[11/17] find: micro-optimize for_each_{set,clear}_bit() Resend bitmap patches --- 2021-08-14 Yury Norov New
[12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Resend bitmap patches --- 2021-08-14 Yury Norov New
[13/17] tools: Rename bitmap_alloc() to bitmap_zalloc() Resend bitmap patches --- 2021-08-14 Yury Norov New
[14/17] mm/percpu: micro-optimize pcpu_is_populated() Resend bitmap patches --- 2021-08-14 Yury Norov New
[15/17] bitmap: unify find_bit operations Resend bitmap patches --- 2021-08-14 Yury Norov New
[16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf Resend bitmap patches --- 2021-08-14 Yury Norov New
[17/17] vsprintf: rework bitmap_list_string Resend bitmap patches --- 2021-08-14 Yury Norov New
[29/49] memstick: replace bitmap_weight with bitmap_weight_eq where appropriate Untitled series #167104 --- 2022-02-10 Yury Norov New
mmc: block: Fix in_flight[issue_type] value error mmc: block: Fix in_flight[issue_type] value error --- 2023-08-01 Yunlong Xing New
[V2] mmc: block: Fix in_flight[issue_type] value error [V2] mmc: block: Fix in_flight[issue_type] value error --- 2023-08-02 Yunlong Xing New
[1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation Add driver for Cadence SD6HC SD/eMMC controller --- 2023-12-28 Yuklin Soo New
[2/3] mmc: sdhci-cadence6: add Cadence SD6HC support Add driver for Cadence SD6HC SD/eMMC controller --- 2023-12-28 Yuklin Soo New
[3/3] riscv: dts: starfive: jh8100: Add SD/eMMC device tree nodes Add driver for Cadence SD6HC SD/eMMC controller --- 2023-12-28 Yuklin Soo New
mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD combo card mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD combo card --- 2020-06-08 Yue Hu New
mmc: core: remove needless err = 0 in mmc_init_card() mmc: core: remove needless err = 0 in mmc_init_card() --- 2021-01-13 Yue Hu New
mmc: core: remove redundant card null check to mmc_can_sleep() mmc: core: remove redundant card null check to mmc_can_sleep() --- 2021-01-15 Yue Hu New
[v2] mmc: core: remove unused host parameter of mmc_sd_get_csd() [v2] mmc: core: remove unused host parameter of mmc_sd_get_csd() --- 2021-01-18 Yue Hu New
mmc: test: remove the shutdown function mmc: test: remove the shutdown function --- 2021-01-19 Yue Hu New
mmc: core: Use host instead of card argument to mmc_spi_send_csd() mmc: core: Use host instead of card argument to mmc_spi_send_csd() --- 2021-02-01 Yue Hu New
mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid} mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid} --- 2021-02-15 Yue Hu New
mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data() mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data() --- 2021-05-17 Yue Hu New
mmc: core: Return err directly if mmc_wait_for_cmd() fails mmc: core: Return err directly if mmc_wait_for_cmd() fails --- 2021-05-20 Yue Hu New
mmc: core: Use ternery for return value in mmc_vdd_to_ocrbitnum() mmc: core: Use ternery for return value in mmc_vdd_to_ocrbitnum() --- 2021-05-20 Yue Hu New
mmc: cqhci: use data instead of mrq parameter from cqhci_dma_map() mmc: cqhci: use data instead of mrq parameter from cqhci_dma_map() --- 2021-05-20 Yue Hu New
mmc: cqhci: fix typo mmc: cqhci: fix typo --- 2021-05-20 Yue Hu New
mmc: cqhci: introduce get_trans_desc_offset() mmc: cqhci: introduce get_trans_desc_offset() --- 2021-05-21 Yue Hu New
mmc: core: Use host instead of mq parameter from mmc_issue_type() mmc: core: Use host instead of mq parameter from mmc_issue_type() --- 2021-05-25 Yue Hu New
[-next] mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message [-next] mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message --- 2020-01-16 Yue Haibing New
[1/3] mmc: tmio: core: Add end operation into tmio_mmc_dma_ops [1/3] mmc: tmio: core: Add end operation into tmio_mmc_dma_ops --- 2020-05-21 Yoshihiro Shimoda New
[3/3] mmc: renesas_sdhi_internal_dmac: Fix dma unmapping in error cases [1/3] mmc: tmio: core: Add end operation into tmio_mmc_dma_ops --- 2020-05-21 Yoshihiro Shimoda New
[PATCH/RFC,v2,2/2] mmc: core: Call mmc_power_off_nofity() if pm_suspend_via_firmware() treewide: fix _mmc_suspend() on PSCI --- 2020-06-19 Yoshihiro Shimoda New
[v3,1/2] firmware: psci: call pm_set_suspend_via_firmware() [v3,1/2] firmware: psci: call pm_set_suspend_via_firmware() --- 2020-06-22 Yoshihiro Shimoda New
[PATCH/RFC,v4,3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled Untitled series #37678 --- 2020-06-26 Yoshihiro Shimoda New
[PATCH/RFC,v4,4/4] arm64: dts: renesas: add regulator-off-in-suspend property for eMMC Untitled series #37678 --- 2020-06-26 Yoshihiro Shimoda New
[PATCH/RFC] mmc: core: disable power off notification when host is removed [PATCH/RFC] mmc: core: disable power off notification when host is removed --- 2020-10-13 Yoshihiro Shimoda New
[v2] mmc: core: issue power off notification when host is removed [v2] mmc: core: issue power off notification when host is removed --- 2020-11-02 Yoshihiro Shimoda New
mmc: host: renesas_sdhi_core: Missing tmio_mmc_host_free() in renesas_sdhi_remove() mmc: host: renesas_sdhi_core: Missing tmio_mmc_host_free() in renesas_sdhi_remove() --- 2020-11-06 Yoshihiro Shimoda New
[v2,1/2] mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes mmc: renesas_internal_dmac: add pre_req and post_req support --- 2020-12-16 Yoshihiro Shimoda New
[v2,2/2] mmc: renesas_internal_dmac: add pre_req and post_req support mmc: renesas_internal_dmac: add pre_req and post_req support --- 2020-12-16 Yoshihiro Shimoda New
[1/2] mmc: tmio: Add data timeout error detection [1/2] mmc: tmio: Add data timeout error detection --- 2020-12-23 Yoshihiro Shimoda New
[PATCH/RFC,v2] mmc: host: renesas_sdhi: Refactor of_device_id.data [PATCH/RFC,v2] mmc: host: renesas_sdhi: Refactor of_device_id.data --- 2021-06-29 Yoshihiro Shimoda New
[v4] mmc: host: renesas_sdhi: Refactor renesas_sdhi_probe() [v4] mmc: host: renesas_sdhi: Refactor renesas_sdhi_probe() --- 2021-07-29 Yoshihiro Shimoda New
mmc: mediatek: fix SDIO irq issue mmc: mediatek: fix SDIO irq issue --- 2020-01-21 Yong Mao New
[3/3] mmc: core: fix mmc_sdio_reinit_card fail issue Untitled series #37790 --- 2020-04-14 Yong Mao New
[V1] mmc: mediatek: correct the setting of recheck_sdio_irq [V1] mmc: mediatek: correct the setting of recheck_sdio_irq --- 2020-11-19 Yong Mao New
[V3] mmc: sdhci-of-dwcmshc: Use helper function devm_clk_get_enabled() [V3] mmc: sdhci-of-dwcmshc: Use helper function devm_clk_get_enabled() --- 2023-08-24 yiyang (D) New
mmc: Fix error checking mmc: Fix error checking --- 2023-05-17 Yeqi Fu New
mmc: core: Remove unnecessary error checks and change return type mmc: core: Remove unnecessary error checks and change return type --- 2023-05-18 Yeqi Fu New
mmc: mmc_test: fix missing assignment of 'file' when register debugfs file mmc: mmc_test: fix missing assignment of 'file' when register debugfs file --- 2022-11-23 Ye Bin New
[v2,2/2] mmc: sdhci-of-esdhc: fix clock setting for different controller versions Untitled series #37917 --- 2020-01-08 Y.b. Lu New
mmc: sdhci-of-esdhc: fix transfer mode register reading mmc: sdhci-of-esdhc: fix transfer mode register reading --- 2020-01-17 Y.b. Lu New
mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode --- 2020-05-22 Y.b. Lu New
mmc: sdhci-of-esdhc: fix reference clock source selection mmc: sdhci-of-esdhc: fix reference clock source selection --- 2020-09-27 Y.b. Lu New
mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 --- 2020-10-16 Y.b. Lu New
mmc: export sd3_bus_mode to user space mmc: export sd3_bus_mode to user space --- 2020-11-02 Y.b. Lu New
[1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSY [1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSY --- 2021-02-04 Yann Gautier New
[v2] mmc: mmc_test: use erase_arg for mmc_erase command [v2] mmc: mmc_test: use erase_arg for mmc_erase command --- 2021-02-09 Yann Gautier New
[v2] mmc: mmci: manage MMC_CAP_NEED_RSP_BUSY for stm32 variant [v2] mmc: mmci: manage MMC_CAP_NEED_RSP_BUSY for stm32 variant --- 2021-02-25 Yann Gautier New
[1/4] mmc: mmci: Add support for sdmmc variant revision v2.2 mmc: mmci: updates for STM32MP13 --- 2021-12-15 Yann Gautier New
[2/4] mmc: mmci: increase stm32 sdmmcv2 clock max freq mmc: mmci: updates for STM32MP13 --- 2021-12-15 Yann Gautier New
[3/4] mmc: mmci: stm32: clear DLYB_CR after sending tuning command mmc: mmci: updates for STM32MP13 --- 2021-12-15 Yann Gautier New
[4/4] mmc: mmci: add hs200 support for stm32 sdmmc mmc: mmci: updates for STM32MP13 --- 2021-12-15 Yann Gautier New
[01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 [01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 --- 2022-01-12 Yann Gautier New
[03/10] ARM: dts: stm32: increase SDMMC max-frequency for STM32MP13 [01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 --- 2022-01-12 Yann Gautier New
[04/10] ARM: dts: stm32: update sdmmc slew-rate in stm32mp13 pinctrl [01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 --- 2022-01-12 Yann Gautier New
[08/10] ARM: dts: stm32: update SDMMC version for STM32MP13 [01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 --- 2022-01-12 Yann Gautier New
[09/10] ARM: dts: stm32: add SDMMC2 in STM32MP13 DT [01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 --- 2022-01-12 Yann Gautier New
« 1 2 3 451 52 »