aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-08
|\
| * Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-06-07
| |\
| | * mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.NeilBrown2018-04-21
| * | mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon2018-06-01
| * | mtd: rawnand.h: use nested union kernel-doc markupsMauro Carvalho Chehab2018-05-09
| * | mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal2018-04-29
| |/
* | mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven2018-05-15
* | mtd: Fix comparison in map_word_andequal()Ben Hutchings2018-05-14
* | mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-24
|/
* Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-04-04
|\
| * mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal2018-03-20
| * mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal2018-03-20
| * mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal2018-03-20
| * mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal2018-03-20
| * mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal2018-03-20
| * mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal2018-03-20
| * mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-20
| * mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon2018-02-16
| * mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon2018-02-16
* | mtd: partitions: add of_match_table parser matching for the "ofpart" typeRafał Miłecki2018-03-27
* | mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
* | mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-15
* | mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-15
* | mtd: Get rid of unused fields in struct erase_infoBoris Brezillon2018-03-15
|/
* Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-29
|\
| * mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal2018-01-20
| * mtd: nand: add ->exec_op() implementationMiquel Raynal2017-12-16
| * mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada2017-12-14
| * mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada2017-12-14
| * mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal2017-12-14
| * mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-14
| * mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-14
* | Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-29
|\ \
| * | mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang2017-12-12
| * | mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)2017-12-12
| |/
* | mtd: Add an helper to make erase request aligned on ->erasesizeBoris Brezillon2018-01-06
* | mtd: cfi: convert inline functions to macrosArnd Bergmann2017-12-18
|/
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-23
|\
| * mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-13
| * mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek2017-11-06
| * Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-02
| |\
| | * mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-07
| | * mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-18
| * | mtd: spi-nor: add spi_nor_init() functionKamal Dasu2017-10-10
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* 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