Age | Commit message (Expand) | Author |
2021-07-12 | mtd: cfi_util: Fix unreachable code issue | Gustavo A. R. Silva |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-05 | Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-30 | Merge tag 'spi-nor/for-5.14' into mtd/next | Miquel Raynal |
2021-06-29 | Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt... | Richard Weinberger |
2021-06-28 | Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-25 | Merge remote-tracking branch 'spi/for-5.14' into spi-next | Mark Brown |
2021-06-21 | mtd: spi-nor: remove redundant continue statement | Colin Ian King |
2021-06-18 | ubifs: fix snprintf() checking | Dan Carpenter |
2021-06-18 | mtd: rawnand: omap: Add larger page NAND chips support | Miquel Raynal |
2021-06-18 | mtd: rawnand: omap: Various style fixes | Miquel Raynal |
2021-06-18 | mtd: rawnand: omap: Check return values | Miquel Raynal |
2021-06-18 | mtd: rawnand: omap: Rename a macro | Miquel Raynal |
2021-06-18 | mtd: rawnand: omap: Aggregate the HW configuration of the ELM | Miquel Raynal |
2021-06-18 | mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller | Miquel Raynal |
2021-06-18 | mtd: rawnand: qcom: avoid writing to obsolete register | Md Sadre Alam |
2021-06-18 | mtd: rawnand: marvell: Minor documentation correction | Souptick Joarder |
2021-06-18 | mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macro | Zhen Lei |
2021-06-18 | mtd: spinand: add SPI-NAND MTD resume handler | Patrice Chotard |
2021-06-18 | mtd: spinand: Add spinand_init_flash() helper | Patrice Chotard |
2021-06-18 | mtd: spinand: add spinand_read_cfg() helper | Patrice Chotard |
2021-06-18 | mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel... | Yang Yingliang |
2021-06-18 | mtd: rawnand: arasan: Finer grain NV-DDR configuration | Miquel Raynal |
2021-06-18 | mtd: rawnand: arasan: Rename the data interface register | Miquel Raynal |
2021-06-18 | mtd: rawnand: onfi: Fix endianness when reading NV-DDR values | Miquel Raynal |
2021-06-18 | mtd: rawnand: arasan: Use the right DMA mask | Miquel Raynal |
2021-06-16 | pstore/blk: Include zone in pstore_device_info | Kees Cook |
2021-06-16 | mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev | Christoph Hellwig |
2021-06-15 | mtd: spi-nor: add initial sysfs support | Michael Walle |
2021-06-15 | mtd: spi-nor: sfdp: save a copy of the SFDP data | Michael Walle |
2021-06-11 | mtd: Convert list_for_each to entry variant | Zou Wei |
2021-06-11 | mtd: inftl: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: amd76xrom: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: ck804xrom: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: esb2rom: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: ichxrom: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: sun_uflash: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: mtdoops: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: rawnand: atmel: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: rawnand: sunxi: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: nftl: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: rfd_ftl: remove unnecessary oom message | Zhen Lei |
2021-06-11 | mtd: devices: add support for microchip 48l640 EERAM | Heiko Schocher |
2021-06-11 | mtd: core: use MTD_DEVICE_ATTR_RO/RW() helper macros | Zhen Lei |
2021-06-11 | mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macros | Zhen Lei |
2021-06-11 | mtd: mtdpart: use DEVICE_ATTR_RO() helper macro | Zhen Lei |
2021-06-11 | mtd: spinand: Fix double counting of ECC stats | Miquel Raynal |
2021-06-11 | ubi: use blk_mq_alloc_disk and blk_cleanup_disk | Christoph Hellwig |
2021-06-11 | mtd_blkdevs: use blk_mq_alloc_disk | Christoph Hellwig |