summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris
2017-06-22mtd: partitions: add support for partition parsersRafał Miłecki
2017-06-10mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada
2017-06-10mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada
2017-06-01mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-06-01mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-06-01mtd: nand: add support for Micron on-die ECCThomas Petazzoni
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet
2017-05-16mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab
2017-05-15mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen