summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon
2016-10-08Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez
2016-09-15mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon
2016-07-15Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris
2016-06-09mtd: nand: add ESMT manufacturerRafał Miłecki
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek
2016-05-10mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris
2016-05-05Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris
2016-05-05mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki
2016-05-05mtd: kill the nand_ecclayout structBoris Brezillon
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon
2016-05-05mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon
2016-05-05mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon
2016-04-19mtd: add mtd_set_ecclayout() helper functionBoris Brezillon
2016-04-19mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon
2016-04-19mtd: nand: export default read/write oob functionsBoris Brezillon
2016-04-19mtd: nand: add new enum for storing ECC algorithmRafał Miłecki
2016-04-13mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia
2016-04-03mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2016-03-10mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja
2016-03-07mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris
2016-03-07mtd: nand: simplify nand_bch_init() usageBoris BREZILLON
2016-03-07mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON
2016-02-12mtd: map: fix .set_vpp() documentationLinus Walleij
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON
2016-01-26mtd: nftl: kill unused oobinfo fieldBoris BREZILLON
2016-01-26mtd: inftl: kill unused oobinfo fieldBoris BREZILLON
2016-01-23mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni
2016-01-22mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2015-12-18mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON