aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-03-27mtd: partitions: add of_match_table parser matching for the "ofpart" typeRafał Miłecki
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2018-03-20mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal
2018-03-20mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2018-03-15mtd: Get rid of unused fields in struct erase_infoBoris Brezillon
2018-02-16mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2018-02-16mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal
2018-01-06mtd: Add an helper to make erase request aligned on ->erasesizeBoris Brezillon
2017-12-18mtd: cfi: convert inline functions to macrosArnd Bergmann
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-13mtd: remove the get_unmapped_area methodNicolas Pitre
2017-11-06mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10mtd: spi-nor: add spi_nor_init() functionKamal Dasu
2017-10-07mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-09-01Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-29mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon
2017-08-23mtd: nand: sharpsl: Add partition parsers platform dataAndrea Adami
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-08-03mtd: nand: Remove support for block locking/unlockingBoris Brezillon
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon
2017-08-01mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin
2017-07-21mtd: create per-device and module-scope debugfs entriesMario Rugiero
2017-07-18mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen