summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-09-30mtd: spinand: macronix: Add support for MX31UF1GE4BCYouChing Lin
2020-09-30mtd: spinand: macronix: Add support for MX31LF1GE4BCYouChing Lin
2020-09-30mtd: rawnand: pasemi: Make pasemi_device_ready() staticWei Yongjun
2020-09-30mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-09-30mtd: rawnand: atmel: Get rid of the legacy interface implementationBoris Brezillon
2020-09-30mtd: rawnand: atmel: Convert the driver to exec_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Use nand_prog_page_end_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Use nand_{write,read}_data_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Drop redundant nand_read_page_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Enable the NFC controller at probe timeBoris Brezillon
2020-09-30mtd: rawnand: Use the NAND framework user_conf object for ECC flagsMiquel Raynal
2020-09-30mtd: rawnand: Use the ECC framework user input parsing bitsMiquel Raynal
2020-09-30mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helperMiquel Raynal
2020-09-30mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal
2020-09-28mtd: rawnand: Make use of the ECC frameworkMiquel Raynal
2020-09-28mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevantMiquel Raynal
2020-09-28mtd: spinand: Use nanddev_get_ecc_conf() when relevantMiquel Raynal
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal
2020-09-02mtd: nand: Introduce the ECC engine frameworkMiquel Raynal
2020-08-27mtd: nand: Add a NAND page I/O request typeMiquel Raynal
2020-08-27mtd: rawnand: Rename the ECC algorithm enumeration itemsMiquel Raynal
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2020-08-02ubi: fastmap: Free fastmap next anchor peb during detachZhihao Cheng
2020-08-02ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabledZhihao Cheng
2020-08-02mtd: rawnand: omap_elm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown
2020-07-28mtd: revert "spi-nor: intel: provide a range for poll_timout"Luis Alberto Herrera
2020-07-27mtd: spi-nor: update read capabilities for w25q64 and s25fl064kRayagonda Kokatanur
2020-07-27mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02gDavid Clear
2020-07-27mtd: spi-nor: macronix: Add support for mx66u2g45gDavid Clear
2020-07-27mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin
2020-07-24mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()Yicong Yang
2020-07-13mtd: spi-nor: Add capability to disable flash quad modeYicong Yang
2020-07-13mtd: spi-nor: spansion: Remove s70fl01gs from flash_infoTakahiro Kuwano
2020-07-13mtd: spi-nor: sfdp: do not make invalid quad enable fatalPratyush Yadav
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal
2020-07-07mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-07-07mtd: rawnand: stm32_fmc2: use regmap APIsChristophe Kerello
2020-07-07mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferredChristophe Kerello