Show patches with: State = Action Required       |    Archived = No       |   5164 patches
« 1 2 ... 24 25 2651 52 »
Patch Series S/W/F Date Submitter Delegate State
mmc: spi: Toggle SPI polarity, do not hardcode it mmc: spi: Toggle SPI polarity, do not hardcode it --- 2019-12-04 Linus Walleij New
mmc: sprd: Fix eMMC init failure after hw reset mmc: sprd: Fix eMMC init failure after hw reset --- 2023-12-04 Wenchao Chen New
mmc: sprd: Fix vqmmc not shutting down after the card was pulled mmc: sprd: Fix vqmmc not shutting down after the card was pulled --- 2023-11-09 Wenchao Chen New
mmc: store pointer to bio_crypt_ctx in mmc_request mmc: store pointer to bio_crypt_ctx in mmc_request --- 2021-07-21 Eric Biggers New
mmc: sunplus: fix return value check of mmc_add_host() mmc: sunplus: fix return value check of mmc_add_host() --- 2023-06-22 Wei Chen New
mmc: sunxi: mark PM functions as __maybe_unused mmc: sunxi: mark PM functions as __maybe_unused --- 2018-05-25 Arnd Bergmann New
mmc: sunxi-mmc: Correct the maximum segment size mmc: sunxi-mmc: Correct the maximum segment size --- 2022-04-24 Samuel Holland New
mmc: sunxi-mmc: Ensure host is suspended during system sleep mmc: sunxi-mmc: Ensure host is suspended during system sleep --- 2021-01-13 Samuel Holland New
mmc: sunxi-mmc: Fix clock refcount imbalance during unbind mmc: sunxi-mmc: Fix clock refcount imbalance during unbind --- 2022-08-10 Samuel Holland New
mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits --- 2022-04-24 Samuel Holland New
mmc: switch from 'pci_' to 'dma_' API mmc: switch from 'pci_' to 'dma_' API --- 2021-08-22 Christophe JAILLET New
mmc: test: remove the shutdown function mmc: test: remove the shutdown function --- 2021-01-19 Yue Hu New
mmc_test: use ktime_get_ts64 for timestamps mmc_test: use ktime_get_ts64 for timestamps --- 2017-11-27 Arnd Bergmann New
mmc: tmio: allow DMA request hook to return error status mmc: tmio: allow DMA request hook to return error status --- 2018-07-27 Masahiro Yamada New
mmc: tmio: avoid glitches when resetting mmc: tmio: avoid glitches when resetting --- 2022-06-25 Wolfram Sang New
mmc: tmio: comment the ERR_PTR usage in this driver mmc: tmio: comment the ERR_PTR usage in this driver --- 2024-03-05 Wolfram Sang New
mmc: tmio: do not print real IOMEM pointer mmc: tmio: do not print real IOMEM pointer --- 2020-11-16 Krzysztof Kozlowski New
mmc: tmio: Fix command error processing mmc: tmio: Fix command error processing --- 2020-11-17 Wolfram Sang New
mmc: tmio: Fixup runtime PM management during probe and remove mmc: tmio: Fixup runtime PM management during probe and remove --- 2019-09-09 Ulf Hansson New
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions --- 2018-01-19 Arnd Bergmann New
mmc: tmio_mmc_dma: don't print invalid DMA cookie --- 2016-01-13 Arnd Bergmann New
mmc: tmio: remove outdated members from host struct mmc: tmio: remove outdated members from host struct --- 2022-03-11 Wolfram Sang New
mmc: tmio: Remove redundant check of mmc->slot.cd_irq --- 2017-01-10 Ulf Hansson New
mmc: tmio: remove workaround for NON_REMOVABLE mmc: tmio: remove workaround for NON_REMOVABLE --- 2021-02-18 Wolfram Sang New
mmc: tmio: simplify the DMA mode test mmc: tmio: simplify the DMA mode test --- 2018-10-12 Masahiro Yamada New
mmc: tmio: Use mmc_can_gpio_cd() when validating for native hotplug --- 2016-12-30 Ulf Hansson New
mmc: truncate quirks' oemid to 8 bits mmc: truncate quirks' oemid to 8 bits --- 2023-10-26 Dominique Martinet New
mmc: Try power cycling card if command request times out mmc: Try power cycling card if command request times out --- 2021-02-16 Mårten Lindahl New
mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe() mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe() --- 2020-05-11 Masahiro Yamada New
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe --- 2020-12-17 Christophe JAILLET New
mmc: usdhi6rol0: Implement card_busy function mmc: usdhi6rol0: Implement card_busy function --- 2021-08-12 Mårten Lindahl New
mmc: use empty initializer list to zero-clear structures --- 2016-12-19 Masahiro Yamada New
mmc: use mmc_card_* macro and add it for sd_combo mmc: use mmc_card_* macro and add it for sd_combo --- 2022-07-05 이승희 New
mmc: Use of_property_read_bool() for boolean properties mmc: Use of_property_read_bool() for boolean properties --- 2023-03-10 Rob Herring New
mmc: use usleep_range() in mmc_delay() --- 2011-12-21 Dmitry Antipov New
mmc-utils: Add basic erase error check mmc-utils: Add basic erase error check --- 2023-01-16 Christian Loehle New
mmc-utils: Add CMD0 softreset and preidle command mmc-utils: Add CMD0 softreset and preidle command --- 2022-10-18 Christian Loehle New
mmc-utils: Add softreset command for issuing CMD0 mmc-utils: Add softreset command for issuing CMD0 --- 2022-07-18 Christian Loehle New
mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time --- 2023-05-24 Avri Altman New
mmc-utils: Change version string to git hash mmc-utils: Change version string to git hash --- 2023-04-12 Christian Loehle New
mmc-utils: correct ffu in case of unsupported MODE_OPERATION_CODES mmc-utils: correct ffu in case of unsupported MODE_OPERATION_CODES --- 2022-09-19 Bruno Matic New
mmc-utils: dont divide CMD23 count by sector size mmc-utils: dont divide CMD23 count by sector size --- 2022-06-22 Christian Loehle New
mmc-utils: Expand 'writeprotect boot' mmc-utils: Expand 'writeprotect boot' --- 2020-03-16 Julius Werner New
mmc-utils: Fix a typo for ATP mid mmc-utils: Fix a typo for ATP mid --- 2022-09-27 Avri Altman New
mmc-utils: Fix build error MMC_BLOCK_MAJOR undeclared mmc-utils: Fix build error MMC_BLOCK_MAJOR undeclared --- 2022-04-26 Ulf Hansson New
mmc-utils: fix potential overflow mmc-utils: fix potential overflow --- 2023-09-26 Giulio Benetti New
mmc-utils: Fix scaling of cache size mmc-utils: Fix scaling of cache size --- 2020-02-13 Patrick Oppenlander New
mmc-utils: Implement alternative boot operation mmc-utils: Implement alternative boot operation --- 2022-10-24 Christian Loehle New
mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting --- 2024-03-05 Giulio Benetti New
mmc-utils mmc tool reports incorrect cache size mmc-utils mmc tool reports incorrect cache size --- 2020-02-12 Patrick Oppenlander New
[mmc-utils] Revert "mmc-utils: Remove unused MMC_BLOCK_MAJOR" [mmc-utils] Revert "mmc-utils: Remove unused MMC_BLOCK_MAJOR" --- 2022-04-12 Ming Liu New
[mmc-utils] rpmb: Zero-init MMC_IOC_MULTI_CMD structures [mmc-utils] rpmb: Zero-init MMC_IOC_MULTI_CMD structures --- 2020-12-16 John Ernberg New
mmc-utils: support overriding CFLAGS without setting -DVERSION mmc-utils: support overriding CFLAGS without setting -DVERSION --- 2023-05-26 Ahmad Fatoum New
mmc: via-sdmmc: add a check against NULL pointer dereference mmc: via-sdmmc: add a check against NULL pointer dereference --- 2021-06-03 Zheyu Ma New
mmc: via-sdmmc: fix return value check of mmc_add_host() mmc: via-sdmmc: fix return value check of mmc_add_host() --- 2022-11-08 Yang Yingliang New
mmc: via-sdmmc: remove unneeded variable 'ret' mmc: via-sdmmc: remove unneeded variable 'ret' --- 2021-03-09 Yang Li New
mmc: vub3000: fix control-request direction mmc: vub3000: fix control-request direction --- 2021-05-21 Johan Hovold New
mmc: vub300: Drop redundant host ops ->init_card() mmc: vub300: Drop redundant host ops ->init_card() --- 2019-11-04 Ulf Hansson New
mmc: vub300: fix an error code mmc: vub300: fix an error code --- 2023-11-02 Dan Carpenter New
mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING --- 2022-12-04 Deren Wu New
mmc: vub300: remove unreachable code mmc: vub300: remove unreachable code --- 2023-04-12 Bo Liu New
mmc: vub300: replace deprecated strncpy with strscpy mmc: vub300: replace deprecated strncpy with strscpy --- 2023-09-27 Justin Stitt New
mmc: vub300: Use scnprintf() for avoiding potential buffer overflow mmc: vub300: Use scnprintf() for avoiding potential buffer overflow --- 2020-03-11 Takashi Iwai New
mmc: warn for invalid SDIO data buffers mmc: warn for invalid SDIO data buffers --- 2021-06-30 Arnd Bergmann New
mmc: wbsd: fix return value check of mmc_add_host() mmc: wbsd: fix return value check of mmc_add_host() --- 2022-11-09 Yang Yingliang New
mmc: wbsd: remove redundant assignment to variable id mmc: wbsd: remove redundant assignment to variable id --- 2024-02-05 Colin Ian King New
mmc: wbsd: Replace hardcoded command numbers with existing defines mmc: wbsd: Replace hardcoded command numbers with existing defines --- 2020-04-09 Ulf Hansson New
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() --- 2022-03-06 Christophe JAILLET New
mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function --- 2024-02-26 Christophe JAILLET New
mmd: core: Terminate infinite loop in SD-UHS voltage switch mmd: core: Terminate infinite loop in SD-UHS voltage switch --- 2022-09-14 Brian Norris New
ms_block: Fix spelling contraction "cant" -> "can't" ms_block: Fix spelling contraction "cant" -> "can't" --- 2021-07-28 Colin King New
ms_block: fix spelling mistake "doesn'" -> "doesn't" ms_block: fix spelling mistake "doesn'" -> "doesn't" --- 2020-08-10 Colin King New
[-next,009/491] ARM/Amlogic Meson SoC support: Use fallthrough; Untitled series #37838 --- 2020-03-11 Joe Perches New
[-next,1/2] mmc: sdhci-spear: remove redundant of_match_ptr() mmc: host: remove redundant of_match_ptr() --- 2023-08-08 Zhu Wang New
[-next,1/2] mmc: wbsd: fix double mmc_free_host() in wbsd_init() [-next,1/2] mmc: wbsd: fix double mmc_free_host() in wbsd_init() --- 2023-08-07 Yang Yingliang New
[-next,1/4] mmc: via-sdmmc: remove unnecessary dev_set_drvdata() mmc: remove unnecessary set_drvdata() function --- 2023-08-07 Yang Yingliang New
[-next,2/2] mmc: sdhci: milbeaut: remove redundant of_match_ptr() mmc: host: remove redundant of_match_ptr() --- 2023-08-08 Zhu Wang New
[-next,2/2] mmc: wbsd: remove unnecessary dev_set_drvdata() [-next,1/2] mmc: wbsd: fix double mmc_free_host() in wbsd_init() --- 2023-08-07 Yang Yingliang New
[-next,2/4] mmc: block: remove unnecessary dev_set_drvdata() mmc: remove unnecessary set_drvdata() function --- 2023-08-07 Yang Yingliang New
[-next,3/4] mmc: moxart: remove unnecessary dev_set_drvdata() mmc: remove unnecessary set_drvdata() function --- 2023-08-07 Yang Yingliang New
[-next,4/4] mmc: sunplus: remove unnecessary platform_set_drvdata() mmc: remove unnecessary set_drvdata() function --- 2023-08-07 Yang Yingliang New
[-next] mmc: core: convert comma to semicolon [-next] mmc: core: convert comma to semicolon --- 2020-12-16 Zheng Yongjun New
[-next] mmc: core: fix return value check in devm_mmc_alloc_host() [-next] mmc: core: fix return value check in devm_mmc_alloc_host() --- 2023-02-17 Yang Yingliang New
[-next] mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE [-next] mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE --- 2020-04-23 Zou Wei 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
[-next] mmc: debugfs: Fix file release memory leak [-next] mmc: debugfs: Fix file release memory leak --- 2022-06-08 Wei Yongjun New
[-next] mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource() [-next] mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource() --- 2023-03-15 Yang Li New
[-next] mmc: jz4740: Use devm_platform_get_and_ioremap_resource() [-next] mmc: jz4740: Use devm_platform_get_and_ioremap_resource() --- 2023-03-15 Yang Li New
[-next] mmc: meson-gx: Use devm_platform_get_and_ioremap_resource() [-next] mmc: meson-gx: Use devm_platform_get_and_ioremap_resource() --- 2023-02-17 Yang Li New
[-next] mmc: omap: Use devm_platform_get_and_ioremap_resource() [-next] mmc: omap: Use devm_platform_get_and_ioremap_resource() --- 2023-03-15 Yang Li New
[-next] mmc: owl-mmc: Remove unnecessary error log [-next] mmc: owl-mmc: Remove unnecessary error log --- 2021-04-09 Laibin Qiu New
[-next] mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource() [-next] mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource() --- 2023-03-15 Yang Li New
[-next] mmc: owl-mmc: use true and false for bool variables [-next] mmc: owl-mmc: use true and false for bool variables --- 2020-11-09 Zou Wei New
[-next] mmc: Remove unneeded semicolon [-next] mmc: Remove unneeded semicolon --- 2022-11-23 Yang Li New
[-next] mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase() [-next] mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase() --- 2020-09-21 'Qinglang Miao 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
[-next] mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource() [-next] mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource() --- 2023-03-15 Yang Li New
[-next] mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe() [-next] mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe() --- 2021-03-23 Wei Yongjun New
[-next] mmc: sdhci-pci-gli: Fix build error unused-function [-next] mmc: sdhci-pci-gli: Fix build error unused-function --- 2022-06-19 Ren Zhijie New
[-next] mmc: sdhci-st: Use devm_platform_ioremap_resource_byname() [-next] mmc: sdhci-st: Use devm_platform_ioremap_resource_byname() --- 2023-08-02 Li Zetao New
« 1 2 ... 24 25 2651 52 »