Age | Commit message (Expand) | Author |
2020-09-30 | mtd: spinand: gigadevice: Add support for GD5F4GQ4xC | Hauke Mehrtens |
2020-09-30 | mtd: spinand: gigadevice: Add QE Bit | Hauke Mehrtens |
2020-09-30 | mtd: spinand: gigadevice: Only one dummy byte in QUADIO | Hauke Mehrtens |
2020-09-30 | mtd: spinand: macronix: Add support for MX31UF1GE4BC | YouChing Lin |
2020-09-30 | mtd: spinand: macronix: Add support for MX31LF1GE4BC | YouChing Lin |
2020-09-28 | mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant | Miquel Raynal |
2020-09-28 | mtd: spinand: Use nanddev_get_ecc_conf() when relevant | Miquel Raynal |
2020-08-27 | mtd: nand: Add a NAND page I/O request type | Miquel Raynal |
2020-05-18 | mtd: spinand: Propagate ECC information to the MTD structure | Miquel Raynal |
2020-03-24 | mtd: spinand: toshiba: Support for new Kioxia Serial NAND | Yoshio Furuyama |
2020-03-24 | mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) | Yoshio Furuyama |
2020-03-12 | mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies | Shivamurthy Shastri |
2020-03-12 | mtd: spinand: micron: Add M70A series Micron SPI NAND devices | Shivamurthy Shastri |
2020-03-12 | mtd: spinand: micron: identify SPI NAND device with Continuous Read mode | Shivamurthy Shastri |
2020-03-12 | mtd: spinand: micron: Add new Micron SPI NAND devices | Shivamurthy Shastri |
2020-03-12 | mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD | Shivamurthy Shastri |
2020-03-12 | mtd: spinand: micron: Generalize the OOB layout structure and function names | Shivamurthy Shastri |
2020-03-11 | mtd: spinand: Do not erase the block before writing a bad block marker | Frieder Schrempf |
2020-03-11 | mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB | Frieder Schrempf |
2020-03-11 | mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers | Frieder Schrempf |
2020-03-09 | mtd: spinand: rework detect procedure for different READ_ID operation | Chuanhong Guo |
2020-03-09 | mtd: spinand: toshiba: Add comment about Kioxia ID | Yoshio Furuyama |
2020-01-21 | mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ | Robert Marko |
2019-07-13 | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2019-07-01 | mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg | Frieder Schrempf |
2019-06-28 | mtd: spinand: read returns badly if the last page has bitflips | liaoweixiong |
2019-06-27 | mtd: spinand: Add initial support for Paragon PN26G0xA | Jeff Kletsky |
2019-06-27 | mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG | Jeff Kletsky |
2019-06-27 | mtd: spinand: Add support for two-byte device IDs | Jeff Kletsky |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-08 | mtd: spinand: Implement mtd->_max_bad_blocks | Boris Brezillon |
2019-04-08 | mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg | Boris Brezillon |
2019-03-21 | mtd: spinand: Use the spi-mem dirmap API | Boris Brezillon |
2019-03-04 | Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2019-02-05 | mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG | Stefan Roese |
2019-02-05 | mtd: spinand: Add support for all Toshiba Memory products | Yoshio Furuyama |
2019-02-05 | mtd: spinand: macronix: Fix ECC Status Read | Emil Lenngren |
2019-01-31 | mtd: spinand: Fix the error/cleanup path in spinand_init() | Boris Brezillon |
2019-01-31 | mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache | Boris Brezillon |
2018-12-07 | mtd: spinand: add support for GigaDevice GD5FxGQ4xA | Chuanhong Guo |
2018-12-07 | mtd: spinand: Add initial support for Toshiba TC58CVG2S0H | Schrempf Frieder |
2018-11-05 | mtd: spinand: winbond: Add support for W25N01GV | Robert Marko |
2018-07-18 | mtd: spinand: macronix: Add support for MX35LF2GE4AB | Miquel Raynal |
2018-07-18 | mtd: spinand: Add initial support for the MX35LF1GE4AB chip | Boris Brezillon |
2018-07-18 | mtd: spinand: Add initial support for Winbond W25M02GV | Frieder Schrempf |
2018-07-18 | mtd: spinand: Add initial support for Micron MT29F2G01ABAGD | Peter Pan |
2018-07-18 | mtd: nand: Add core infrastructure to support SPI NANDs | Peter Pan |