summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2017-03-08mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon
2017-03-08mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon
2017-03-08mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon
2017-03-08mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon
2017-03-08mtd: nand: Rename the nand_manufacturers structBoris Brezillon
2017-03-08mtd: nand: Store nand ID in struct nand_chipBoris Brezillon
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-10mtd: name the mtd device with an optional label propertyCédric Le Goater
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda
2017-02-09mtd: Add partition device node to mtd partition devicesSascha Hauer
2017-02-08Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris
2017-02-08mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chipZach Brown
2017-02-08mtd: introduce function max_bad_blocksJeff Westfahl
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov
2017-01-30mtd: nand: fsmc: remove stale non-DT probe pathLinus Walleij
2017-01-30mtd: nand: fix nand.h kernel-doc warningsRandy Dunlap
2016-11-29Merge tag 'nand/for-4.10' of github.com:linux-nand/linuxBrian Norris
2016-11-19mtd: nand: Support controllers with custom pageMarc Gonzalez
2016-11-07mtd: nand: Wait tCCS after a column changeBoris Brezillon
2016-11-07mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon