Show patches with: none      |   32941 patches
« 1 2 ... 56 57 58329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,05/12] ubi: fastmap: Use free pebs reserved for bad block handling ubi: fastmap: Fix a series of wear leveling problems - - - - --- 2023-08-28 Zhihao Cheng Accepted
[v2,04/12] ubi: Replace erase_block() with sync_erase() ubi: fastmap: Fix a series of wear leveling problems - - - - --- 2023-08-28 Zhihao Cheng Accepted
[v2,03/12] ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap ubi: fastmap: Fix a series of wear leveling problems - - - - --- 2023-08-28 Zhihao Cheng Accepted
[v2,02/12] ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash ubi: fastmap: Fix a series of wear leveling problems - - - - --- 2023-08-28 Zhihao Cheng Accepted
[v2,01/12] ubi: fastmap: Fix missed ec updating after erasing old fastmap data block ubi: fastmap: Fix a series of wear leveling problems - 1 - - --- 2023-08-28 Zhihao Cheng Accepted
dt-bindings: mtd: amlogic,meson-nand: drop unneeded quotes dt-bindings: mtd: amlogic,meson-nand: drop unneeded quotes - - 1 - --- 2023-08-26 Krzysztof Kozlowski Accepted
mtd: lpddr_cmds: Added literal suffix mtd: lpddr_cmds: Added literal suffix - - - - --- 2023-08-24 Denis Arefev Accepted
[v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype [v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype - - - - --- 2023-08-23 Arseniy Krasnov Accepted
mtd-utils: nandtest: handle large nand devices mtd-utils: nandtest: handle large nand devices - - 1 - --- 2023-08-22 Christian Wendt he/him Accepted
mtd: rawnand: omap2: Fix check 0 for platform_get_irq() mtd: rawnand: omap2: Fix check 0 for platform_get_irq() - - - - --- 2023-08-21 Yi Yang Accepted
mtd: rawnand: tegra: add missing check for platform_get_irq() mtd: rawnand: tegra: add missing check for platform_get_irq() - 1 - - --- 2023-08-21 Yi Yang Accepted
[-next,v3,12/12] mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,11/12] mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao tambarus Accepted
[-next,v3,09/12] mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,08/12] mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,07/12] mtd: rawnand: mtk: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,06/12] mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,05/12] mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,04/12] mtd: rawnand: intel: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,03/12] mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,02/12] mtd: rawnand: arasan: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,01/12] mtd: spear_smi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[3/3] mtd: rawnand: qcom: Add read/read_start ops in exec_op path mtd: rawnand: qcom: Fixes for exec_op - - - - --- 2023-08-18 Md Sadre Alam Accepted
[2/3] mtd: rawnand: qcom: Clear buf_count and buf_start in raw read mtd: rawnand: qcom: Fixes for exec_op - - - - --- 2023-08-18 Md Sadre Alam Accepted
[GIT,PULL] mtd: spi-nor: changes for 6.6 [GIT,PULL] mtd: spi-nor: changes for 6.6 - - - - --- 2023-08-18 Tudor Ambarus tambarus Accepted
ubifs: fix missing error code err ubifs: fix missing error code err - - 1 - --- 2023-08-18 Ferry Meng Accepted
[v3] mtd: spi-nor: Check bus width while setting QE bit [v3] mtd: spi-nor: Check bus width while setting QE bit - 1 1 - --- 2023-08-18 Hsin-Yi Wang tambarus Accepted
[v2] mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning [v2] mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning - - - - --- 2023-08-17 Justin Stitt Accepted
mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume() mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume() - 1 - - --- 2023-08-17 Yi Yang Accepted
[v2] mtd: maps: fix -Wvoid-pointer-to-enum-cast warning [v2] mtd: maps: fix -Wvoid-pointer-to-enum-cast warning - - - - --- 2023-08-16 Justin Stitt Accepted
[v4] mtd: spi-nor: Add support for sst26vf032b flash [v4] mtd: spi-nor: Add support for sst26vf032b flash - - - - --- 2023-08-08 Miquel Raynal tambarus Accepted
[-next,v3,RESEND] mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand_wai… [-next,v3,RESEND] mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand_wai… - - 1 - --- 2023-08-08 Jinjie Ruan Accepted
[09/10] mtd: rawnand: qcom: Do not override the error no of submit_descs() mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[08/10] mtd: rawnand: qcom: Simplify the call to nand_prog_page_end_op() mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[07/10] mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs() mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[06/10] mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[05/10] mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[04/10] mtd: rawnand: qcom: Fix the opcode check in qcom_check_op() mtd: rawnand: qcom: Bunch of fixes and cleanups - 1 - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[03/10] mtd: rawnand: qcom: Handle unsupported opcode in qcom_op_cmd_mapping() mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[02/10] mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping() mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[01/10] mtd: rawnand: qcom: Remove superfluous initialization of "ret" mtd: rawnand: qcom: Bunch of fixes and cleanups - - - - --- 2023-08-05 Manivannan Sadhasivam Accepted
[-next] mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq() [-next] mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq() - - - - --- 2023-08-03 Zhu Wang Accepted
[-next,v2] mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname() [-next,v2] mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname() - - 1 - --- 2023-08-02 Li Zetao Accepted
[v2] mtd: fix use-after-free in mtd release [v2] mtd: fix use-after-free in mtd release - 1 1 - --- 2023-07-31 Usyskin, Alexander Accepted
[v2] mtd: Fix refcounting with MTD_PARTITIONED_MASTER [v2] mtd: Fix refcounting with MTD_PARTITIONED_MASTER - 1 - 1 --- 2023-07-31 Miquel Raynal Accepted
[v1] mtd: rawnand: meson: fix build error [v1] mtd: rawnand: meson: fix build error - 1 - - --- 2023-07-28 Arseniy Krasnov Accepted
[v4,11/11] mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - 1 --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,10/11] mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable() mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - 1 --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,09/11] mtd: spi-nor: spansion: let SFDP determine the flash and sector size mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - 1 --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,08/11] mtd: spi-nor: spansion: add support for S28HS02GT mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,07/11] mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OP mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,06/11] mtd: spi-nor: spansion: add MCP support in set_octal_dtr() mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,05/11] mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offset mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,04/11] mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offset mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,03/11] mtd: spi-nor: spansion: prepare octal dtr methods for multi chip support mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,02/11] mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLAT mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - 1 - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
[v4,01/11] mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR mtd: spi-nor: spansion: Add support for Infineon S28HS02GT - - - - --- 2023-07-26 Tudor Ambarus tambarus Accepted
mtd: spi-nor: spansion: return method directly mtd: spi-nor: spansion: return method directly - - - - --- 2023-07-21 Tudor Ambarus tambarus Accepted
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op() mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op() - 1 1 - --- 2023-07-19 Christophe JAILLET Accepted
mtd: spi-nor: avoid holes in struct spi_mem_op mtd: spi-nor: avoid holes in struct spi_mem_op 2 1 - - --- 2023-07-19 Arnd Bergmann Accepted
[next] mtdblock: make warning messages ratelimited [next] mtdblock: make warning messages ratelimited - - - - --- 2023-07-19 Colin Ian King Accepted
[V2] mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up [V2] mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up 2 - - - --- 2023-07-19 Rafał Miłecki Accepted
ubifs: Fix memory leak of bud->log_hash ubifs: Fix memory leak of bud->log_hash - 1 1 - --- 2023-07-18 Vincent Whitchurch Accepted
[v5] mtd: spi-nor: Correct flags for Winbond w25q128 [v5] mtd: spi-nor: Correct flags for Winbond w25q128 - - 1 - --- 2023-07-18 Linus Walleij tambarus Accepted
[3/3] mtd: rawnand: pl353: Ensure program page operations are successful [1/3] mtd: rawnand: marvell: Ensure program page operations are successful - 1 - - --- 2023-07-17 Miquel Raynal Accepted
[2/3] mtd: rawnand: arasan: Ensure program page operations are successful [1/3] mtd: rawnand: marvell: Ensure program page operations are successful 1 1 - - --- 2023-07-17 Miquel Raynal Accepted
[1/3] mtd: rawnand: marvell: Ensure program page operations are successful [1/3] mtd: rawnand: marvell: Ensure program page operations are successful - 1 - 1 --- 2023-07-17 Miquel Raynal Accepted
[v4,2/2] mtd: rawnand: meson: support for 512B ECC step size support 512B ECC step size for Meson NAND - - - - --- 2023-07-17 Arseniy Krasnov Accepted
[v4,1/2] dt-bindings: nand: meson: make ECC properties dependent support 512B ECC step size for Meson NAND 1 - - - --- 2023-07-17 Arseniy Krasnov Accepted
[8/8] mtd: rawnand: qcom: Fix address parsing within ->exec_op() mtd: rawnand: qcom: Misc fixes 1 1 1 - --- 2023-07-16 Miquel Raynal Accepted
[7/8] mtd: rawnand: qcom: Early structure initialization mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
[6/8] mtd: rawnand: qcom: Fix a typo mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
[5/8] mtd: rawnand: qcom: Fix wrong indentation mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
[4/8] mtd: rawnand: qcom: Fix the spacing mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
[3/8] mtd: rawnand: qcom: Fix alignment with open parenthesis mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
[2/8] mtd: rawnand: qcom: Use u8 instead of uint8_t mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
[1/8] mtd: rawnand: qcom: Use the BIT() macro mtd: rawnand: qcom: Misc fixes 1 - 1 - --- 2023-07-16 Miquel Raynal Accepted
mtd: Explicitly include correct DT includes mtd: Explicitly include correct DT includes 1 - 1 - --- 2023-07-14 Rob Herring (Arm) Accepted
[v5,2/2] mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts Fixes for Rockchip NAND controller driver - 1 - - --- 2023-07-14 Johan Jonker Accepted
[v5,1/2] mtd: rawnand: rockchip: fix oobfree offset and description Fixes for Rockchip NAND controller driver - 1 - - --- 2023-07-14 Johan Jonker Accepted
mtd: spi-nor: rename method for enabling or disabling octal DTR mtd: spi-nor: rename method for enabling or disabling octal DTR - - 1 - --- 2023-07-14 Tudor Ambarus tambarus Accepted
[v2] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource() [v2] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-13 Yangtao Li Accepted
[v4,1/2] dt-bindings: mtd: Add SEAMA partition bindings (no cover subject) - - 1 - --- 2023-07-12 Linus Walleij Accepted
[v2] dt-bindings: mtd: Fix nand-controller.yaml license [v2] dt-bindings: mtd: Fix nand-controller.yaml license 1 - 1 - --- 2023-07-12 Miquel Raynal Accepted
[-next,v2] ubifs: Fix some kernel-doc comments [-next,v2] ubifs: Fix some kernel-doc comments - - 1 - --- 2023-07-12 Yang Li rw Accepted
[RFC,v3,1/3] dt-bindings: nand: meson: support for 512B ECC step size support 512B ECC step size for Meson NAND 1 - - - --- 2023-07-11 Arseniy Krasnov mraynal Accepted
[v5,2/2] mtd: rawnand: qcom: Remove legacy interface [v5,1/2] mtd: rawnand: qcom: Implement exec_op() - - - - --- 2023-07-10 Md Sadre Alam mraynal Accepted
[v5,1/2] mtd: rawnand: qcom: Implement exec_op() [v5,1/2] mtd: rawnand: qcom: Implement exec_op() - - - - --- 2023-07-10 Md Sadre Alam mraynal Accepted
[18/18] mtd: physmap-core: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li Accepted
[17/18] mtd: spear_smi: Convert to devm_platform_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li Accepted
[16/18] mtd: st_spi_fsm: Convert to devm_platform_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li Accepted
[15/18] mtd: lpddr2_nvm: Convert to devm_platform_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li Accepted
[14/18] mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li Accepted
[13/18] mtd: plat-ram: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li Accepted
[12/18] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal Accepted
[11/18] mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_platform_get_and_i… [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal Accepted
[10/18] mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal Accepted
[08/18] mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal Accepted
[07/18] mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal Accepted
[06/18] mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal Accepted
« 1 2 ... 56 57 58329 330 »