aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-01
|\
| * mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann2017-08-29
| * Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-23
| |\
| | * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
| * | mtd: nand: sharpsl: Add partition parsers platform dataAndrea Adami2017-08-23
| * | mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara2017-08-23
| * | mtd: nand: Remove support for block locking/unlockingBoris Brezillon2017-08-03
| |/
* | Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-01
|\ \
| * | mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin2017-08-01
| * | mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen2017-07-18
| |/
* | Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon2017-08-28
|\ \
| * | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-02
| |/
* | mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann2017-08-15
* | mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-21
|/
* Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds2017-07-13
|\
| * Merge tag 'nand/for-4.13' into MTDBrian Norris2017-07-07
| |\
| | * mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada2017-06-10
| | * mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-06-10
| | * mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-06-01
| | * mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-06-01
| | * mtd: nand: add support for Micron on-die ECCThomas Petazzoni2017-06-01
| | * mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-30
| | * mtd: nand: export nand_{read,write}_page_raw()Thomas Petazzoni2017-05-15
| | * mtd: nand: add core support for on-die ECCThomas Petazzoni2017-05-15
| * | Merge tag 'spi-nor/for-4.13' into MTDBrian Norris2017-07-07
| |\ \
| | * | mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen2017-05-15
| | * | mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen2017-05-15
| | * | mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-15
| | |/
| * / mtd: partitions: add support for partition parsersRafał Miłecki2017-06-22
| |/
* | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-18
|\ \ | |/ |/|
| * mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab2017-05-16
* | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-11
|\ \ | |/ |/|
| * Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris2017-05-01
| |\
| | * mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-04-25
| | * mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada2017-04-25
| | * mtd: nand: Remove unused chip->write_page() hookBoris Brezillon2017-04-25
| | * mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon2017-03-08
| | * mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon2017-03-08
| | * mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon2017-03-08
| | * mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon2017-03-08
| | * mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon2017-03-08
| | * mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon2017-03-08
| | * mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon2017-03-08
| | * mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon2017-03-08
| | * mtd: nand: Rename the nand_manufacturers structBoris Brezillon2017-03-08
| | * mtd: nand: Store nand ID in struct nand_chipBoris Brezillon2017-03-08
| * | mtd: use dev_of_node helper in mtd_get_of_nodeRafał Miłecki2017-04-19
| |/
* / mtd: Convert to dynamically allocated bdi infrastructureJan Kara2017-04-20
|/
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-27
* mtd: name the mtd device with an optional label propertyCédric Le Goater2017-02-10