summaryrefslogtreecommitdiff
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris2016-07-15
|\
| * mtd: nand: add ESMT manufacturerRafał Miłecki2016-06-09
* | mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-01
* | mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-01
|/
* mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris2016-05-10
* Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris2016-05-05
|\
| * mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-05
| * mtd: kill the nand_ecclayout structBoris Brezillon2016-05-05
| * mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-05
| * mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
| * mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon2016-05-05
| * mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
| * mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon2016-04-19
| * mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon2016-04-19
| * mtd: add mtd_set_ecclayout() helper functionBoris Brezillon2016-04-19
| * mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2016-04-19
| * mtd: nand: export default read/write oob functionsBoris Brezillon2016-04-19
| * mtd: nand: add new enum for storing ECC algorithmRafał Miłecki2016-04-19
| * mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2016-04-13
* | mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2016-04-03
|/
* mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-10
* mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris2016-03-07
* mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-07
* mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-07
* mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-07
* mtd: map: fix .set_vpp() documentationLinus Walleij2016-02-12
* mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON2016-01-26
* mtd: nftl: kill unused oobinfo fieldBoris BREZILLON2016-01-26
* mtd: inftl: kill unused oobinfo fieldBoris BREZILLON2016-01-26
* mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni2016-01-23
* mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON2016-01-22
* mtd: nand: add helpers to access ->privBoris BREZILLON2016-01-07
* mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON2016-01-06
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-06
* mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris2016-01-05
|\
| * mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-05
* | mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2015-12-18
* | mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON2015-12-18
* | mtd: nand: kill the chip->flash_node fieldBoris BREZILLON2015-12-18
* | mtd: nand: update mtd_to_nand()Boris BREZILLON2015-12-18
* | mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* | mtd: partitions: support a cleanup callback for parsersBrian Norris2015-12-09
* | mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris2015-12-09
* | mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-09
* | mtd: nand: add nand_to_mtd() helperBoris BREZILLON2015-12-08
* | mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON2015-12-08
* | mtd: nand: fix typo (t_ald -> t_adl)Brian Norris2015-12-01
* | mtd: nand: fix ONFI parameter page layoutBoris BREZILLON2015-12-01
* | mtd: cfi: don't warn about broken geometry for !CONFIG_MTDArnd Bergmann2015-11-30
* | mtd: spi-nor: include mtd.h header for struct mtd_info definitionRafał Miłecki2015-11-30