summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2017-05-15mtd: nand: export nand_{read,write}_page_raw()Thomas Petazzoni
2017-05-15mtd: nand: add core support for on-die ECCThomas Petazzoni
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-01Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris
2017-04-25mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-04-25mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada
2017-04-25mtd: nand: Remove unused chip->write_page() hookBoris Brezillon
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara
2017-04-19mtd: use dev_of_node helper in mtd_get_of_nodeRafał Miłecki
2017-03-08mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon
2017-03-08mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon
2017-03-08mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon
2017-03-08mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon