Age | Commit message (Expand) | Author |
2024-02-05 | mtd: rawnand: marvell: fix layouts | Elad Nachman |
2024-02-05 | mtd: Fix possible refcounting issue when going through partition nodes | Miquel Raynal |
2024-02-05 | mtd: spinand: gigadevice: Fix the get ecc status issue | Han Xu |
2024-01-17 | Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-11 | Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds |
2024-01-09 | Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2024-01-06 | ubi: block: fix memleak in ubiblock_create() | Li Nan |
2024-01-06 | mtd: Add several functions to the fail_function list | ZhaoLong Wang |
2024-01-06 | ubi: Reserve sufficient buffer length for the input mask | ZhaoLong Wang |
2024-01-06 | ubi: Add six fault injection type for testing | ZhaoLong Wang |
2024-01-06 | ubi: Split io_failures into write_failure and erase_failure | ZhaoLong Wang |
2024-01-06 | ubi: Use the fault injection framework to enhance the fault injection capability | ZhaoLong Wang |
2023-12-29 | mtd_blkdevs: use the default discard granularity | Christoph Hellwig |
2023-12-22 | Merge tag 'nand/for-6.8' into mtd/next | Miquel Raynal |
2023-12-22 | Merge tag 'spi-nor/for-6.8' into mtd/next | Miquel Raynal |
2023-12-22 | mtd: rawnand: Clarify conditions to enable continuous reads | Miquel Raynal |
2023-12-22 | mtd: rawnand: Prevent sequential reads with on-die ECC engines | Miquel Raynal |
2023-12-22 | mtd: rawnand: Fix core interference with sequential reads | Miquel Raynal |
2023-12-22 | mtd: rawnand: Prevent crossing LUN boundaries during sequential reads | Miquel Raynal |
2023-12-22 | mtd: Fix gluebi NULL pointer dereference caused by ftl notifier | ZhaoLong Wang |
2023-12-20 | mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings | Randy Dunlap |
2023-12-20 | mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 protocol from SFDP | JaimeLiao |
2023-12-19 | mtd: spi-nor: drop superfluous debug prints | Tudor Ambarus |
2023-12-19 | mtd: spi-nor: sysfs: hide the flash name if not set | JaimeLiao |
2023-12-19 | mtd: spi-nor: mark the flash name as obsolete | Tudor Ambarus |
2023-12-19 | mtd: spi-nor: print flash ID instead of name | Tudor Ambarus |
2023-12-14 | mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters | Miquel Raynal |
2023-12-14 | mtd: ssfdc: Remove an unused variable | Miquel Raynal |
2023-12-14 | mtd: rawnand: diskonchip: fix a potential double free in doc_probe | Dinghao Liu |
2023-12-14 | mtd: rawnand: rockchip: Add missing title to a kernel doc comment | Miquel Raynal |
2023-12-14 | mtd: rawnand: rockchip: Rename a structure | Miquel Raynal |
2023-12-14 | mtd: rawnand: pl353: Fix kernel doc | Miquel Raynal |
2023-12-06 | mtd: spi-nor: micron-st: Add support for mt25qu01g | Fabio Estevam |
2023-12-06 | mtd: spi-nor: remove NO_CHIP_ERASE flag | Tudor Ambarus |
2023-12-06 | mtd: spi-nor: micron-st: enable die erase for multi die flashes | Tudor Ambarus |
2023-12-06 | mtd: spi-nor: spansion: enable die erase for multi die flashes | Tudor Ambarus |
2023-12-06 | mtd: spi-nor: add erase die (chip) capability | Tudor Ambarus |
2023-12-04 | mtd: rawnand: brcmnand: exec_op implementation | David Regan |
2023-12-04 | mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status | David Regan |
2023-12-04 | mtd: rawnand: NAND controller write protect | David Regan |
2023-12-04 | mtd: rawnand: Add destructive operation | Boris Brezillon |
2023-11-30 | mtd: spi-nor: Stop reporting warning message when soft reset is not suported | Chia-Lin Kao (AceLan) |
2023-11-30 | spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP | Chia-Lin Kao (AceLan) |
2023-11-30 | mtd: rawnand: meson: handle OOB buffer according OOB layout | Arseniy Krasnov |
2023-11-20 | mtd: rawnand: meson: initialize clock register | Arseniy Krasnov |
2023-11-20 | mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response | Ronald Monthero |
2023-11-15 | mtd: spi-nor: use kernel sized types instead of c99 types | Tudor Ambarus |
2023-11-13 | mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-11-13 | mtd: rawnand: txx9ndfmc: Drop if block with always false condition | Uwe Kleine-König |
2023-11-13 | mtd: rawnand: txx9ndfmc: Switch to module_platform_driver() | Uwe Kleine-König |