| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | Merge tag 'nand/for-7.2' into mtd/next | Miquel Raynal | 8 | -162/+446 |
| 2026-06-11 | mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TEST | Rosen Penev | 2 | -11/+11 |
| 2026-05-27 | mtd: Consistently define pci_device_ids | Uwe Kleine-König (The Capable Hub) | 3 | -6/+5 |
| 2026-05-27 | mtd: rawnand: pl353: fix probe resource allocation | Bastien Curutchet | 1 | -1/+1 |
| 2026-05-27 | mtd: rawnand: qcom: embed nand_controller into qcom_nand_controller | Rosen Penev | 1 | -10/+6 |
| 2026-05-27 | mtd: rawnand: Pause continuous reads at block boundaries | Miquel Raynal | 1 | -11/+11 |
| 2026-05-27 | mtd: spinand: macronix: Enable randomizer support | Cheng Ming Lin | 1 | -10/+28 |
| 2026-05-27 | mtd: spinand: Add support for randomizer | Cheng Ming Lin | 1 | -0/+20 |
| 2026-05-27 | mtd: rawnand: fix condition in 'nand_select_target()' | Arseniy Krasnov | 1 | -1/+1 |
| 2026-05-04 | mtd: spinand: Prevent continuous reads on some controllers | Miquel Raynal | 1 | -2/+4 |
| 2026-05-04 | mtd: spinand: Make sure continuous read is always disabled during probe | Miquel Raynal | 1 | -5/+5 |
| 2026-05-04 | mtd: spinand: winbond: Add support for continuous reads on W25NxxJW | Miquel Raynal | 1 | -10/+98 |
| 2026-05-04 | mtd: spinand: winbond: Create a helper to detect the need for the HS bit | Miquel Raynal | 1 | -14/+17 |
| 2026-05-04 | mtd: spinand: winbond: Create a helper to write the HS bit | Miquel Raynal | 1 | -16/+18 |
| 2026-05-04 | mtd: spinand: winbond: Add support for continuous reads on W35NxxJW | Miquel Raynal | 1 | -15/+111 |
| 2026-05-04 | mtd: spinand: winbond: Add support for continuous reads on W25NxxJW | Miquel Raynal | 1 | -22/+22 |
| 2026-05-04 | mtd: spinand: Use secondary ops for continuous reads | Miquel Raynal | 1 | -1/+60 |
| 2026-05-04 | Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/next | Miquel Raynal | 1 | -47/+29 |
| 2026-05-04 | spi: spi-mem: Transform the read operation template | Miquel Raynal | 1 | -7/+8 |
| 2026-05-04 | mtd: spinand: Drop ECC dirmaps | Miquel Raynal | 1 | -32/+20 |
| 2026-05-04 | mtd: spinand: Expose spinand_op_is_odtr() | Miquel Raynal | 1 | -1/+1 |
| 2026-05-04 | mtd: spinand: Drop a too strong limitation | Miquel Raynal | 1 | -13/+6 |
| 2026-04-27 | mtd: qcom: Unify user-visible "Qualcomm" name | Krzysztof Kozlowski | 1 | -1/+1 |
| 2026-04-27 | mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW | Miquel Raynal | 1 | -1/+1 |
| 2026-04-27 | mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW | Miquel Raynal | 1 | -2/+2 |
| 2026-04-27 | mtd: spinand: Add support for packed read data ODTR commands | Miquel Raynal | 1 | -3/+21 |
| 2026-04-17 | Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 8 | -110/+351 |
| 2026-04-13 | MIPS/mtd: Handle READY GPIO in generic NAND platform data | Linus Walleij | 1 | -1/+23 |
| 2026-04-10 | mtd: spinand: winbond: Declare the QE bit on W25NxxJW | Miquel Raynal | 1 | -2/+2 |
| 2026-03-25 | mtd: spinand: winbond: Clarify when to enable the HS bit | Miquel Raynal | 1 | -5/+8 |
| 2026-03-25 | mtd: rawnand: sunxi: introduce maximize variable user data length | Richard Genoud | 1 | -62/+255 |
| 2026-03-25 | mtd: rawnand: sunxi: fix typos in comments | Richard Genoud | 1 | -2/+2 |
| 2026-03-25 | mtd: rawnand: sunxi: change error prone variable name | Richard Genoud | 1 | -5/+6 |
| 2026-03-25 | mtd: rawnand: sunxi: remove dead code | Richard Genoud | 1 | -14/+7 |
| 2026-03-25 | mtd: rawnand: sunxi: make the code more self-explanatory | Richard Genoud | 1 | -8/+11 |
| 2026-03-25 | mtd: rawnand: sunxi: replace hard coded value by a define - take2 | Richard Genoud | 1 | -2/+2 |
| 2026-03-25 | mtd: rawnand: sunxi: do not count BBM bytes twice | Richard Genoud | 1 | -3/+20 |
| 2026-03-25 | mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob | Richard Genoud | 1 | -3/+3 |
| 2026-03-25 | mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification | Richard Genoud | 1 | -2/+2 |
| 2026-03-18 | mtd: rawnand: pl353: make sure optimal timings are applied | Olivier Sobrie | 1 | -0/+3 |
| 2026-03-11 | mtd: rawnand: ifc: set chip->of_node to nand@0 child node if present | Frank Li | 1 | -1/+9 |
| 2026-03-11 | mtd: rawnand: mxc: set chip->of_node to nand@0 child node if present | Frank Li | 1 | -1/+9 |
| 2026-03-11 | mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if present | Frank Li | 1 | -1/+10 |
| 2026-03-11 | mtd: nand: Use scoped_guard for mutex in nand_resume | Richard Lyu | 1 | -9/+10 |
| 2026-03-11 | mtd: rawnand: brcmnand: skip DMA during panic write | Kamal Dasu | 1 | -4/+2 |
| 2026-03-11 | mtd: rawnand: serialize lock/unlock against other NAND operations | Kamal Dasu | 1 | -2/+12 |
| 2026-02-25 | mtd: rawnand: cafe: Use generic power management | Vaibhav Gupta | 1 | -2/+5 |
| 2026-02-25 | mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na... | Chen Ni | 1 | -1/+1 |
| 2026-02-25 | mtd: nand: realtek-ecc: relax OOB size check to minimum | Ahmed Naseef | 1 | -8/+10 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 24 | -30/+30 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 25 | -36/+34 |
| 2026-02-13 | Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 19 | -140/+641 |
| 2026-02-06 | mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops() | Md Sadre Alam | 1 | -0/+2 |
| 2026-02-05 | mtd: rawnand: pl353: Add message about ECC mode | Andrea Scian | 1 | -0/+3 |
| 2026-02-05 | mtd: rawnand: pl353: Fix software ECC support | Andrea Scian | 1 | -0/+1 |
| 2026-02-03 | mtd: spinand: winbond: Remove unneeded semicolon | Chen Ni | 1 | -1/+1 |
| 2026-01-30 | mtd: spinand: Disable continuous read during probe | David LaPorte | 1 | -0/+8 |
| 2026-01-29 | Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2026-01-29 | mtd: spinand: add Foresee F35SQB002G flash support | Mikhail Kshevetskiy | 1 | -0/+34 |
| 2026-01-29 | mtd: spinand: winbond: W35N octal DTR support | Miquel Raynal | 1 | -2/+18 |
| 2026-01-29 | mtd: spinand: Add octal DTR support | Miquel Raynal | 1 | -1/+139 |
| 2026-01-29 | mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode | Miquel Raynal | 2 | -0/+4 |
| 2026-01-29 | mtd: spinand: Give the bus interface to the configuration helper | Miquel Raynal | 2 | -8/+22 |
| 2026-01-29 | mtd: spinand: Propagate the bus interface across core helpers | Miquel Raynal | 1 | -6/+7 |
| 2026-01-29 | mtd: spinand: Add support for setting a bus interface | Miquel Raynal | 1 | -0/+1 |
| 2026-01-29 | mtd: spinand: Gather all the bus interface steps in one single function | Miquel Raynal | 1 | -25/+37 |
| 2026-01-29 | mtd: spinand: winbond: Configure the IO mode after the dummy cycles | Miquel Raynal | 1 | -15/+15 |
| 2026-01-29 | mtd: spinand: winbond: Rename IO_MODE register macro | Miquel Raynal | 1 | -2/+2 |
| 2026-01-29 | mtd: spinand: winbond: Fix style | Miquel Raynal | 1 | -0/+1 |
| 2026-01-29 | mtd: spinand: winbond: Register W35N vendor specific operation | Miquel Raynal | 1 | -0/+6 |
| 2026-01-29 | mtd: spinand: winbond: Register W25N vendor specific operation | Miquel Raynal | 1 | -0/+4 |
| 2026-01-29 | mtd: spinand: macronix: Register vendor specific operation | Miquel Raynal | 1 | -0/+23 |
| 2026-01-29 | mtd: spinand: List vendor specific operations and make sure they are supported | Miquel Raynal | 1 | -0/+26 |
| 2026-01-29 | mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP() | Miquel Raynal | 1 | -5/+14 |
| 2026-01-29 | mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP() | Miquel Raynal | 1 | -6/+14 |
| 2026-01-29 | mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP() | Miquel Raynal | 1 | -5/+15 |
| 2026-01-29 | mtd: spinand: Make use of the operation templates through SPINAND_OP() | Miquel Raynal | 7 | -27/+113 |
| 2026-01-29 | mtd: spinand: Create an array of operation templates | Miquel Raynal | 2 | -12/+30 |
| 2026-01-29 | mtd: spinand: Decouple write enable and write disable operations | Miquel Raynal | 3 | -3/+3 |
| 2026-01-29 | mtd: spinand: Use standard return values | Miquel Raynal | 1 | -4/+4 |
| 2026-01-29 | mtd: spinand: Add missing check | Miquel Raynal | 1 | -0/+3 |
| 2026-01-29 | Merge tag 'tags/spi-octal-dtr' into nand/next | Miquel Raynal | 9 | -10/+10 |
| 2026-01-19 | mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpers | Geert Uytterhoeven | 1 | -6/+0 |
| 2026-01-19 | mtd: rawnand: atmel: Defer probe if SRAM is missing | Rob Herring (Arm) | 1 | -4/+2 |
| 2026-01-19 | mtd: rawnand: vf610: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-01-19 | mtd: rawnand: vf610: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 1 | -1/+1 |
| 2026-01-19 | mtd: rawnand: qcom: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+3 |
| 2026-01-19 | mtd: rawnand: ingenic: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-01-19 | mtd: rawnand: denali: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-01-19 | mtd: rawnand: brcm: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -6/+4 |
| 2026-01-19 | mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helper | Alok Tiwari | 1 | -1/+1 |
| 2026-01-11 | treewide: Update email address | Thomas Gleixner | 9 | -10/+10 |
| 2025-12-16 | mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA | Ahmed Naseef | 3 | -2/+94 |
| 2025-12-16 | Revert "mtd: spinand: esmt: fix id code for F50D1G41LB" | Ziyang Huang | 1 | -1/+1 |
| 2025-12-04 | Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 10 | -95/+720 |
| 2025-11-29 | mtd: spinand: add support for FudanMicro FM25S01BI3 | Mikhail Zhilkin | 1 | -0/+72 |
| 2025-11-28 | mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors | Haotian Zhang | 1 | -1/+4 |
| 2025-11-27 | mtd: nand: realtek-ecc: Fix Kconfig dependencies | Miquel Raynal | 1 | -1/+1 |
| 2025-11-27 | mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition | Geert Uytterhoeven | 1 | -0/+2 |
| 2025-11-17 | mtd: spinand: esmt: add support for F50L1G41LC | Daniel Golle | 2 | -0/+25 |
| 2025-11-17 | mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional() | Haotian Zhang | 1 | -3/+1 |
| 2025-11-03 | mtd: onenand: Pass correct pointer to IRQ handler | Dan Carpenter | 1 | -1/+1 |
| 2025-11-03 | mtd: spinand: fmsh: remove QE bit for FM25S01A flash | Mikhail Kshevetskiy | 1 | -1/+1 |
| 2025-10-28 | mtd: rawnand: sunxi: Add support for H616 nand controller | Richard Genoud | 1 | -8/+177 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce sram_size in sunxi_nfc_caps | Richard Genoud | 1 | -5/+7 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce ecc_err_mask in sunxi_nfc_caps | Richard Genoud | 1 | -2/+6 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_caps | Richard Genoud | 1 | -2/+7 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_caps | Richard Genoud | 1 | -2/+7 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce random en/dir in sunxi_nfc_caps | Richard Genoud | 1 | -4/+12 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps | Richard Genoud | 1 | -4/+9 |
| 2025-10-28 | mtd: rawnand: sunxi: add has_ecc_block_512 capability | Richard Genoud | 1 | -2/+12 |
| 2025-10-28 | mtd: rawnand: sunxi: rework pattern found registers | Richard Genoud | 1 | -5/+31 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_caps | Richard Genoud | 1 | -4/+8 |
| 2025-10-28 | mtd: rawnand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_caps | Richard Genoud | 1 | -2/+7 |
| 2025-10-28 | mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps | Richard Genoud | 1 | -4/+16 |
| 2025-10-28 | mtd: rawnand: sunxi: Replace hard coded value by a define | Richard Genoud | 1 | -26/+37 |
| 2025-10-28 | mtd: rawnand: sunxi: Remove superfluous register readings | Richard Genoud | 1 | -2/+1 |
| 2025-10-28 | mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove | Haotian Zhang | 1 | -0/+2 |
| 2025-10-28 | mtd: rawnand: gpmi: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -3/+0 |
| 2025-10-28 | mtd: rawnand: cadence: Add support for NV-DDR interface mode | Niravkumar L Rabara | 1 | -9/+264 |
| 2025-10-28 | mtd: nand: relax ECC parameter validation check | Aryan Srivastava | 1 | -5/+8 |
| 2025-10-28 | Revert "mtd: rawnand: marvell: fix layouts" | Aryan Srivastava | 1 | -5/+8 |
| 2025-10-23 | mtd: rawnand: cadence: fix DMA device NULL pointer dereference | Niravkumar L Rabara | 1 | -1/+2 |
| 2025-10-22 | mtd: rawnand: realtek: Make rtl_ecc_engine_ops const | Li Qiang | 1 | -1/+1 |
| 2025-10-22 | mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-10-22 | mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe | Dan Carpenter | 1 | -2/+2 |
| 2025-10-04 | Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 28 | -2286/+1935 |
| 2025-10-03 | Merge tag 'nand/for-6.18' into mtd/next | Miquel Raynal | 22 | -2275/+1932 |
| 2025-09-29 | mtd: rawnand: sunxi: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: stm32_fmc2: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: rockchip: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: pl353: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: omap2: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: rawnand: atmel: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: onenand: omap2: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-09-29 | mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N | Maarten Zanders | 1 | -3/+11 |
| 2025-09-29 | mtd: rawnand: omap2: fix device leak on probe failure | Johan Hovold | 1 | -5/+21 |
| 2025-09-29 | mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands | Erick Karanja | 1 | -2/+2 |
| 2025-09-29 | mtd: nand: realtek-ecc: Add Realtek external ECC engine support | Markus Stockhausen | 3 | -0/+473 |
| 2025-09-29 | mtd: spinand: repeat reading in regular mode if continuous reading fails | Mikhail Kshevetskiy | 1 | -4/+21 |
| 2025-09-29 | mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin... | Mikhail Kshevetskiy | 1 | -8/+35 |
| 2025-09-29 | mtd: spinand: fix direct mapping creation sizes | Mikhail Kshevetskiy | 1 | -7/+7 |
| 2025-09-18 | mtd: rawnand: fsmc: Default to autodetect buswidth | Linus Walleij | 1 | -1/+5 |
| 2025-09-18 | mtd: nand: move nand_check_erased_ecc_chunk() to nand/core | Markus Stockhausen | 2 | -131/+131 |
| 2025-09-18 | mtd: nand: ecc-mxic: Lower log level during init | Miquel Raynal | 1 | -7/+7 |
| 2025-09-11 | mtd: use vmalloc_array and vcalloc to simplify code | Qianfeng Rong | 1 | -4/+3 |
| 2025-09-10 | mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support | Binbin Zhou | 1 | -0/+49 |
| 2025-09-10 | mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support | Binbin Zhou | 2 | -2/+53 |
| 2025-09-10 | mtd: rawnand: loongson: Add nand chip select support | Binbin Zhou | 1 | -26/+90 |
| 2025-09-10 | mtd: rawnand: loongson: Add 6-byte NAND ID reading support | Keguang Zhang | 1 | -6/+23 |
| 2025-09-10 | mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson | Binbin Zhou | 3 | -163/+170 |
| 2025-09-10 | mtd: rawnand: atmel: Fix pulse read timing for certain flash chips | Alexander Dahl | 1 | -4/+9 |
| 2025-09-10 | mtd: nand: ecc: fix "writen"->"written" | Xichao Zhao | 1 | -1/+1 |
| 2025-09-05 | mtd: spinand: winbond: Fix oob_layout for W25N01JW | Santhosh Kumar K | 1 | -1/+36 |
| 2025-09-02 | mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user) | Krzysztof Kozlowski | 3 | -1219/+0 |
| 2025-09-01 | mtd: rawnand: s3c2410: Drop S3C2410 support | Krzysztof Kozlowski | 1 | -38/+0 |
| 2025-09-01 | mtd: rawnand: pl353: Use int type to store negative error codes | Qianfeng Rong | 1 | -1/+1 |
| 2025-08-28 | mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing | Alexander Sverdlin | 1 | -3/+13 |
| 2025-08-28 | mtd: spinand: add support for FudanMicro FM25S01A | Tianling Shen | 3 | -1/+76 |
| 2025-08-28 | mtd: spinand: gigadevice: Add continuous read support | Teng Wu | 1 | -2/+105 |
| 2025-08-28 | mtd: rawnand: stm32_fmc2: fix ECC overwrite | Christophe Kerello | 1 | -3/+15 |
| 2025-08-28 | mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer | Christophe Kerello | 1 | -19/+9 |
| 2025-08-28 | mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table() | Gabor Juhos | 1 | -4/+2 |
| 2025-08-28 | mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init() | Christophe JAILLET | 1 | -2/+2 |
| 2025-07-31 | Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 20 | -121/+340 |
| 2025-07-30 | mtd: spinand: winbond: Add comment about the maximum frequency | Miquel Raynal | 1 | -0/+1 |
| 2025-07-30 | mtd: spinand: winbond: Enable high-speed modes on w35n0xjw | Miquel Raynal | 2 | -4/+93 |
| 2025-07-30 | mtd: spinand: winbond: Enable high-speed modes on w25n0xjw | Miquel Raynal | 2 | -3/+44 |
| 2025-07-30 | mtd: spinand: Add a ->configure_chip() hook | Miquel Raynal | 1 | -2/+14 |
| 2025-07-30 | mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants | Miquel Raynal | 12 | -88/+88 |
| 2025-07-30 | spi: spi-mem: Take into account the actual maximum frequency | Miquel Raynal | 1 | -1/+1 |
| 2025-07-30 | mtd: rawnand: atmel: set pmecc data setup time | Balamanikandan Gunasundar | 1 | -0/+6 |
| 2025-07-30 | mtd: spinand: propagate spinand_wait() errors from spinand_write_page() | Gabor Juhos | 1 | -1/+4 |
| 2025-07-30 | mtd: rawnand: fsmc: Add missing check after DMA map | Thomas Fourier | 1 | -0/+2 |
| 2025-07-30 | mtd: rawnand: rockchip: Add missing check after DMA map | Thomas Fourier | 1 | -0/+15 |
| 2025-07-30 | mtd: rawnand: hynix: don't try read-retry on SLC NANDs | Hector Palacios | 1 | -2/+2 |
| 2025-07-30 | mtd: rawnand: atmel: Fix dma_mapping_error() address | Thomas Fourier | 1 | -1/+1 |
| 2025-07-30 | mtd: nand: brcmnand: fix mtd corrected bits stat | David Regan | 1 | -15/+38 |
| 2025-07-30 | mtd: rawnand: renesas: Add missing check after DMA map | Thomas Fourier | 1 | -0/+6 |
| 2025-07-30 | mtd: spinand: gigadevice: Add support for GD5F1GM9 chips | Teng Wu | 1 | -0/+20 |
| 2025-07-30 | mtd: nand: brcmnand: replace manual string choices with standard helpers | Yuesong Li | 1 | -4/+5 |
| 2025-07-21 | spidev: introduce trivial abb sensor device | Mark Brown | 1 | -4/+26 |
| 2025-07-02 | mtd: nand: qpic-common: add defines for ECC_MODE values | Gabor Juhos | 1 | -3/+3 |
| 2025-06-29 | mtd: nand: qpic_common: prevent out of bounds access of BAM arrays | Gabor Juhos | 1 | -4/+26 |
| 2025-06-19 | mtd: spinand: fix memory leak of ECC engine conf | Pablo Martin-Gomez | 1 | -0/+1 |
| 2025-06-18 | mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants | Miquel Raynal | 1 | -2/+2 |
| 2025-06-18 | mtd: spinand: winbond: Increase maximum frequency on an octal operation | Miquel Raynal | 1 | -1/+1 |
| 2025-06-18 | mtd: spinand: winbond: Fix W35N number of planes/LUN | Miquel Raynal | 1 | -2/+2 |
| 2025-06-02 | Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 23 | -216/+1346 |
| 2025-06-02 | Merge tag 'nand/for-6.16' into mtd/next | Miquel Raynal | 25 | -218/+1348 |
| 2025-05-26 | mtd: rawnand: brcmnand: legacy exec_op implementation | Álvaro Fernández Rojas | 1 | -7/+215 |
| 2025-05-26 | mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c... | Wentao Liang | 1 | -0/+1 |
| 2025-05-23 | mtd: nand: brcmnand: fix NAND timeout when accessing eMMC | David Regan | 1 | -1/+1 |
| 2025-05-20 | mtd: nand: sunxi: Add randomizer configuration before randomizer enable | Wentao Liang | 1 | -0/+1 |
| 2025-05-16 | mtd: spinand: esmt: fix id code for F50D1G41LB | George Moussalem | 1 | -1/+1 |
| 2025-05-16 | mtd: rawnand: brcmnand: remove unused parameters | Álvaro Fernández Rojas | 1 | -18/+6 |
| 2025-05-12 | mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init() | Keguang Zhang | 1 | -8/+6 |
| 2025-05-12 | mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer() | Dan Carpenter | 1 | -1/+1 |
| 2025-05-02 | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts | Ingo Molnar | 2 | -3/+3 |